{ "info": { "author": "Reid Sawtell", "author_email": "rwsawtel@mtu.edu", "bugtrack_url": null, "classifiers": [ "Development Status :: 5 - Production/Stable", "Environment :: Console", "Intended Audience :: Science/Research", "License :: OSI Approved :: GNU Lesser General Public License v3 or later (LGPLv3+)", "Natural Language :: English", "Operating System :: OS Independent", "Programming Language :: Python", "Programming Language :: Python :: 2.7", "Topic :: Scientific/Engineering :: GIS" ], "description": "Developed at the Michigan Tech Research Institute (MTRI), pyGTiff is a convenience class for handling geotiffs \r\n(and potentially other formats) through GDAL in Python. This project is intended to facilitate scientific \r\ncomputing of geospatial information by making GDAL easier to use for scientists who are not primarily programmers.\r\n\r\nInstallation Instructions\r\n---------------------------\r\n\r\n\r\nUNIX:\r\n\r\nIf you haven't done so already, extract the archive contents to a temporary location or clone the repository\r\n\r\nOpen setup.py and change the following to match your setup: \r\n\r\ngdal_lib='/usr/lib '\r\ngdal_inc='/usr/include/gdal'\r\ngdal_vers='' #not usually needed, but specify if it can't find the library\r\n\r\nThen run\r\npython setup.py build [-noc, --noc]\r\nsudo python setup.py install (sudo is only needed if you are installing it to the default python installation)\r\n\r\nThe noc option specifies that the supplementary C++ libraries should not be built.\r\nThis will disable some functionality (shapeIntersect, reproject and intersect)\r\n\r\n\r\nWINDOWS:\r\n\r\nInstall osgeo4w: http://trac.osgeo.org/osgeo4w/\r\nDownload one of the binary distributions and install\r\n\r\nOr from source:\r\n\r\nIf you haven't done so already, extract the source archive contents to a temporary location or clone the repository\r\nDownload and install Visual Studio 2008 Express\r\nopen the OSGeo4W terminal\r\ncd to the location you put the source\r\npython setup.py install", "description_content_type": null, "docs_url": "https://pythonhosted.org/pyGTiff/", "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://bitbucket.org/rsawtell/pygtiff", "keywords": null, "license": "UNKNOWN", "maintainer": null, "maintainer_email": null, "name": "pyGTiff", "package_url": "https://pypi.org/project/pyGTiff/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/pyGTiff/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://bitbucket.org/rsawtell/pygtiff" }, "release_url": "https://pypi.org/project/pyGTiff/1.0.3/", "requires_dist": null, "requires_python": null, "summary": "Convenience class for handling geotiffs (and potentially other formats) through GDAL", "version": "1.0.3" }, "last_serial": 1312856, "releases": { "1.0.3": [ { "comment_text": "", "digests": { "md5": "2eff921dbc1d17dd44da2ede54774f82", "sha256": "c92d1f95a55173fee517a80c46142d607fec6a196ce43c56ae083225164e82d7" }, "downloads": -1, "filename": "pyGTiff-1.0.3.win32-py2.7.msi", "has_sig": false, "md5_digest": "2eff921dbc1d17dd44da2ede54774f82", "packagetype": "bdist_msi", "python_version": "2.7", "requires_python": null, "size": 180224, "upload_time": "2014-11-19T13:27:28", "url": "https://files.pythonhosted.org/packages/5b/bd/0455b72f0edb7b9217e51c0a646e1b0a96c4dca5254b92d4a0764ae8f14c/pyGTiff-1.0.3.win32-py2.7.msi" }, { "comment_text": "", "digests": { "md5": "6889b75a480a40471599416c8275f7a8", "sha256": "2fe431013a1e37ce95ea288ad33ef8b7e1b6391e902803a4a76407bf93322fba" }, "downloads": -1, "filename": "pyGTiff-1.0.3.zip", "has_sig": false, "md5_digest": "6889b75a480a40471599416c8275f7a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20086, "upload_time": "2014-11-18T20:34:31", "url": "https://files.pythonhosted.org/packages/3b/ee/3ddfa71d0b7a858a3b4f771f56a486bd383540b023af83857ea53ca9c71d/pyGTiff-1.0.3.zip" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "2eff921dbc1d17dd44da2ede54774f82", "sha256": "c92d1f95a55173fee517a80c46142d607fec6a196ce43c56ae083225164e82d7" }, "downloads": -1, "filename": "pyGTiff-1.0.3.win32-py2.7.msi", "has_sig": false, "md5_digest": "2eff921dbc1d17dd44da2ede54774f82", "packagetype": "bdist_msi", "python_version": "2.7", "requires_python": null, "size": 180224, "upload_time": "2014-11-19T13:27:28", "url": "https://files.pythonhosted.org/packages/5b/bd/0455b72f0edb7b9217e51c0a646e1b0a96c4dca5254b92d4a0764ae8f14c/pyGTiff-1.0.3.win32-py2.7.msi" }, { "comment_text": "", "digests": { "md5": "6889b75a480a40471599416c8275f7a8", "sha256": "2fe431013a1e37ce95ea288ad33ef8b7e1b6391e902803a4a76407bf93322fba" }, "downloads": -1, "filename": "pyGTiff-1.0.3.zip", "has_sig": false, "md5_digest": "6889b75a480a40471599416c8275f7a8", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 20086, "upload_time": "2014-11-18T20:34:31", "url": "https://files.pythonhosted.org/packages/3b/ee/3ddfa71d0b7a858a3b4f771f56a486bd383540b023af83857ea53ca9c71d/pyGTiff-1.0.3.zip" } ] }