{ "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", "License :: OSI Approved :: GNU General Public License (GPL)", "Programming Language :: Python", "Topic :: Scientific/Engineering :: GIS" ], "description": "Introduction\n ============\n \n This Product extracts latitude and longitude out of the EXIF_ informations\n of an Image and sets its coordinates to them. The placemark marker is\n set to the images thumbnail. It extracts the information when an\n image is added or you can call it manually by appending\n `/@@extract_exif_geoannotations.html` to its url. You may also mass\n annotate all contents of a folder or an entire site by calling this\n view on a folder or the site root.\n \n Installation\n ============\n \n This addon can be installed has any other addons, please follow official\n documentation_.\n \n .. _documentation: http://plone.org/documentation/kb/installing-add-ons-quick-how-to\n \n The short version is:\n ----------------------\n \n Add ``collective.geo.exif`` to the list of eggs to install, e.g.\n \n ::\n \n [buildout]\n ...\n eggs =\n ...\n collective.geo.exif\n \n Re-run buildout, e.g. with\n \n ::\n \n $ ./bin/buildout\n \n Restart Plone.\n \n .. _EXIF: http://www.exif.org/\n \n Changelog\n =========\n \n 0.1 (2013/08/30)\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": "https://github.com/collective/collective.geo.exif", "keywords": "EXIF", "license": "GPL", "maintainer": null, "maintainer_email": null, "name": "collective.geo.exif", "package_url": "https://pypi.org/project/collective.geo.exif/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/collective.geo.exif/", "project_urls": { "Homepage": "https://github.com/collective/collective.geo.exif" }, "release_url": "https://pypi.org/project/collective.geo.exif/0.1/", "requires_dist": null, "requires_python": null, "summary": "Geoannotate Images with EXIF information", "version": "0.1" }, "last_serial": 853091, "releases": { "0.1": [ { "comment_text": "", "digests": { "md5": "4652d4f725beb4da521d5820bcb21b6a", "sha256": "68182d8b23f8f68eb1a1156cbbade3a9a8ce0b4622c9b175e571da0a5f9df3a3" }, "downloads": -1, "filename": "collective.geo.exif-0.1.tar.gz", "has_sig": false, "md5_digest": "4652d4f725beb4da521d5820bcb21b6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7575, "upload_time": "2013-08-30T14:14:33", "url": "https://files.pythonhosted.org/packages/2a/75/a54c5ae6e40e7c2fe0e0891f25a2f111c29c3cc17ac5535fa8b91df19dd0/collective.geo.exif-0.1.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "4652d4f725beb4da521d5820bcb21b6a", "sha256": "68182d8b23f8f68eb1a1156cbbade3a9a8ce0b4622c9b175e571da0a5f9df3a3" }, "downloads": -1, "filename": "collective.geo.exif-0.1.tar.gz", "has_sig": false, "md5_digest": "4652d4f725beb4da521d5820bcb21b6a", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7575, "upload_time": "2013-08-30T14:14:33", "url": "https://files.pythonhosted.org/packages/2a/75/a54c5ae6e40e7c2fe0e0891f25a2f111c29c3cc17ac5535fa8b91df19dd0/collective.geo.exif-0.1.tar.gz" } ] }