-
Greetings,
I'm not sure how feasible this is but I was wondering if it would be possible to have the option to export tiles (like the ones made with gdal2tiles) as distinct images. I'm assuming thi…
-
## Expected behavior and actual behavior.
gdal2tiles.py appears to be calling a member variable that doesn't exist:
```
Traceback (most recent call last):
File "/usr/bin/gdal2tiles.py", line 2…
-
I'm trying to run dem2tintiles via docker and see the message "Killed" very quickly when I run dem2tintiles on a fairly normal (16GB RAM) Windows PC:
`
> docker run -v e:\:/data:cached --name tin-…
-
At Scipy2018 saw a talk about [@mapbox/robosat](https://github.com/mapbox/robosat) which seems like a cleaner method for training a segmentation UNet.
It looks like the pipeline requires mask loca…
-
---
Author Name: **Giuseppe Sucameli** (Giuseppe Sucameli)
Original Redmine Issue: 3064, https://issues.qgis.org/issues/3064
Original Assignee: Giuseppe Sucameli
---
Starting form GDAL 1.7, the f…
-
Hello, I am Jaeho, drawing polygon Mars map.
As the screenshot shows, an error occurs when I load the basemap.
(Same problem happens except for OPM Mars Basemap v0.1 )
Could you please help.
…
-
---
Author Name: **maphew-gmail-com -** (maphew-gmail-com -)
Original Redmine Issue: 480, https://issues.qgis.org/issues/480
Original Assignee: Tim Sutton
---
A task I frequently need to do, and …
-
## Expected behavior and actual behavior.
After running gdal2tiles.py with the leaflet viewer, the map does not render at zoom level 19 or above, and just turns grey instead.
## Steps to reprodu…
-
## Expected behavior and actual behavior.
I wanted to work with gdal2tiles.py like I work with MapTiler Pro console version:
`maptiler “file” -o “directory” -geodetic -resampling bilinear -srs…
-
What would it take to skip edge tiles that are partially blank (and fully blank)?
I'm trying to tile many tifs that overlap, and I don't see how I can get full tiles in the overlap areas. Merging t…