go-vtile-example
Vector tile server
An example Go app for serving MapboxGL vector tiles from a local server
An example go server for serving vector tiles
55 stars
4 watching
13 forks
Language: Go
last commit: over 8 years ago
Linked from 1 awesome list
Related projects:
Repository | Description | Stars |
---|---|---|
go-spatial/tegola | A vector tile server supporting various data providers and cache backends | 1,296 |
stationa/tilenol | A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles | 22 |
corteva/djangorestframework-mvt | A Django extension that enables serving Mapbox Vector Tiles from Postgres | 50 |
urbica/tessella | A lightweight Node.js server for serving Mapbox Vector Tiles | 85 |
consbio/mbtileserver | A Go-based server for serving map tiles stored in the mbtiles format. | 660 |
mapbox/vt2geojson | Converts vector tiles to GeoJSON format | 134 |
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
wangyoucao577/vt2geojson | Tool to convert Mapbox Vector Tiles to GeoJSON format | 4 |
spatialserver/leaflet.mapboxvectortile | A Leaflet plugin for rendering Mapbox Vector Tiles on an HTML5 Canvas | 300 |
mapbox/vtzero | A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x | 86 |
crunchydata/pg_tileserv | A PostGIS-only tile server in Go that executes SQL queries and returns MVT tiles based on HTTP requests. | 872 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/mvt-fixtures | Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
techjb/vector-tiles-google-maps | A JavaScript library to render vector tiles on Google Maps. | 39 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |