clusterbuster

A Mapbox Vector Tile (MVT) map tiling server with built-in clustering and filtering

MIT License

Downloads
159
Stars
90
Committers
7

Bot releases are visible (Hide)

clusterbuster - v2.9.1 Latest Release

Published by cosmin-petrescu over 2 years ago

2.9.1 (2022-04-15)

Bug Fixes

clusterbuster - v2.9.0

Published by cosmin-petrescu over 4 years ago

2.9.0 (2020-06-29)

Features

  • clusterbuster: Make sure we escape x, y and z (#53) (a47d246)
clusterbuster - v2.8.0

Published by cosmin-petrescu over 4 years ago

2.8.0 (2020-06-25)

Features

  • clusterbuster: Revamp queries to remove slonik and allow overweite of the base query (#52) (4da2914)
clusterbuster - v2.7.0

Published by cosmin-petrescu over 4 years ago

2.7.0 (2020-06-19)

Features

  • clusterbuster: Calculate cluster even on the max zoom level (#51) (2f0d0d9)
clusterbuster - v2.6.2

Published by cosmin-petrescu over 4 years ago

2.6.2 (2020-04-22)

Bug Fixes

  • Fix PG pool as undefined constructor (#50) (0629ecb)
clusterbuster - v2.6.1

Published by cosmin-petrescu over 4 years ago

2.6.1 (2020-04-21)

Bug Fixes

  • clusterbuster: Update readme and trigger a new deployment (#49) (3ffeafa)
  • resolve security updates by updating all dependencies (#47) (41ee2df)
clusterbuster - v2.6.0

Published by bartolkaruza almost 5 years ago

2.6.0 (2019-12-19)

Features

  • tiler: Add support for callback TTL on request (#42) (9ce99f6)
clusterbuster - v2.5.2

Published by bartolkaruza almost 5 years ago

2.5.2 (2019-12-19)

Bug Fixes

  • cache: fix default cache options resolution (#43) (88961bb)
clusterbuster - v2.5.1

Published by bartolkaruza almost 5 years ago

2.5.1 (2019-12-09)

Bug Fixes

clusterbuster - v2.5.0

Published by bartolkaruza almost 5 years ago

2.5.0 (2019-12-09)

Bug Fixes

Features

  • tiler: add lat/lng properties for easier click handling (#36) (fba60e4)
clusterbuster - v2.4.0

Published by bartolkaruza almost 5 years ago

2.4.0 (2019-11-27)

Features

  • tiler: allow zoomToDistance override (#35) (eae8f64)
clusterbuster - v2.3.1

Published by bartolkaruza almost 5 years ago

2.3.1 (2019-11-22)

Bug Fixes

clusterbuster - v2.3.0

Published by bartolkaruza almost 5 years ago

2.3.0 (2019-11-20)

Features

  • tiler: Deprecate resolution and add extent and bufferSize (#30) (f8b4cf7)
clusterbuster - v2.2.0

Published by bartolkaruza almost 5 years ago

2.2.0 (2019-11-20)

Features

clusterbuster - v2.1.1

Published by bartolkaruza almost 5 years ago

2.1.1 (2019-11-13)

Bug Fixes

clusterbuster - v2.1.0

Published by bartolkaruza almost 5 years ago

2.1.0 (2019-11-01)

Features

  • tile: Include the cluster expansion zoom level into the MVT tile properties (#27) (cd9c0da)
clusterbuster - v2.0.1

Published by bartolkaruza almost 5 years ago

2.0.1 (2019-10-31)

Bug Fixes

  • ci: semantic release default plugins added (#25) (25c5b56)
clusterbuster - v1.1.0

Published by bartolkaruza almost 5 years ago

1.1.0 (2019-10-31)

Bug Fixes

  • queries: fix slonik validation errors (#16) (4daa0d0)

Features

  • tiler: add debug configuration option for verbose logging (#20) (717adcc)
clusterbuster - v1.0.1

Published by bartolkaruza almost 5 years ago

1.0.1 (2019-10-30)

Bug Fixes

  • queries: fix slonik validation errors (#16) (90185ec)
clusterbuster - v1.0.0

Published by bartolkaruza almost 5 years ago

1.0.0 (2019-10-30)

Bug Fixes

  • queries: wrap sql in slonik sql template strings (#12) (81a738e)
  • tiler: config.yaml (109dfbd)
  • tiler: dev start script (40e3c56)
  • tiler: examples (#7) (403439d)
  • tiler: first commit to restore history before structure change (c40b499)
  • tiler: fix query where clause for unclustered server (da3b72b)
  • tiler: fix wrong file path for index.ts (#8) (77a6136)
  • tiler: missing unclustered srid conversion and mvt geom conversion (13ba21e)
  • tiler: move server back to lib (36c8fd2)
  • tiler: proper connection pooling (0d47bae)
  • tiler: rename server back to tiler (7bc3561)
  • tiler: rollup issues (0a0f524)

Features

  • cache: scope cache to remove static import of redis (#13) (534d25c)
  • tiler: add rollup and convert to typescript WIP (990ae89)
  • tiler: basic testing setup, and first attempt at attributes mapping (32455d7)
  • tiler: Configurable cache with support for lru-cache and redis (#10) (76205c5)
  • tiler: double bbox where statement on initial feature query to reduce query time (6af3ea5)
  • tiler: feature attribute bubbling to mvt (20d9e06)
  • tiler: load supporting SQL functions on startup (aa15196)
  • tiler: lru cache and performance logging (b6f8201)
  • tiler: minimal example server added (dc4107a)
  • tiler: move to dbscan to get real cluster counts (7c4e69f)
  • tiler: sql generator function for recursive clustering (80cf1b0)
  • tiler: typescript on example and generate index.d.ts (b2365e1)
  • tiller: Export TileServer instead of default (#9) (593c65c)
Package Rankings
Top 12.13% on Npmjs.org
Badges
Extracted from project README
Chargetrip logo