Plone Maps (collective.geo)
Project description
Introduction
collective.geo allows to geo-reference Plone content types and to display this information over a map.
collective.geo bundle is composed by the following packages:
- collective.geo.geographer
provides geo annotation for Plone.
- collective.geo.openlayers
enables openlayers machinery into Plone.
- collective.geo.settings
provides some utility to store settings of collective.geo packages.
- collective.geo.mapwidget
provides some handy page macros and adapters to easily manage multiple maps on one page.
- collective.geo.contentlocations
provides a GUI for collective.geo.geographer. It provides some simple forms to add geographical coordinates to Plone content types.
- collective.geo.kml
provides KML views for georeferenced objects, allowing Plone content types to be visualized in Google Earth.
To display the maps, collective.geo takes advantage of Openlayers, a JavaScript library for displaying map data in web browsers, with no server-side dependencies.
As a default map source we can select OpenStreetMap, Google Maps, Yahoo Maps or Bing Maps.
Requirements
libgeos_c (2.2.3 or 3.0.0+)
BeautifulSoup (geopy)
geopy
Plone >= 4.0
zope.schema = 3.6.0 (z3c.form requirement)
plone.app.z3cform
Installation
Add collective.geo.bundle to your buildout’s list of eggs such as:
[buildout] ... eggs = collective.geo.bundle ...
and run the buildout. Start Zope, go to Site Setup -> Add-on Products in your Plone site and install the Plone Maps (collective.geo) product.
You can find a buildout example here
Contributors
Giorgio Borelli - gborelli
Silvio Tomatis - silviot
Gerhard Weis - gweis
David Breitkreutz - rockdj
Maurizio Delmonte - miziodel (Spingitore di Cavalieri)
Changelog
0.1 (2011-03-06)
First release
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
Hashes for collective.geo.bundle-0.1.tar.gz
Algorithm | Hash digest | |
---|---|---|
SHA256 | 2bd697b57803d4e64b59963e2f3476b2ec6d5639eb6a0ae033bdfabacadc351c |
|
MD5 | 033ea6f1bfe5b3fc5f0e48a3c9c2e2c8 |
|
BLAKE2b-256 | fce0f02f862d49d2905df42b99aa2d648301d4f00c17e831e3230a7a92a9de58 |