Relative Content

Tag Archive for pythongismapboxpostgis

Best practice of clustering points in PostGIS

I am building a web application where points of interest are served from PostGIS. The points should be clustered either in the frontend or backend and plotted in Mapbox.
The situation is that users should be able to filter the points using criteria like land size, sale date, etc.