pgsql-omt-schema
Vector tile converter
Converts PostgreSQL+PostGIS database to serve omt-schema compatible vector tiles
From a osm2pgsql-imported rendering PostgreSQL+PostGIS database, serve omt-schema vectortiles
5 stars
1 watching
0 forks
Language: PLpgSQL
last commit: 10 months ago
Linked from 1 awesome list
gisopenmaptilesosm2pgsqlpostgispostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
osm2pgsql-dev/osm2pgsql | Tools and utilities to convert OpenStreetMap data into PostgreSQL/PostGIS databases. | 1,511 |
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 |
crunchydata/pg_tileserv | A PostGIS-only tile server in Go that executes SQL queries and returns MVT tiles based on HTTP requests. | 872 |
mapbox/postgis-vt-util | A set of PostgreSQL functions to assist with vector tile creation and data preparation | 273 |
stepankuzmin/tilelive-postgis | Generates vector tiles from PostGIS data using the TileLive API. | 52 |
shayonj/pg-osc | Tool for making schema changes in PostgreSQL with minimal locks to achieve zero downtime updates. | 540 |
arenadotio/pgx | A pure OCaml PostgreSQL client library with support for asynchronous and lightweight operations | 122 |
corteva/djangorestframework-mvt | A Django extension that enables serving Mapbox Vector Tiles from Postgres | 50 |
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
systemed/tilemaker | Generates vector tiles from OpenStreetMap data for use in mapping applications. | 1,489 |
smnorris/fwapg | Extensions to a mapping data service for British Columbia's Freshwater Atlas, providing spatial analysis and querying capabilities. | 9 |
schemaplus/schema_plus_pg_indexes | Adds support for PostgreSQL index expressions and operator classes to ActiveRecord | 30 |
stationa/tilenol | A scalable web server for serving geospatial data from multiple backends as Mapbox Vector Tiles | 22 |
citusdata/pg_shard | Enables horizontal scaling and high availability for PostgreSQL tables by sharding and replicating them. | 1,059 |