{ "info": { "author": "Riccardo Lemmi", "author_email": "riccardo@reflab.it", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Intended Audience :: Developers", "License :: OSI Approved :: GNU General Public License (GPL)", "Topic :: Software Development :: Libraries :: Python Modules" ], "description": ".. contents::\n\n GeoXMl is content storing and showing a kml file in a Google Map widget.\n\n- Code repository: https://svn.plone.org/svn/collective/collective.maps.geoxml\n- Questions and comments to riccardo@reflab.it\n- Report bugs at http://bug.somewhere.com/..\n\n\nChange history\n**************\n\nChangelog\n=========\n\n1.0 (2008-08-22)\n------------------\n - Changed default zoom to 0 (auto)\n - Added 'save zoom' button to view\n - Added download method for the kml file\n - Created recipe with ZopeSkel [Riccardo Lemmi].\n\nDetailed Documentation\n**********************\n\nIntroduction\n============\n\n GeoXml content stores kml (Keyhole Markup Language), the view renders the\n file in a Google Map (as EGeoXml object from egeoxml library).\n\n To work with Plone I have used the egeoxml.js library that permits to\n download kml file from any location (GGeoXml works only with file hosted\n on a publicly accessible web server)\n\n GeoXml depends on Maps for the configuration of Google apikey (but you can\n modify the view.pt file to use a static apikey and remove Maps)\n\nInstallation\n============\n\n Create a Plone site with GeoXml and Maps profile or import these profiles\n from portal_setup.\n\nDependencies\n============\n\n Plone 3.1.x\n Maps (http://svn.plone.org/svn/collective/Products.Maps/trunk)\n\n\nCredits\n=======\n\n egeoxml.js by Mike Williams, http://econym.googlepages.com/egeoxml.htm\n Maps by Jarn, http://plone.org/products/maps\n\nContributors\n************\n\nRiccardo Lemmi, Author\n\n\nDownload\n********", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://www.reflab.it", "keywords": "kml geoxml maps", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.maps.geoxml", "package_url": "https://pypi.org/project/collective.maps.geoxml/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.maps.geoxml/", "project_urls": { "Download": "UNKNOWN", "Homepage": "http://www.reflab.it" }, "release_url": "https://pypi.org/project/collective.maps.geoxml/1.0/", "requires_dist": null, "requires_python": null, "summary": "A content for kml file.", "version": "1.0" }, "last_serial": 787949, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "ef6b20e9cd0e6440e0452b613a9cd7a6", "sha256": "c54c7be3061127df3eeed5e6d95b47c8d63bc3269d9a5129d92823abc39876e5" }, "downloads": -1, "filename": "collective.maps.geoxml-1.0.tar.gz", "has_sig": false, "md5_digest": "ef6b20e9cd0e6440e0452b613a9cd7a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21479, "upload_time": "2009-05-14T12:53:52", "url": "https://files.pythonhosted.org/packages/c8/a1/aafc49f448996564c8092c8b1f14e89128323658b2970f75871a6c55db32/collective.maps.geoxml-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ef6b20e9cd0e6440e0452b613a9cd7a6", "sha256": "c54c7be3061127df3eeed5e6d95b47c8d63bc3269d9a5129d92823abc39876e5" }, "downloads": -1, "filename": "collective.maps.geoxml-1.0.tar.gz", "has_sig": false, "md5_digest": "ef6b20e9cd0e6440e0452b613a9cd7a6", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 21479, "upload_time": "2009-05-14T12:53:52", "url": "https://files.pythonhosted.org/packages/c8/a1/aafc49f448996564c8092c8b1f14e89128323658b2970f75871a6c55db32/collective.maps.geoxml-1.0.tar.gz" } ] }