{ "info": { "author": "Reid Sawtell", "author_email": "rwsawtel@mtu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 4 - Beta", "Environment :: Web Environment", "Intended Audience :: Science/Research", "License :: Freely Distributable", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Multimedia :: Graphics :: Viewers", "Topic :: Scientific/Engineering :: GIS", "Topic :: Scientific/Engineering :: Visualization" ], "description": "=========\r\n AstroKML\r\n =========\r\n Generates a KML file from Astronaught Photographs covering a user specified region\r\n \r\n Note: this is a script, not a module\r\n \r\n ---------\r\n Dependencies\r\n ---------\r\n \r\n mechanize 0.2.5 \r\n pykml 0.3 \r\n \r\n Optional (only needed if -s option is used)\r\n \r\n gdal 1.7.1 \r\n shapely 1.2 \r\n \r\n ---------\r\n Installation\r\n ---------\r\n \r\n $ sudo easy_install astrokml\r\n \r\n ---------\r\n Usage\r\n ---------\r\n \r\n To load a region defined by a shapefile:\r\n AstroKML.py -s \r\n NOTE: The shapefile must contain a single polygon entry\r\n \r\n To load a region defined by a bounding box:\r\n AstroKML.py -b \r\n \r\n To use predefined region(s):\r\n AstroKML.py -r ...\r\n \r\n See http://eol.jsc.nasa.gov/sseop/technical.htm for the full list of regions", "description_content_type": null, "docs_url": null, "download_url": "https://github.com/rsawtell/AstroKML/archives/master", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/rsawtell/AstroKML", "keywords": "kml,nasa,astronaut,pykml", "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "AstroKML", "package_url": "https://pypi.org/project/AstroKML/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/AstroKML/", "project_urls": { "Download": "https://github.com/rsawtell/AstroKML/archives/master", "Homepage": "http://github.com/rsawtell/AstroKML" }, "release_url": "https://pypi.org/project/AstroKML/1.0.2/", "requires_dist": null, "requires_python": null, "summary": "Compile Astronaut photographs from a specified region into a single KML", "version": "1.0.2" }, "last_serial": 317851, "releases": { "1.0.0": [], "1.0.1": [], "1.0.2": [] }, "urls": [] }