collective.maps.geoxml 1.0
A content for kml file.
.. contents::
GeoXMl is content storing and showing a kml file in a Google Map widget.
- Code repository: https://svn.plone.org/svn/collective/collective.maps.geoxml
- Questions and comments to riccardo@reflab.it
- Report bugs at http://bug.somewhere.com/..
Change history
**************
Changelog
=========
1.0 (2008-08-22)
------------------
- Changed default zoom to 0 (auto)
- Added 'save zoom' button to view
- Added download method for the kml file
- Created recipe with ZopeSkel [Riccardo Lemmi].
Detailed Documentation
**********************
Introduction
============
GeoXml content stores kml (Keyhole Markup Language), the view renders the
file in a Google Map (as EGeoXml object from egeoxml library).
To work with Plone I have used the egeoxml.js library that permits to
download kml file from any location (GGeoXml works only with file hosted
on a publicly accessible web server)
GeoXml depends on Maps for the configuration of Google apikey (but you can
modify the view.pt file to use a static apikey and remove Maps)
Installation
============
Create a Plone site with GeoXml and Maps profile or import these profiles
from portal_setup.
Dependencies
============
Plone 3.1.x
Maps (http://svn.plone.org/svn/collective/Products.Maps/trunk)
Credits
=======
egeoxml.js by Mike Williams, http://econym.googlepages.com/egeoxml.htm
Maps by Jarn, http://plone.org/products/maps
Contributors
************
Riccardo Lemmi, Author
Download
********
| File | Type | Py Version | Uploaded on | Size | # downloads |
|---|---|---|---|---|---|
| collective.maps.geoxml-1.0.tar.gz (md5) | Source | 2009-05-14 | 20KB | 705 | |
- Author: Riccardo Lemmi
- Home Page: http://www.reflab.it
- Keywords: kml geoxml maps
- License: GPL
- Categories
- Package Index Owner: axaroth
- DOAP record: collective.maps.geoxml-1.0.xml
