Install

Works with Drupal: 7.x

Using Composer to manage Drupal site dependencies

Downloads

Download tar.gz 68.48 KB
MD5: 556aa3ef9285bdfb5cd41278d27a9b47
SHA-1: e14598b285484ecc864093b39e7bd4b0cb9fb409
SHA-256: e481df085fa9515315068e4c7a4e58c58e4bc4283541d13b99a88ee00644d1ea
Download zip 90.41 KB
MD5: 0d629063ef6140a9402c52d4f70b0584
SHA-1: 9eb37b50f0bbb2e7cb6428e72de2dab14fb74752
SHA-256: fa16bec03b6cf9a11a8cf0ede89dd75014e4ce540b94ec915cf040cce3047fab

Release notes

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:

  • Added performance testing script.
  • Added geofield devel patch.
  • Removed geofield geohash support code that has been incorporated into the main module already.
  • Default distance now is 65.
  • Improve demo feature.
  • Better options form handling.
  • Php clustering fixes.
  • 2nd refactory: re-added php clustering, merged geocluster_mysql into main module and organized classes.
  • Big refactor: decoupled config & algorithms + created geocluster_mysql submodule.
  • Removed outdated leaflet patches.
  • #1880482 by chriscalip: Fixed geocluster_field_attach_presave() needs to correctly calculate the entity bundle.
  • #1871086 by dasjo: Remove length prefix from geohash indices.
  • Enhance cluster interaction.
  • Implement solr clustering.
  • Add bbox strategy js.
  • Update make file.
  • Increase default cluster precision.
  • Improve center handling.
Created by: dasjo
Created on: 27 Feb 2013 at 23:39 UTC
Last updated: 17 Jan 2014 at 14:13 UTC
New features
Bug fixes
Unsupported

Other releases