collective.geo.file
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.
Project Description
The product does not introduce a content type but adds an additional view to the Archetypes file and collection type. It uses Plone Maps (collective.geo) to render the map.
When you upload a file with the 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.
For Collections an additional view is added that displays all KML, KMZ and GPX files returned by the query as a layer. Choose 'File Map View' from the display menue of the topic.
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 'File Map View' of a topic.
Self-Certification
[X] Internationalized
[ ] Unit tests
[ ] End-user documentation
[ ] Internal documentation (documentation, interfaces, etc.)
[X] Existed and maintained for at least 6 months
[X] Installs and uninstalls cleanly
[X] Code structure follows best practice
Current Release
No stable release available yet.
All Releases
| Version | Released | Description | Compatibility | Licenses | Status |
|---|---|---|---|---|---|
| 0.4 | Jun 18, 2012 | Add KMZ file support More about this release… |
Plone 4.1
Plone 4
|
GPL | release-candidate |
