chargetrip / clusterbuster

A Mapbox Vector Tile (MVT) map tiling server with built-in clustering and filtering
MIT License
92 stars 18 forks source link

Maintenance status? #77

Closed edtjones closed 2 years ago

edtjones commented 2 years ago

Hi folks,

I'm investigating MVT generation options and clusterbuster is interesting because it's the only thing which can dynamically cluster on the serverside which I've come across. But I see there are quite a few automated PRs waiting for merge; are you still using this in production? Don't want add a dependency on something you've moved on from :)

Thanks

Ed

cosmin-petrescu commented 2 years ago

Hello,

Because our needs changed since we developed this, we moved away to a private custom implementation of supercluser on server side. If you would like to maintain this package, I'm more than glad to give you access.

Best reagrds.

edtjones commented 2 years ago

thanks @cosmin-petrescu - I'll see if it fits with our needs and raise another issue if I would like commit access