clusterbuster
Map Tiler
A Mapbox Vector Tile map tiling server with built-in clustering and filtering
A Mapbox Vector Tile (MVT) map tiling server with built-in clustering and filtering
92 stars
12 watching
18 forks
Language: TypeScript
last commit: 12 months ago
Linked from 1 awesome list
clustering-algorithmgeospatialmapbox-vector-tilemapsmercator-projectionmvtopenstreetmapopenstreetmap-protobuffer-formatpostgispostgresql
Related projects:
Repository | Description | Stars |
---|---|---|
henrythasler/cloud-tileserver | A system that generates and serves map data tiles over the web | 62 |
mapbox/mvt-fixtures | Provides a set of standardized test fixtures for Mapbox Vector Tile encoders and decoders | 27 |
mkeller3/fastvector | A PostGIS-based Vector Tile server with caching and filtering | 50 |
bertt/mapbox-vector-tile-cs | A .NET library for decoding and converting Mapbox vector tiles to GeoJSON FeatureCollection objects. | 74 |
mapbox/supercluster | A JavaScript library for efficiently grouping and analyzing spatial data points into clusters | 2,111 |
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 |
mapbox/vector-tile-cs | A C# library for decoding Mapbox Vector Tiles | 57 |
tumic0/qtpbfimageplugin | Enables displaying of PBF vector tiles without modification to the application | 49 |
mapbox/vtzero | A lightweight library for decoding and encoding vector tiles according to the Mapbox Vector Tile Specification 2.x | 86 |
tilezen/mapbox-vector-tile | A Python package for encoding and decoding Mapbox Vector Tiles | 246 |
bahung1221/dart-vector-tile | A package to encode and decode vector tile data in the GeoJSON format | 15 |
mapbox/supercluster.hpp | A C++14 implementation of a fast 2D point clustering algorithm for use in interactive maps and geospatial applications. | 35 |
mapbox/geojson-vt-cpp | Enables on-the-fly slicing of GeoJSON data into vector tiles using C++ | 94 |
mapbox/vector-tile-js | A JavaScript library for parsing and accessing data from compressed vector tile files used in geographic information systems | 351 |