Skip to main content

EEA Geotags package redefines the location field in Plone. Right now in Plone location field is a free text field. EEA Geotags lets you easy define locations using a map picker and http://geonames.org geographical database.

Project description

EEA Geotags product

EEA Geotags package redefines the location field in Plone. Right now in Plone location field is a free text field. EEA Geotags lets you easy define locations using a map picker and http://geonames.org geographical database.

Contents

Introduction

EEA Geotags is an alternative for the default location field in Plone.

Main features

EEA Geotags features:

  1. User friendly search for locations

  2. Map preview of selected locations

  3. Suggest geographic entities based on http://geonames.org

  4. Country/regions drill down selection, including several layers like biogeographical region, countries group, country, nuts region, city and natural feature

  5. The widget can be used as single or multiple location picker

Also read README.txt under eea.alchemy.

More details about how to use this package can be found at the following link:

  1. https://svn.eionet.europa.eu/projects/Zope/wiki/HowToGeotag

Installation

The easiest way to get eea.geotags support in Plone 4 using this package is to work with installations based on zc.buildout. Other types of installations should also be possible, but might turn out to be somewhat tricky.

To get started you will simply need to add the package to your “eggs” and “zcml” sections, run buildout, restart your Plone instance and install the “eea.geotags” package using the quick-installer or via the “Add-on Products” section in “Site Setup”.

You can download a sample buildout at:

https://svn.eionet.europa.eu/repositories/Zope/trunk/eea.geotags/buildouts

Dependecies

  1. Plone 4.x

  2. Products.ATVocabularyManager

  3. archetypes.schemaextender

  4. eea.jquery

  5. eea.alchemy

Source code

Latest source code (Plone 4 compatible):

https://svn.eionet.europa.eu/repositories/Zope/trunk/eea.geotags/trunk

Plone 2 and 3 compatible:

https://svn.eionet.europa.eu/repositories/Zope/trunk/eea.geotags/branches/plone25

Funding

EEA - European Enviroment Agency (EU)

Changelog

4.7 - (2012-06-13)

  • Ugrade step: Within ZMI > portal_types > Topic add map_view to Available view methods [ichimdav #3355]

  • Bug fix: fixed markup of HISTORY.txt file [ciobabog refs #5231]

  • Upgrade step: Within “Plone > Site setup > Add-ons” click on upgrade button available for eea.geotags

  • Feature: Added ‘geotags’ zCatalog metadata to store the objects geographic information on brain in order for this to be used in map views [voineali refs #3355]

  • Bug fix: display scalebar on map [ichimdav #4788]

  • Feature: display tags left aligned for the map macros that use the version with events variable defined [ichimdav #4788]

  • Bug fix: fixed eea.alchemy suggestions url to get suggestions for the object, instead of the parent folder [batradav]

4.6 - (2012-04-26)

  • Feature: added modal map as a pop-up for geotags [ichimdav #3354]

  • Bug fix: Make it work with eea.inidicators aggregated edit [voineali #5077]

  • Bug fix: fixed so ‘title’ get saved on the field when ‘description’ is empty on geonames.org response [ghicaale #5008]

4.5 - (2012-03-30)

  • Bug fix: fixed that eea.geotags field on set will convert on the fly strings toward geonames service and saves the geoJSON structure. This will also fix the auto-tagging from eea.alchemy [ghicaale #5008]

  • Feature: eea.geotags widget view macro is now using ArcGIS JavaScript framework to display locations on a map [ghicaale #3354]

  • Feature: the view macro has two options, with map or plain text [ghicaale #3354]

  • Feature: the map view use CSS3 transform for better performance on rendering, disabled wheel scroll, loading image, continous pan, default map is centered on Europe and visible scalebar in km [ghicaale #3354]

4.4 - (2012-02-06)

  • Feature: implemented first basic list view of geotags. [demarant]

4.3 - (2011-11-29)

  • Bug fix: Fixed geotags widget to keep filled values if the edit form fails to submit due to validation errors [voineali #4773]

4.2 - (2011-11-21)

  • Bug fix: Fixed required validation for location field [voineali #4694]

  • Bug fix: Fix test if context is annotable [voineali #4741]

4.1 - (2011-11-18)

  • Rerelease broken egg

4.0 - (2011-11-18)

  • Feature: Added a way to override default Archetypes location field/widget by just adding eea.geotags.default within zcml directive in your buildout [voineali #4694]

  • Bug fix: Fixed geotags dialog on Add form when portal_factory is enabled [voineali #4696]

  • Bug fix: Fixed search results description and tags when searching with geonames.org [voineali #4525]

  • Feature: Updated geonames API usage according with this specifications: http://www.geonames.org/export/web-services.html Please update the ‘geonames_key’ in portal_properties/geographical_properties with your geonames username [voineali #4525]

  • Feature: Use geonames.org service for free search, then fallback to Google service [voineali #4525]

  • Feature: Geotag widget usability, add tag in one click [voineali #4429]

  • Bugfix: Fixed IE js error on google maps, we don’t move the navigation widget to the right of the map on preview [szabozo #4542]

  • Bugfix: Fixed missing google map api [szabozo0 #4428]

  • Cleanup: Fixed all pylint, pyflakes warnings [voineali #4236]

  • Feature: Added upgrade steps [voineali #4392]

  • Feature: Plone 4.0.4 compatible release [ghicaale #4236]

1.3 - (2011-04-20)

  • Bug fix: fix widget bugs [szabozo0 #4260]

1.2 - (2011-04-19)

  • Bug fix: fix import errors [szabozo0 #4260]

  • Feature: created formlib version of the widget [szabozo0 #4260]

  • Cleanup: of most pylint violations [ichimdav #4140]

  • Cleanup: of pyflakes warnings [ichimdav #4141]

  • Bug fix: Remove geotags suggestion duplicates [voineali #3357]

  • Change: Moved alchemy auto-discover code to eea.alchemy as it’s not only about geotags, it will also discover temporal coverage and keywords [voineali #3357]

1.1 - (2010-12-13)

  • Bug fix: Fixed jslint warnings [voineali #3821]

  • Bug fix: Fixed doc tests [voineali #3821]

1.0 - (2010-10-12)

  • Initial 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

eea.geotags-4.7.zip (78.9 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