-
- Triggerd by S3 put described at #1
- Add square padding
- slice with gdal2tiles.py
- Use GDAL lambda layer
- Use Tippeacanoe lambda layer
- Use PMTiles lambda layer
- Upload as PMTiles S3 obj…
-
I need to set an extent on an XYZ data source, because the default extent is larger than what my tile set covers.
**Tile set that only covers a small area**
I have a dataset generated with gdal…
velle updated
12 months ago
-
Hi all, before ppl says "check related issue" here it is: https://github.com/OSGeo/gdal/issues/5844
Oks, first I was playing with gdal and rio, when I tried to write a raster band and I got that er…
latot updated
7 months ago
-
I was using gdal2tiles.py to create a KMZ tileset from a .tif raster. I was using this file: https://rice.box.com/s/h6c0vuy9k0p65nv7fhh5irn3yfv9yq4b
instead of running for a while and then dropping…
-
It's possible this is already implemented in Folium, and I just haven't been able to find anything in the documentation. If so, I apologise in advance!
Is it possible to load a local vector tile la…
-
My reading of the documentation suggests that, while non-4326 rasters are supported, they are transformed to 4326 as part of the `tile` function. So, there is not currently a way to generate tiles in …
-
Existing options:
* `gdal_translate` with [MBTiles driver](https://gdal.org/drivers/raster/mbtiles.html) > `pmtiles convert`: insufficient creation options for low zoom levels
* [gdal2mbtiles](htt…
-
-
I installed the latest Postgre.app version Version 2.5.6 (139) Universal version for my new MacBook Pro M1. After setting up the CLI tools, I am able to access all gdal binaries that come bundled like…
-
I tried to follow the react-leaflet custom component documentation which requires to extend one of the existing react wrapper classes. I have hard time to apply it to a `Non-map base layers plugin` w…