collective / collective.geolocationbehavior

Dexterity based behaviors for geotagging.
2 stars 2 forks source link

Introduction

Dexterity based behaviors for geotagging.

Implements plone.formwidget.geolocation which adds LeafletJS support.

Adds catalog indexes/metadata for latitude/longitude to support GeoJSON Featurelist output/filtering.

The GeoJSON properties can be customized with the provided IGeoJSONProperties adapter.