{ "info": { "author": "Imran Haque", "author_email": "ihaque@cs.stanford.edu", "bugtrack_url": null, "classifiers": [ "License :: OSI Approved :: GNU General Public License (GPL)", "Operating System :: OS Independent", "Topic :: Multimedia :: Graphics :: Graphics Conversion", "Topic :: Scientific/Engineering :: GIS", "Topic :: Utilities" ], "description": "gdaltokmz allows converting from any GDAL-supported raster geographic\r\n format to the KMZ format used by the free Google Earth visualization\r\n tool.\r\n \r\n To perform the conversion, call::\r\n \r\n gdaltokmz.convert_gdal_to_kmz(gdalfile,kmzfile)\r\n \r\n Where gdalfile is the path to the input file, and kmzfile is the name\r\n of the file to be output.\r\n \r\n This module requires that the gdal and osr python modules be installed.\r\n More information on these can be found at http://www.gdal.org.\r\n \r\n This module requires the presence of ImageMagick's \"convert\" tool. Its\r\n location is hardcoded into the library as /usr/lib/convert; make sure\r\n to change it if your copy lives somewhere else (e.g., on a Windows\r\n machine). See http://www.imagemagick.org.\r\n \r\n To view the output files requires Google's free Google Earth program.\r\n See http://earth.google.com.", "description_content_type": null, "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://gecensus.stanford.edu/gcensus-gt", "keywords": "", "license": "GPL", "maintainer": "", "maintainer_email": "", "name": "gdaltokmz", "package_url": "https://pypi.org/project/gdaltokmz/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/gdaltokmz/", "project_urls": { "Homepage": "http://gecensus.stanford.edu/gcensus-gt" }, "release_url": "https://pypi.org/project/gdaltokmz/1.0/", "requires_dist": null, "requires_python": null, "summary": "Allows conversion from GDAL-supported raster geographic formats to the KMZ format used by the free Google Earth client.", "version": "1.0" }, "last_serial": 792294, "releases": { "1.0": [ { "comment_text": "", "digests": { "md5": "278d525ffdbd1de11773764d3d5b72f3", "sha256": "fe6b5485b14c49d39f84423246d26308abfa81f336ae20526f1197e953f585e1" }, "downloads": -1, "filename": "gdaltokmz-1.0.tar.gz", "has_sig": false, "md5_digest": "278d525ffdbd1de11773764d3d5b72f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2679, "upload_time": "2007-03-26T21:10:26", "url": "https://files.pythonhosted.org/packages/0a/62/3049a1fa7d65f261e319d0719c9146a835e0042ef0b4c0b4207be950cd0f/gdaltokmz-1.0.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "278d525ffdbd1de11773764d3d5b72f3", "sha256": "fe6b5485b14c49d39f84423246d26308abfa81f336ae20526f1197e953f585e1" }, "downloads": -1, "filename": "gdaltokmz-1.0.tar.gz", "has_sig": false, "md5_digest": "278d525ffdbd1de11773764d3d5b72f3", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 2679, "upload_time": "2007-03-26T21:10:26", "url": "https://files.pythonhosted.org/packages/0a/62/3049a1fa7d65f261e319d0719c9146a835e0042ef0b4c0b4207be950cd0f/gdaltokmz-1.0.tar.gz" } ] }