{ "info": { "author": "Brian Lewis", "author_email": "brianburkelewis@gmail.com", "bugtrack_url": null, "classifiers": [ "Intended Audience :: Developers", "Intended Audience :: Information Technology", "Intended Audience :: Science/Research", "Programming Language :: Python :: 3.6", "Topic :: Scientific/Engineering :: GIS" ], "description": "# Unrasterize [![PyPI version](https://badge.fury.io/py/unrasterize.svg)](https://badge.fury.io/py/unrasterize) [![Build Status](https://travis-ci.org/tetraptych/unrasterize.svg?branch=master)](https://travis-ci.org/tetraptych/unrasterize) [![Documentation Status](https://readthedocs.org/projects/unrasterize/badge/?version=latest)](http://unrasterize.readthedocs.io/en/latest/?badge=latest) [![License: MIT](https://img.shields.io/badge/License-MIT-yellow.svg)](https://opensource.org/licenses/MIT)\n\nUnrasterize is a Python library for converting raster datasets into GeoJSON objects by selecting representative points based on their pixel values. The conversion process results in less granular data with dramatically reduced file sizes for use in other applications that accept GeoJSON inputs.\n\nThe inspiration and original use case for this library is the 100m resolution population data provided by [WorldPop](http://www.worldpop.org.uk/). This is also the source of the files in the `data` directory used by the unit tests.\n\n## Installation\n\n`unrasterize` is available on [PyPI](https://pypi.python.org/pypi/unrasterize) and can be installed via the command `pip install unrasterize`.\n\n`rasterio`, a depedency of `unrasterize`, may require the installation of additional GIS-specific tools outside of `pip`. Refer to the [Dockerfile](Dockerfile) for a list of these tools and how to install them.\n\n## Sample output\n\n![Representative points for France created using WorldPop raster data](https://farm5.staticflickr.com/4708/39370187915_693f694b79_z_d.jpg \"Representative points for France created using WorldPop raster data\")\n\n\n", "description_content_type": "", "docs_url": null, "download_url": "", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "http://github.com/tetraptych/unrasterize", "keywords": "geospatial,geo,raster,gdal", "license": "MIT", "maintainer": "", "maintainer_email": "", "name": "unrasterize", "package_url": "https://pypi.org/project/unrasterize/", "platform": "", "project_url": "https://pypi.org/project/unrasterize/", "project_urls": { "Homepage": "http://github.com/tetraptych/unrasterize" }, "release_url": "https://pypi.org/project/unrasterize/1.0.0/", "requires_dist": [ "rasterio (>=1.0a12)", "pathos (>=0.2.0)", "numpy (>=1.8.0)", "geojson (>=1.3.0)", "geopandas (>=0.2.0)" ], "requires_python": ">=3", "summary": "A simple API for lossfully converting raster datasets to GeoJSON.", "version": "1.0.0" }, "last_serial": 3807743, "releases": { "0.0.1": [ { "comment_text": "", "digests": { "md5": "39e0d1d5999d7745a82d490292319646", "sha256": "f3c7415e171aad41121b46c6583acc764f42d38997ed1ad342ec73b87a9f21f9" }, "downloads": -1, "filename": "unrasterize-0.0.1.tar.gz", "has_sig": false, "md5_digest": "39e0d1d5999d7745a82d490292319646", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4431, "upload_time": "2018-02-18T00:54:39", "url": "https://files.pythonhosted.org/packages/8c/08/5aec315e497ba97bb8a68b91dcd0846f4aff8604db14e9d50c3ecccd109c/unrasterize-0.0.1.tar.gz" } ], "0.1.0": [ { "comment_text": "", "digests": { "md5": "d1e8c754d12ee20519ec03d3eea81799", "sha256": "8dfd6cadd2f68377b3d4dc08ee5182c342a8c4ead3b44b32e4ebd36f908d6410" }, "downloads": -1, "filename": "unrasterize-0.1.0.tar.gz", "has_sig": false, "md5_digest": "d1e8c754d12ee20519ec03d3eea81799", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 4563, "upload_time": "2018-02-23T20:53:53", "url": "https://files.pythonhosted.org/packages/cc/e0/15b20d2c21425f442c74da5b571b9540dc27fd0c100418d64b3ea996b1df/unrasterize-0.1.0.tar.gz" } ], "0.1.1": [ { "comment_text": "", "digests": { "md5": "c4b9926e4610238735231d7db06a5a64", "sha256": "5fd11da3b2b1de83f180437d7e7e75c362e1fbfca129b12ce53ecd56c9356095" }, "downloads": -1, "filename": "unrasterize-0.1.1-py3-none-any.whl", "has_sig": false, "md5_digest": "c4b9926e4610238735231d7db06a5a64", "packagetype": "bdist_wheel", "python_version": "py3", "requires_python": ">=3", "size": 7483, "upload_time": "2018-04-19T20:11:11", "url": "https://files.pythonhosted.org/packages/5d/e6/d2d92183b88b8ca3569496350af076c059f81b9204c768b7810e312526d5/unrasterize-0.1.1-py3-none-any.whl" }, { "comment_text": "", "digests": { "md5": "45e3daf2a070e8f0f4261dbeaa12af03", "sha256": "90611676797b1868b5dcb292f1cfd4d21c7a79a13b590e8f420f883277721557" }, "downloads": -1, "filename": "unrasterize-0.1.1.tar.gz", "has_sig": false, "md5_digest": "45e3daf2a070e8f0f4261dbeaa12af03", "packagetype": "sdist", "python_version": "source", "requires_python": ">=3", "size": 5407, "upload_time": "2018-04-19T20:11:13", "url": "https://files.pythonhosted.org/packages/c7/68/8b943053417115e608ccb8de36f3d9f14d2f8803ad4c80ad9584245d5857/unrasterize-0.1.1.tar.gz" } ], "1.0.0": [ { "comment_text": "", "digests": { "md5": "130ce8c44554e7ea8054b611ccf7d1de", "sha256": "82ca333cd2d55ea8522c305147044d36afc1a43fa5aae41b01f1adee6506d3fb" }, "downloads": -1, "filename": "unrasterize-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "130ce8c44554e7ea8054b611ccf7d1de", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3", "size": 9106, "upload_time": "2018-04-25T18:18:33", "url": "https://files.pythonhosted.org/packages/2f/67/98d01d0768fb5de3fb9893b85e80bd3f0316d0d80b437288f2dc801efe02/unrasterize-1.0.0-py2.py3-none-any.whl" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "130ce8c44554e7ea8054b611ccf7d1de", "sha256": "82ca333cd2d55ea8522c305147044d36afc1a43fa5aae41b01f1adee6506d3fb" }, "downloads": -1, "filename": "unrasterize-1.0.0-py2.py3-none-any.whl", "has_sig": false, "md5_digest": "130ce8c44554e7ea8054b611ccf7d1de", "packagetype": "bdist_wheel", "python_version": "py2.py3", "requires_python": ">=3", "size": 9106, "upload_time": "2018-04-25T18:18:33", "url": "https://files.pythonhosted.org/packages/2f/67/98d01d0768fb5de3fb9893b85e80bd3f0316d0d80b437288f2dc801efe02/unrasterize-1.0.0-py2.py3-none-any.whl" } ] }