Skip to content

An OpenStreetMap vector tileserver made with Docker, Python and aiohttp 3.

License

Notifications You must be signed in to change notification settings

adonig/tile-service

Repository files navigation

tile-service

A vector tile server made with aiohttp. It serves Mapbox Vector Tiles from an MBTiles SQLite database file.

Because it is asynchronous, it can handle heavy load and does even better behind a load balancer and a cache (i.e. an AWS API Gateway).

I began adding fontstack support, but stopped working on it, when I realized it is possible to do everything serverless (cheaper and easier to maintain).

About

An OpenStreetMap vector tileserver made with Docker, Python and aiohttp 3.

Topics

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published