timvt
Tile server
A PostGIS-based Vector Tile service built with FastAPI and async/await APIs.
PostGIS based Vector Tile server.
187 stars
14 watching
27 forks
Language: PLpgSQL
last commit: 5 months ago
Linked from 1 awesome list
asynciofastapipostgispostgresqlpythontile-servervectorvector-tile-servervector-tiles
Related projects:
Repository | Description | Stars |
---|---|---|
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
crunchydata/pg_tileserv | A PostGIS-only tile server in Go that executes SQL queries and returns MVT tiles based on HTTP requests. | 872 |
developmentseed/titiler | A framework for building dynamic map tile services using Python and various geospatial libraries | 795 |
dechristopher/tegola-omt | A configuration guide for setting up an OpenStreetMap vector tile server using Tegola and PostgreSQL | 37 |
stationa/tilenol | A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles | 22 |
t-rex-tileserver/t-rex | A vector tile server specialized on publishing MVT tiles from own data | 556 |
corteva/djangorestframework-mvt | A Django extension that enables serving Mapbox Vector Tiles from Postgres | 50 |
stepankuzmin/tilelive-postgis | Generates vector tiles from PostGIS data using the TileLive API. | 52 |
developmentseed/cached-vector-tile | A JavaScript library that provides an efficient alternative to the vector-tile-js interface by caching plain JS object representations of geographic vector tiles. | 8 |
faradayio/tilesplash | A Node.js webserver for serving vector tiles from a PostGIS backend. | 179 |
dhi/terracotta | A light-weight tile server built on Python and Rasterio, serving cloud-optimized GeoTiffs in different projections. | 692 |
rastapasta/tilegrinder | Library that simplifies manipulation of vector tiles in MBTiles containers | 65 |
developmentseed/morecantile | A Python library for working with 2D tile indexes and geospatial data | 112 |
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
fabianrechsteiner/vector-tiles-benchmark | A benchmark project comparing performance of different vector tile servers | 5 |