Skip to content

A simple (proof-of-concept) Python script which utilises GDAL(2Tiles) and MBUtil to process a GeoTIFF into an XYZ MBTiles bundle via a full XYZ directory, with WEBP raster images.

License

Notifications You must be signed in to change notification settings

JaffaKetchup/geotiff_to_mbtiles_script

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

7 Commits
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

geotiff_to_mbtiles_script

A simple (proof-of-concept) Python script which utilises GDAL(2Tiles) and MBUtil to process a GeoTIFF into an XYZ MBTiles bundle via a full XYZ directory, with WEBP raster images.

It is likely preferable to use gdal2mbtiles, however it does not currently (2025) support the latest GDAL versions or WEBP.

Users should likely adapt the script and its hardcoded values to customize it. Includes a simple FastAPI Python server.

Not under active construction/maintainence.

About

A simple (proof-of-concept) Python script which utilises GDAL(2Tiles) and MBUtil to process a GeoTIFF into an XYZ MBTiles bundle via a full XYZ directory, with WEBP raster images.

Topics

Resources

License

Stars

Watchers

Forks

Languages