{ "info": { "author": "Christian Ledermann", "author_email": "christian.ledermann@gmail.com", "bugtrack_url": null, "classifiers": [ "Framework :: Plone", "Framework :: Plone :: 4.0", "Framework :: Plone :: 4.1", "Framework :: Plone :: 4.2", "Framework :: Plone :: 4.3", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Scientific/Engineering :: GIS" ], "description": "Introduction\n ============\n \n collective.geo.file provides a view for KML, KMZ (Keyhole Markup Language)\n and GPX (GPS eXchange Format) files.\n The view renders the file in a openlayers Map using the collective.geo\n library.\n \n The product does not introduce a content type but adds an additional\n view to the Archetypes file and collection type.\n \n When you upload a file with the\n correct mimetype 'application/vnd.google-earth.kml+xml' (i.e with\n the extension `*.kml`), 'application/vnd.google-earth.kmz' (extension\n `*.kmz`)\n or 'application/gpx+xml' (i.e. with the extension\n `*.gpx`) the map view will be applied by default.\n \n KML, KMZ and GPX files are displayed in the `KML Openlayers View` of\n collections and Folders\n \n \n \n \n \n Known Issues\n ============\n \n If you assign coordinates to the file with the IGeoreferenceable Interface\n you have to set the viewletmanager to 'Do not display map' otherwise\n it will **REALLY** screw up your view. The coordinates assigned there\n will display as the first layer on the 'Map View' of the file and\n they will display in the 'KML File Map View' of a topic.\n \n Changelog\n =========\n \n 0.6 (2013/08/30)\n ----------------\n \n - override the adapter from collective.geo.kml.browser for maplayers\n - add support for folders and new style collections\n - remove the kmlfiletopic_view view\n - add caching rules\n \n 0.5 (2013/02/13)\n -----------------\n \n - removed unused viewlet and manager, with the changes in c.g.kml to vectorlayers this is not used anymore\n - remove extractgeometries, this now lives in c.g.xmlimport\n - no more dependency on shapely\n \n 0.4 (2012/06/18)\n ----------------\n \n - Add KML File extraction [nan]\n - Add support for KMZ files [nan]\n \n 0.3 (2011/06/14)\n -----------------\n \n - Added support for Spanish localization [macagua]\n - Added improvements about the Internationalization [macagua]\n - zoom to the extent of the file data or if present the geo referenced coordinates\n - add view for GPX files\n \n 0.2 (2011/05/20)\n ----------------\n \n - remove i18n:registerTranslations directory\n \n \n 0.1 (2011/05/11)\n -------------------\n \n - Initial release", "description_content_type": null, "docs_url": null, "download_url": null, "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://plone.org/products/collective.geo.file/", "keywords": "GIS KML KMZ Openlayers GPX", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.geo.file", "package_url": "https://pypi.org/project/collective.geo.file/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.geo.file/", "project_urls": { "Homepage": "http://plone.org/products/collective.geo.file/" }, "release_url": "https://pypi.org/project/collective.geo.file/0.6/", "requires_dist": null, "requires_python": null, "summary": "An openlayers view for KML, KMZ and GPX files", "version": "0.6" }, "last_serial": 852899, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "bede74f746eb88562f9b1d69019d643e", "sha256": "53b4078caed2e93c832d5e05bd884897300c0d9453b9e7f4588d494c01cd9a51" }, "downloads": -1, "filename": "collective.geo.file-0.1.tar.gz", "has_sig": false, "md5_digest": "bede74f746eb88562f9b1d69019d643e", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15370, "upload_time": "2011-05-11T16:32:04", "url": "https://files.pythonhosted.org/packages/d1/49/0a89b0f616cc18d17d2d82a6cceb3cf0d2c070799aacdf1b7527e2bd1147/collective.geo.file-0.1.tar.gz" } ], "0.2": [ { "comment_text": "", "digests": { "md5": "741ddb40b52f316cc515c02802113755", "sha256": "3e8adb720092e9a2f413153bf3ed1114deb8225b25da78c3d1e68a876a1cdec1" }, "downloads": -1, "filename": "collective.geo.file-0.2.tar.gz", "has_sig": false, "md5_digest": "741ddb40b52f316cc515c02802113755", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15065, "upload_time": "2011-05-20T09:46:42", "url": "https://files.pythonhosted.org/packages/07/7f/84cd9c0049d942815792c1f659ba9bf9810987c074f1fc8e3eed61b1627a/collective.geo.file-0.2.tar.gz" } ], "0.3": [ { "comment_text": "", "digests": { "md5": "aea1c43ff681290b789f60c859a0454b", "sha256": "2ae96f9ef4a245e5b3f3ac92e7db4d38a999837ddb77ac9776dde93cafa19d29" }, "downloads": -1, "filename": "collective.geo.file-0.3.tar.gz", "has_sig": false, "md5_digest": "aea1c43ff681290b789f60c859a0454b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 15634, "upload_time": "2011-06-17T13:28:26", "url": "https://files.pythonhosted.org/packages/7d/a2/b02c7c897e950f4282ce6ab2398addbd2c9bf06b0c17f619f704ef5b4a87/collective.geo.file-0.3.tar.gz" } ], "0.4": [ { "comment_text": "", "digests": { "md5": "92f5d5d4d7876c9469fede68cbe77b79", "sha256": "f047b2f17187fdf682dd1e6a3bdc8ee7c11324431857f351f27102a6da660539" }, "downloads": -1, "filename": "collective.geo.file-0.4.tar.gz", "has_sig": false, "md5_digest": "92f5d5d4d7876c9469fede68cbe77b79", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 22533, "upload_time": "2012-06-18T15:54:48", "url": "https://files.pythonhosted.org/packages/58/7c/1de48fa0501e505342e422759f4bbb462e130bf1abe9f5251adf2b313769/collective.geo.file-0.4.tar.gz" } ], "0.5": [ { "comment_text": "", "digests": { "md5": "fed604b87b111552d9b70cd4b84cde75", "sha256": "e0f3de9798a285f5512e61f40b5d33b61429dfea21b750822e530230e7553ec6" }, "downloads": -1, "filename": "collective.geo.file-0.5.tar.gz", "has_sig": false, "md5_digest": "fed604b87b111552d9b70cd4b84cde75", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 13648, "upload_time": "2013-02-13T09:33:56", "url": "https://files.pythonhosted.org/packages/a8/89/ab4cc785855b734e4d45e2f2bd3657d5f85baa336a6689802db9461db2bf/collective.geo.file-0.5.tar.gz" } ], "0.6": [ { "comment_text": "", "digests": { "md5": "7acc1c77b2ea77b0252f7ad0173bb14b", "sha256": "998846aaa4e3abe8dfce5d40f14cf136ebd513a20a858b1395ccb3b60bc738b6" }, "downloads": -1, "filename": "collective.geo.file-0.6.tar.gz", "has_sig": false, "md5_digest": "7acc1c77b2ea77b0252f7ad0173bb14b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12319, "upload_time": "2013-08-30T09:29:07", "url": "https://files.pythonhosted.org/packages/42/5f/f90e6808e6765020e7506b7107c8fa5e6b958313df80b504122a1c3d84de/collective.geo.file-0.6.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "7acc1c77b2ea77b0252f7ad0173bb14b", "sha256": "998846aaa4e3abe8dfce5d40f14cf136ebd513a20a858b1395ccb3b60bc738b6" }, "downloads": -1, "filename": "collective.geo.file-0.6.tar.gz", "has_sig": false, "md5_digest": "7acc1c77b2ea77b0252f7ad0173bb14b", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 12319, "upload_time": "2013-08-30T09:29:07", "url": "https://files.pythonhosted.org/packages/42/5f/f90e6808e6765020e7506b7107c8fa5e6b958313df80b504122a1c3d84de/collective.geo.file-0.6.tar.gz" } ] }