Rust/PostGIS extension for serving configurable Mapbox Vector Tile layers for self-hosted interactive maps.
pgext.cloud · Source code · Documentation · License text · Control file
| Package | rtiles |
|---|---|
| Version | 0.0.0 |
| PostgreSQL versions | 16 |
| Repository | Unspecified |
| Extension type | Standard |
| Requires CREATE EXTENSION | Yes |
| Requires preload | No |
| Trusted | No |
| Relocatable | No |
| Schema | rtiles |
| Stars | 0 |
| Latest commit | 2025-04-23 |
| Catalogue updated | 2026-08-30 |
| vector | vector data type and ivfflat and hnsw access methods |
| postgis | PostGIS geometry and geography spatial types and functions |
| pgcontext | Vector, filter-aware HNSW, and hybrid retrieval over authoritative PostgreSQL tables. |
| vectorize | The simplest way to do vector search on Postgres |
| postgis_letters | convert text letters into PostGIS geometries using packaged vector fonts |
| ganos_geometry_pyramid | Builds sparse vector tile pyramids for fast rendering of large 2D geometry datasets. |
| qdgc | Encode, decode, navigate, and fill Extended Quarter Degree Grid Cell codes in pure SQL. |
| postile | A pgrx PostgreSQL extension for map-tile generation helpers and gzip/Brotli bytea compression. |
| pg_bestmatch | Generate BM25 sparse vector inside PostgreSQL |
| pg_sorted_heap | Sorted heap table AM with zone map scan pruning and built-in vector search |