tileserver
Tile generator
A lightweight tool for generating and sharing spatial data tiles.
A lightweight tileserver to share code paths with tilequeue for tile generation.
79 stars
25 watching
27 forks
Language: Python
last commit: 6 months ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
azavea/tilegarden | A serverless tool for generating map tiles from geographic data using the Mapnik library. | 97 |
stepankuzmin/tilelive-postgis | Generates vector tiles from PostGIS data using the TileLive API. | 52 |
systemed/tilemaker | Generates vector tiles from OpenStreetMap data for use in mapping applications. | 1,489 |
tilery/utilery | A Python-based tool that generates and manipulates vector tiles from PostGIS data sources. | 41 |
pramsey/gdal2tilesp | A Python script that generates tile sets from geospatial data with improved performance and format options. | 79 |
mbta/tile-server | A containerized platform for generating map tiles with customizable styles and coverage areas. | 8 |
cutting-room-floor/tilestream | A high-performance map tile server using MBTiles files | 744 |
dechristopher/xyz | A tool that generates and requests tiles from an XYZ cache proxy at specified zoom levels | 25 |
mapbox/tilelive-bridge | Generates mapnik vector tiles from traditional mapnik datasources using the tilelive API | 63 |
mapbox/geojson-vt | A JavaScript library for efficiently slicing GeoJSON data into vector tiles on the fly for browser-based geospatial rendering and interaction. | 1,896 |
faradayio/tilesplash | A Node.js webserver for serving vector tiles from a PostGIS backend. | 179 |
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
geovation/tiler | A command-line tool for converting and transforming vector data into raw tile formats | 151 |