The Wayback Machine - https://web.archive.org/web/20201203161721/https://github.com/topics/raster
Skip to content
#

raster

Here are 242 public repositories matching this topic...

domlysz
domlysz commented Mar 11, 2020

Please respect the following template to report a new issue, otherwise your issue will be automatically closed.

Before submitting, search through existing open or closed issues reports and through blender.stackexchange.com to check whether the issue already exists.

If the issue concerns an operator that grab geodata from an external web service (Basemaps, OSM, SRTM), then it can be a network

daniel-j-h
daniel-j-h commented Dec 11, 2019

See below; version 2.4.2 from the ubuntugis ppa.

Expected output is just the version information, no crash.

$ gdal2tiles.py --version
GDAL 2.4.2, released 2019/06/28
Traceback (most recent call last):
  File "/usr/bin/gdal2tiles.py", line 2927, in <module>
    main()
  File "/usr/bin/gdal2tiles.py", line 2917, in main
    input_file, output_folder, options = process_args(argv[1:])
wenzeslaus
wenzeslaus commented Nov 19, 2020

Is your feature request related to a problem? Please describe.

The code of the Python package called grass which comes with GRASS GIS is hidden among C libraries in lib. It may look like it is a C library to use/communicate with Python.

If you are somewhat familiar with writing Python packages, you will be looking for directory which matches the name of the package.

It is not possible

Improve this page

Add a description, image, and links to the raster topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the raster topic, visit your repo's landing page and select "manage topics."

Learn more

You can’t perform that action at this time.