djangorestframework-mvt
Vector Tile Server
A Django extension that enables serving Mapbox Vector Tiles from Postgres
Serve Mapbox Vector Tiles with Django and Postgres
50 stars
7 watching
9 forks
Language: Python
last commit: about 3 years ago
Linked from 1 awesome list
djangodjango-rest-frameworkmapboxpostgispostgrespython3vector-tiles
Related projects:
Repository | Description | Stars |
---|---|---|
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
dechristopher/tegola-omt | A configuration guide for setting up an OpenStreetMap vector tile server using Tegola and PostgreSQL | 37 |
developmentseed/timvt | A PostGIS-based Vector Tile service built with FastAPI and async/await APIs. | 187 |
stationa/tilenol | A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles | 22 |
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
t-rex-tileserver/t-rex | A vector tile server specialized on publishing MVT tiles from own data | 556 |
crunchydata/pg_tileserv | A PostGIS-only tile server in Go that executes SQL queries and returns MVT tiles based on HTTP requests. | 872 |
vicapow/go-vtile-example | An example Go app for serving MapboxGL vector tiles from a local server | 55 |
go-spatial/tegola | A vector tile server supporting various data providers and cache backends | 1,296 |
mapbox/mvt-fixtures | Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
consbio/mbtileserver | A Go-based server for serving map tiles stored in the mbtiles format. | 657 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
chargetrip/clusterbuster | A Mapbox Vector Tile map tiling server with built-in clustering and filtering | 92 |
mapbox/postgis-vt-util | A set of PostgreSQL functions to assist with vector tile creation and data preparation | 273 |