Install
Works with Drupal: 7.xUsing Composer to manage Drupal site dependencies
Downloads
Release notes
This is a second, non-stable, and fully reworked release of Geocluster for demonstration purposes!
Amongst many other changes, see the following issues
#1837654: Implement clustering based on views aggregation
#1828584: Algorithm optimization tasks
#1837412: Configurable json-cluster page.
#1841194: Current state of geocluster group-by updates
#1840796: Every views setting popup now has geocluster setting. Even if the popup is not meant for this setting.
Get it running
prepare drupal and all required modules using the provided make file in geocluster/moduels/geocluster_demo/geocluster_demo.make.example
wget http://drupalcode.org/project/geocluster.git/blob/refs/tags/7.x-1.0-alpha2:/modules/geocluster_demo/geocluster_demo.make.example
drush make geocluster_demo.make.example
install drupal, for example using drush si
install the geocluster demo feature and (this needs to be a separate step) import demo content
drush en geocluster_demo
drush en geocluster_demo_contentfinally, visit your site, it should look similar to http://dev.geocluster.gotpantheon.com/maptable
Demo
The demo ships with some basic configurations:
- Views GeoJSON feed that uses Geocluster for clustering
- Leaflet GeoJSON Bean that displays a map and links to the GeoJSON feed
See #1807358: Drupal Mapping Diagrams for a visual explanation on what's going on.
Geocluster configuration
Thanks for testing! I'd like to hear from you on irc in #drupal-geo - and please provide feedback here:
#1547610: Plan server-side geo clustering for drupal 7