{ "info": { "author": "Giorgio Borelli", "author_email": "giorgio@giorgioborelli.it", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Programming Language :: Python", "Topic :: Internet", "Topic :: Scientific/Engineering :: GIS" ], "description": "Introduction\n============\n\ncollective.geo.openlayers enables `Openlayers`_ machinery into Plone.\n\nThis package registers two javascript files into Plone javascript registry:\n\n1. OpenLayers.js\n2. proj4js-compressed.js\n\n\n\n.. image:: https://secure.travis-ci.org/collective/collective.geo.openlayers.png\n :target: http://travis-ci.org/collective/collective.geo.openlayers\n\nFound a bug? Please, use the `issue tracker`_.\n\n.. contents:: Table of contents\n\n\nRequirements\n============\n\n* `Plone`_ >= 5.0\n\nfor previous Plone versions use collective.geo.openlayers < 4.x\n\n\nInstallation\n============\n\nThis addon can be installed has any other addons, please follow official\ndocumentation_.\n\n\nUpgrading\n=========\n\nVersion 3.0\n-----------\n\nIf you are upgrading from an older version to 3.0, you may need to run\nupgrade steps. To do this, follow these steps:\n\n#. Browse to ``portal_setup`` in the ZMI of your site\n#. Click onto the ``Upgrades`` tab\n#. Select ``collective.geo.openlayers:default`` from the drop-down list and\n click ``Choose Profile``\n#. Observe any available upgrades and click the ``Upgrade`` button if any\n are present.\n\n\nIntegration example\n===================\n\nYou can include openlayers in a Plone browser page in this way\n(for further information about openlayers see\nother `openlayers examples`_)::\n\n \n
\n