Skip to main content

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.

http://plone.org/products/collective.geo/screenshot

Requirements

  • libgeos_c (2.2.3 or 3.0.0+)

  • Shapely

  • BeautifulSoup (geopy)

  • geopy

  • Plone >= 4.0

  • zope.schema = 3.6.0 (z3c.form requirement)

  • plone.app.z3cform

  • collective.geo.colorpicker

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


Download files

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

Source Distribution

collective.geo.bundle-0.1.tar.gz (12.2 kB view hashes)

Uploaded Source

Supported by

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