AstroKML 1.0.2
Compile Astronaut photographs from a specified region into a single KML
========= AstroKML ========= Generates a KML file from Astronaught Photographs covering a user specified region Note: this is a script, not a module --------- Dependencies --------- mechanize 0.2.5 <http://wwwsearch.sourceforge.net/mechanize> pykml 0.3 <http://code.google.com/p/pykml> Optional (only needed if -s option is used) gdal 1.7.1 <http://trac.osgeo.org/gdal/wiki/GdalOgrInPython> shapely 1.2 <http://trac.gispython.org/lab/wiki/Shapely> --------- Installation --------- $ sudo easy_install astrokml --------- Usage --------- To load a region defined by a shapefile: AstroKML.py -s <Output File> <Shapefile> NOTE: The shapefile must contain a single polygon entry To load a region defined by a bounding box: AstroKML.py -b <Output File> <MinLon> <MinLat> <MaxLon> <MaxLat> To use predefined region(s): AstroKML.py -r <Output File> <Region1> ... See http://eol.jsc.nasa.gov/sseop/technical.htm for the full list of regions
- Author: Reid Sawtell
- Home Page: http://github.com/rsawtell/AstroKML
- Download URL: https://github.com/rsawtell/AstroKML/archives/master
- Keywords: kml,nasa,astronaut,pykml
-
Categories
- 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
- Package Index Owner: Naremus
- DOAP record: AstroKML-1.0.2.xml
