Skip to content

Demonstration of generating Mapbox Vector Tile (MVT) map tiles with Python.

Notifications You must be signed in to change notification settings

ciscorn/python-mvt-demo

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

2 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

python-mvt-demo

Initialize the project:

make init

Run with Uvicorn (single-threaded with auto-reloading)

make run-single

Run with Gunicorn (multi-processing)

make run-mp

About

Demonstration of generating Mapbox Vector Tile (MVT) map tiles with Python.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published