{ "info": { "author": "Austin Happel", "author_email": "austin@austinhappel.com", "bugtrack_url": null, "classifiers": [ "Environment :: Console", "License :: OSI Approved :: GNU General Public License v3 or later (GPLv3+)", "Programming Language :: Python :: 2.7" ], "description": "===========================\nGPX Image Linkifier\n===========================\n\nLinks your photograph's timestamps to the timestamps in your GPX tracks. Currently, this package will only output geojson linking images to tracks. Your photos' EXIF data will not be changed.\n\nInstallation\n-------------\n\nYou can install this globally if you want. If you do, you'll get access to the ``gil`` commandline command.\n\n::\n \n pip install GpxImageLinkifier\n \n\nUsage\n-------\n\nFirstly, try the help::\n\n gil -h\n\nVery basic usage looks like this::\n\n gil path/to/tracks.gpx path/to/images_folder/\n\nTo output to a file, you'll add the ``--output-path`` parameter::\n\n gil path/to/tracks.gpx path/to/images_folder/ --output-path ~/Desktop/output.geojson\n\nTimezone differences\n'''''''''''''''''''''''\n\nOh but wait, maybe your camera's clock is on a different timezone than your gps! No biggy. use ``--tz-images`` and ``--tz-gpx``. For their values, use any pytz-friendly timezone code::\n\n gil path/to/tracks.gpx path/to/images_folder/ --tz-images US/Pacific --tz-images UTC", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://pypi.python.org/pypi/GpxImageLinkifier", "keywords": null, "license": "LICENSE.txt", "maintainer": null, "maintainer_email": null, "name": "GpxImageLinkifier", "package_url": "https://pypi.org/project/GpxImageLinkifier/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/GpxImageLinkifier/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://pypi.python.org/pypi/GpxImageLinkifier" }, "release_url": "https://pypi.org/project/GpxImageLinkifier/0.1.2/", "requires_dist": null, "requires_python": null, "summary": "Links GPX tracks to photographs by matching the image timestamp (in the EXIF data) to the timestamp in the GPX track supplied.", "version": "0.1.2" }, "last_serial": 817090, "releases": { "0.1.1": [ { "comment_text": "", "digests": { "md5": "035f20e9abfa50e6a8a5a8302bda5bec", "sha256": "668fbcaa829e3d8fbf7872d677553472e887bc936e3b17e856d5f317250a6d65" }, "downloads": -1, "filename": "GpxImageLinkifier-0.1.1.tar.gz", "has_sig": false, "md5_digest": "035f20e9abfa50e6a8a5a8302bda5bec", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20621, "upload_time": "2013-07-16T06:14:46", "url": "https://files.pythonhosted.org/packages/d5/02/9b76846e205e123994cd0caeecd3eac3fe99bd5eecbbcfe286527c68add9/GpxImageLinkifier-0.1.1.tar.gz" } ], "0.1.2": [ { "comment_text": "", "digests": { "md5": "0ca05e9c2aa2782470a0c673e0f4f949", "sha256": "20eb960ae0d71a8fabb53746f2c700f7b36c9fb6dc6e139b34d10716330264cb" }, "downloads": -1, "filename": "GpxImageLinkifier-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0ca05e9c2aa2782470a0c673e0f4f949", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20715, "upload_time": "2013-07-17T03:59:25", "url": "https://files.pythonhosted.org/packages/55/5c/cc7e57b149a36b0b2608972503cbf85005e2a3c7f47d067e0c3b92cdda20/GpxImageLinkifier-0.1.2.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "0ca05e9c2aa2782470a0c673e0f4f949", "sha256": "20eb960ae0d71a8fabb53746f2c700f7b36c9fb6dc6e139b34d10716330264cb" }, "downloads": -1, "filename": "GpxImageLinkifier-0.1.2.tar.gz", "has_sig": false, "md5_digest": "0ca05e9c2aa2782470a0c673e0f4f949", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20715, "upload_time": "2013-07-17T03:59:25", "url": "https://files.pythonhosted.org/packages/55/5c/cc7e57b149a36b0b2608972503cbf85005e2a3c7f47d067e0c3b92cdda20/GpxImageLinkifier-0.1.2.tar.gz" } ] }