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.
872 stars
34 watching
158 forks
Language: Go
last commit: 22 days 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. | 459 |
consbio/mbtileserver | A Go-based server for serving map tiles stored in the mbtiles format. | 660 |
go-spatial/tegola | A vector tile server supporting various data providers and cache backends | 1,296 |
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 | 50 |
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. | 179 |
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 | 556 |
dhi/terracotta | A light-weight tile server built on Python and Rasterio, serving cloud-optimized GeoTiffs in different projections. | 692 |
geopandas/xyzservices | A repository of available raster basemap tile services | 169 |
iwpnd/tile38-ts | A TypeScript client for interacting with Tile38's in-memory geodatabase | 44 |
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 |