pg_tileserv
Tile server
A PostGIS-only tile server in Go that executes SQL queries and returns MVT tiles based on HTTP requests.
A very thin PostGIS-only tile server in Go. Takes in HTTP tile requests, executes SQL, returns MVT tiles.
884 stars
35 watching
159 forks
Language: Go
last commit: 3 months ago
Linked from 2 awesome lists
Related projects:
Repository | Description | Stars |
---|---|---|
crunchydata/pg_featureserv | A lightweight RESTful geospatial feature server built using Go, leveraging PostgreSQL and PostGIS for spatial data processing and storage. | 463 |
consbio/mbtileserver | A Go-based server for serving map tiles stored in the mbtiles format. | 662 |
go-spatial/tegola | A vector tile server supporting various data providers and cache backends | 1,308 |
developmentseed/timvt | A PostGIS-based Vector Tile service built with FastAPI and async/await APIs. | 187 |
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 51 |
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 |
faradayio/tilesplash | A Node.js webserver for serving vector tiles from a PostGIS backend. | 178 |
corteva/djangorestframework-mvt | A Django extension that enables serving Mapbox Vector Tiles from Postgres | 50 |
t-rex-tileserver/t-rex | A vector tile server specialized on publishing MVT tiles from own data | 557 |
dhi/terracotta | A light-weight tile server built on Python and Rasterio, serving cloud-optimized GeoTiffs in different projections. | 701 |
geopandas/xyzservices | A repository of available raster basemap tile services | 172 |
iwpnd/tile38-ts | A TypeScript client for interacting with Tile38's in-memory geodatabase | 47 |
zellige/hastile | A Haskell-based server that generates map data from a PostGIS database | 19 |
mbta/tile-server | A containerized platform for generating map tiles with customizable styles and coverage areas. | 8 |