geocluster 2.0.1

Bug fixes
New features

Issue #3157602 by Charlie ChX Negyesi, vdsh: geocoder field type is not necessary
Issue #3158718 by vdsh: Error while uninstalling
Issue #3159881 by vdsh: Initialize geocluster indexes on module install

geocluster 7.x-1.0-beta2

New features
Bug fixes

Changes since 7.x-1.0-beta1:

  • Updated demo feature.
  • Demo content is 10k items.
  • Use devel generate for demo content instead of feeds.
  • Updated module versions.
  • Removed deprecated solr config files.
  • Changed visualization to leaflet.markercluster style.
  • Added support for cluster centers in solr.

geocluster 7.x-1.0-beta1

First beta release.

You may want to refer to the project and documentation pages.

Changes since 7.x-1.0-alpha3:

  • Added admin_menu to demo make file.

geocluster 7.x-1.0-alpha3

New features
Bug fixes

alpha 3 adds quite a number of changes. most importantly Solr-based aggregation has been added.

geocluster algorithms are now configurable in the views interface. make sure to revise the display settings in your view and select the appropriate clustering algorithm.

Changes since 7.x-1.0-alpha2:

geocluster 7.x-1.0-alpha2

This is a second, non-stable, and fully reworked release of Geocluster for demonstration purposes!

geocluster 7.x-1.0-alpha1

New features

Thanks for joining in! This is a first, non-stable, non-feature-complete non-* release of Geocluster for demonstration purposes!

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_plain/16ce7b49fff2e4243462b974bb958aa1aedbf822:/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_content

finally, visit your site, it should look similar to http://dev.geocluster.gotpantheon.com/maptable

Demo

The demo ships with some basic configurations:

  • default & clustered GeoJSON output
  • default & clustered Geofield Map output
  • Leaflet + Bounding Box Strategy + Views GeoJSON = interactive prototype

See #1807358: Drupal Mapping Diagrams for a visual explanation on what's going on.

Geocluster configuration

Subscribe with RSS Subscribe to Releases for Geocluster