raster
Here are 242 public repositories matching this topic...
-
Updated
Dec 2, 2020 - C++
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:])
-
Updated
Jun 30, 2020 - Go
rasterio.warp.reproject
takes a kwargs
parameter, which is passed to the "transformation function". It is not by any means clear what this means. What transformation function? What are the allowed values for kwargs
? Can this please be expanded on? Thanks.
-
Updated
Dec 3, 2020 - R
-
Updated
Oct 27, 2020 - Python
-
Updated
Dec 3, 2020 - Python
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
-
Updated
Dec 3, 2020 - Python
-
Updated
May 7, 2020 - Shell
-
Updated
May 31, 2019 - Python
-
Updated
Nov 24, 2020 - R
In some ways fasterize does diverge from rasterize (e.g., #13). These should be tersely described in the README/vignette and function documentation.
-
Updated
Dec 3, 2020 - Scala
-
Updated
Nov 10, 2020 - C#
-
Updated
Dec 3, 2020 - Python
-
Updated
Nov 30, 2020 - C++
-
Updated
Nov 30, 2020 - Python
-
Updated
Nov 28, 2020 - C++
-
Updated
Nov 23, 2020 - HTML
Improve this page
Add a description, image, and links to the raster topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the raster topic, visit your repo's landing page and select "manage topics."
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