Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/collective/collective.geolocationbehavior
Dexterity based behaviors for geotagging.
https://github.com/collective/collective.geolocationbehavior
Last synced: about 1 month ago
JSON representation
Dexterity based behaviors for geotagging.
- Host: GitHub
- URL: https://github.com/collective/collective.geolocationbehavior
- Owner: collective
- Created: 2012-04-13T13:30:03.000Z (over 12 years ago)
- Default Branch: master
- Last Pushed: 2023-10-05T07:19:55.000Z (about 1 year ago)
- Last Synced: 2024-11-02T17:36:15.492Z (about 1 month ago)
- Language: Python
- Homepage:
- Size: 66.4 KB
- Stars: 2
- Watchers: 112
- Forks: 2
- Open Issues: 2
-
Metadata Files:
- Readme: README.rst
- Changelog: CHANGES.rst
Awesome Lists containing this project
- awesome-plone - collective.geolocationbehavior - Geotagging for Plone content using LeafletJS. (Content and utilities for content)
README
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.