Skip to main content

anycluster provides Server-Side clustering of map markers for Geodjango

Project description

anycluster (POSTGIS version)

anycluster provides Server-Side clustering of map markers for Geodjango. It is suitable for large amounts of markers. Depending on your server and personal feeling, it works very well with 200.000 to 500.000 markers.

The postgis version is recommended. There is a mysql version with limited functionality: https://github.com/biodiv/anycluster-mysql

ChangeLog

  • [09.09.2019] support for Django 2.x and above (python 3), added leaflet support
  • [08.10.2015] major code improvements
  • you now need to add {% csrf_token % } somewhere in your template

Features

This application offers 2 methods of clustering:

  • grid-based clustering
  • clustering based on geometric density of the points (needs PSQL extension)
  • cluster contents of any geographic area defined as Polygon/Multipolygon
  • get all elements contained in a cluster

... and has a builtin caching mechanism: if the user pans a map, only the new areas are processed.

And lots of optional customization possibilities:

  • works with google maps and Leaflet
  • define what happens if you click on a cluster
  • use your own cluster graphics
  • define gridsize and other cluster parameters
  • apply filters to your clusters
  • use specialized markers/pins if count is 1

Documentation

http://anycluster.readthedocs.org/en/latest/

Using the Demo

To use the demo, follow these steps:

  • install Django 2.x correctly
  • install psycopg2
  • copy the demo folder to your system and include the anycluster folder as a django app.
  • modify the database connection in settings.py according to your setup
  • if you want to use google maps: add your google api key to anymap/templates/base.html
  • remember to create the kmeans function as described in the documentation
  • from within the demo folder, run python manage.py migrate
  • from within the demo folder, run python manage.py filldemodb 50000 to fill the database with 50000 points
  • be patient, as this process is not very effective
  • from within the demo folder, run python manage.py runserver 8080
  • open your browser and enter localhost:8080

Performance Tips

  • index your GIS database columns correctly
  • usage of a SSD can be 10-20 times faster compared to HDD

Project details


Download files

Download the file for your platform. If you're not sure which to choose, learn more about installing packages.

Source Distribution

anycluster-0.6.1.tar.gz (49.8 kB view details)

Uploaded Source

Built Distribution

If you're not sure about the file name format, learn more about wheel file names.

anycluster-0.6.1-py3-none-any.whl (53.4 kB view details)

Uploaded Python 3

File details

Details for the file anycluster-0.6.1.tar.gz.

File metadata

  • Download URL: anycluster-0.6.1.tar.gz
  • Upload date:
  • Size: 49.8 kB
  • Tags: Source
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.9

File hashes

Hashes for anycluster-0.6.1.tar.gz
Algorithm Hash digest
SHA256 eb196933ec2e71bb0e81d6d60f78c1e249e7d1fdd131ca6b94e1988088111ea4
MD5 f9cb1ec982c46b51554c84f6a204558e
BLAKE2b-256 d561f80c69049f1bbe960b6bfa20791c64c6ac08e40be24366785e2f5614e904

See more details on using hashes here.

File details

Details for the file anycluster-0.6.1-py3-none-any.whl.

File metadata

  • Download URL: anycluster-0.6.1-py3-none-any.whl
  • Upload date:
  • Size: 53.4 kB
  • Tags: Python 3
  • Uploaded using Trusted Publishing? No
  • Uploaded via: twine/1.14.0 pkginfo/1.5.0.1 requests/2.18.4 setuptools/41.2.0 requests-toolbelt/0.9.1 tqdm/4.35.0 CPython/3.6.9

File hashes

Hashes for anycluster-0.6.1-py3-none-any.whl
Algorithm Hash digest
SHA256 8526ad2d59b61cc8a7f1a5044081d7841ded96789ea0d43e6920e635e1e30353
MD5 a654e3fdb8743b116b486bdb8188a25e
BLAKE2b-256 7fa37d0ca7ce23900bb4eda77291aac744cd96afdd020e8cdcce47f43f6ba4c7

See more details on using hashes here.

Supported by

AWS Cloud computing and Security Sponsor Datadog Monitoring Depot Continuous Integration Fastly CDN Google Download Analytics Pingdom Monitoring Sentry Error logging StatusPage Status page