Skip to content

collective/collective.geo.file

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

27 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Introduction

collective.geo.file provides a view for KML, KMZ (Keyhole Markup Language) and GPX (GPS eXchange Format) files. The view renders the file in a openlayers Map using the collective.geo library.

The product does not introduce a content type but adds an additional view to the Archetypes file and collection type.

When you upload a file with the correct mimetype 'application/vnd.google-earth.kml+xml' (i.e with the extension *.kml), 'application/vnd.google-earth.kmz' (extension *.kmz) or 'application/gpx+xml' (i.e. with the extension *.gpx) the map view will be applied by default.

KML, KMZ and GPX files are displayed in the KML Openlayers View of collections and Folders.

Documentation

Full documentation for end users can be found in the "docs" folder. It is also available online at https://collectivegeo.readthedocs.io/

Translations

This product has been translated into

  • Spanish.

You can contribute for any message missing or other new languages, join us at Plone Collective Team into Transifex.net service with all world Plone translators community.

Known Issues

If you assign coordinates to the file with the IGeoreferenceable Interface you have to set the viewletmanager to 'Do not display map' otherwise it will REALLY screw up your view. The coordinates assigned there will display as the first layer on the 'Map View' of the file and they will display in the 'KML File Map View' of a topic.

Tests status

This add-on is tested using Travis CI. The current status of the add-on is:

Contribute

Have an idea? Found a bug? Let us know by opening a ticket.

License

The project is licensed under the GPLv2.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published