{ "info": { "author": "Akkana Peck", "author_email": "akkana@shallowsky.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: End Users/Desktop", "License :: OSI Approved :: GNU General Public License v2 or later (GPLv2+)", "Programming Language :: Python :: 2", "Programming Language :: Python :: 2.7", "Topic :: Multimedia :: Graphics", "Topic :: Multimedia :: Graphics :: Viewers", "Topic :: Utilities" ], "description": "This is PyTopo, an application for exploring tiled maps cached locally.\n\nSee the project home page at http://shallowsky.com/software/topo\nfor more information, examples, screenshots, hints on creating\ncustom maps, and more.\n\nIt can download data from OpenStreetMap or other map servers,\nwhich may or may not require API keys; or you can use tiles from\ncommercial programs like the Topo! or tiles you've generated yourself.\n\nIt can also display GPX, KML or KMZ track logs, and can measure\ndistances and angles between points or give you the coordinates of\na point.\n\nIt uses PyGTK for its user interface, so you will need to PyGTK.\nLinux users can get it through their distro, or by compiling from source;\nWindows users can install it from pip. I don't have a good answer for\nMac users; possibly the easiest solution is to install GIMP (follow\nthe install links from https://gimp.org) then munge paths so that\nother programs can find the PyGTK that comes with GIMP.\n\nYou can install it with pip install pytopo.\nOr run it from the project directory by running pytopo/MapViewer.py\nif you have the pytopo directory in your PYTHONPATH.\nBut if you want to see pin images, create a directory\n/usr/share/pytopo and copy pytopo-pin.png into it.\nOr just have pytopo-pin.png in the current directory when you run pytopo.\n\nThe first time you run it, pytopo will create a ~/.config/pytopo\ndirectory for its configuration files, and a Maps directory for\nmap data.\n\npytopo -h gives usage examples.\n\nIf you need custom maps., edit ~/.config/pytopo/pytopo.sites to add new\nmap Collections (see examples in that file or on the project home page).\n\nCode contributions appreciated!\n\nAlso in this project: ellie, a little script for reporting and plotting\nstatistics (distance and elevation change) read from a GPX track log.\nMore information: http://shallowsky.com/software/ellie/\n\nHave fun!", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/akkana/pytopo/tarball/1.4", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://shallowsky.com/software/topo/", "keywords": "maps,map viewer,track files,track logs,GPX,KML", "license": "GPLv2+", "maintainer": null, "maintainer_email": null, "name": "pytopo", "package_url": "https://pypi.org/project/pytopo/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pytopo/", "project_urls": { "Download": "https://github.com/akkana/pytopo/tarball/1.4", "Homepage": "http://shallowsky.com/software/topo/" }, "release_url": "https://pypi.org/project/pytopo/1.4/", "requires_dist": null, "requires_python": null, "summary": "Map viewer, using cached offline map tiles and track files", "version": "1.4" }, "last_serial": 2512125, "releases": { "1.4": [ { "comment_text": "", "digests": { "md5": "81581e7d3c9039be3fd3b7ad8bbc4873", "sha256": "25480cd9d40dd8716664436e7f44272ebdc767063ea2fa528bc10af2d8b9e5ee" }, "downloads": -1, "filename": "pytopo-1.4.tar.gz", "has_sig": false, "md5_digest": "81581e7d3c9039be3fd3b7ad8bbc4873", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53483, "upload_time": "2016-12-11T18:08:08", "url": "https://files.pythonhosted.org/packages/34/5e/0333e79fc3f9365ab3fdb54ab9c9cca8788d59fc14698053706c690a797f/pytopo-1.4.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "81581e7d3c9039be3fd3b7ad8bbc4873", "sha256": "25480cd9d40dd8716664436e7f44272ebdc767063ea2fa528bc10af2d8b9e5ee" }, "downloads": -1, "filename": "pytopo-1.4.tar.gz", "has_sig": false, "md5_digest": "81581e7d3c9039be3fd3b7ad8bbc4873", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 53483, "upload_time": "2016-12-11T18:08:08", "url": "https://files.pythonhosted.org/packages/34/5e/0333e79fc3f9365ab3fdb54ab9c9cca8788d59fc14698053706c690a797f/pytopo-1.4.tar.gz" } ] }