Skip to content

collective/collective.geolocationbehavior

Repository files navigation

collective.geolocationbehavior

This package provides a Dexterity based behaviors for Geotagging.

Features

  • Implements the plone.formwidget.geolocation add-on which adds LeafletJS support.
  • Adds catalog indexes/metadata for latitude/longitude to support GeoJSON feature list output/filtering.
  • The GeoJSON properties can be customized with the provided IGeoJSONProperties adapter.

Screenshots

After installation, you will find a new behavior available, go to Site Setup > Content Types there select a content type and click on the Behaviors tab, there you can see the new behavior called geolocatable as the following screenshot:

The geolocatable Behavior

The geolocatable Behavior.

Examples

This add-on can be seen in action at the following add-ons:

Translations

This product has been translated into:

  • German
  • France
  • Italian
  • Spanish

Installation

Install collective.geolocationbehavior by adding it to your buildout:

[buildout]

 ...

 eggs =
     collective.geolocationbehavior

and then running "bin/buildout".

Contribute

Support

If you are having issues, please let us know at our issue tracker.

License

The project is licensed under the GPLv2.

About

Dexterity based behaviors for geotagging.

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Contributors 10