-
Great tool, unfortunately when I try to use the leaflet option
gdal2tiles.py -l -p raster -z 0-5 -w none test.jpg tiles
it breaks with the statement
gdal2tiles.py: error: no such option: -l
…
-
The leaflet TileLayer tms option (http://leafletjs.com/reference-1.3.0.html#tilelayer-tms) is not currently exposed in the folium.TileLayer object. This makes it so that certain sources for tiles cann…
-
As discussed with @AnnaGoodman1 the data is now ready to go. The only data that will change is the vector route network. As of https://github.com/npct/pct-outputs-regional-R/commit/cb9f767773fda494de8…
-
we've been using gdal2tiles to generate tiles for use in Mapbox. it's been working perfectly in gdal v2.2.4.
but when we try to run v2.3 we are seeing highly pixelated map tiles.
here's our co…
-
---
Author Name: **William Kyngesburye** (William Kyngesburye)
Original Redmine Issue: 3170, https://issues.qgis.org/issues/3170
Original Assignee: Giuseppe Sucameli
---
On OS X standalone Qgis, …
-
-
I'm getting the above error message when running the script. OSX and python 3.7
I'm at on how to fix it.
Hmmm.... should I be using Python 2.7? Is that the problem?
-
I am using Leaflet with QuickConnect (ioS), Xcode and JQTouch and trying to implement vector layers render using Spatialite thru leaflet vector polylines function.
However, I hope leaflet can support…
ns-1m updated
5 years ago
-
Doc for createTileMapServiceImageryProvider has gdal2tiles misspelled and the associated link is broken. The link could be to either http://www.gdal.org/gdal2tiles.html or http://www.klokan.cz/projec…
-
When creating layers with gdal2tiles, using the geodetic profile seems to generate tilesets that are unusable in Cesium. Geodetic is actually the preferred profile because it avoids reprojection (thus…