Advertising sustains the DA. Ads are hidden for members. Join today

Contributed module documentation

Geocluster D8/D9

Documentation to install & configure Geocluster for D8 & D9

Overview of the process

We are using views to select the data, aggregate it and return the aggregations as view outputs.

Modules

For the "clustering" piece

  • geocluster for the clustering
  • geofield (includes geophp) to store coordinates on my nodes

For the "render the result" piece

  • views_geojson to return my view results in geojson format
  • leaflet_geojson to have a block to integrate my view in geojson format & apply the bounding box strategy
  • page_manager (includes panels & ctools) to associate my block & the leaflet map
  • leaflet, to provide the map display - together with the included leaflet_views, to be able to use LeafletAjaxPopupController to render the popup through ajax

Installation process (read it)

How to install geocluster

Configuration process

Guide on how to set-up geocluster for D8/D9

Guide maintainers

vdsh's picture