{ "info": { "author": "Josh Tennefoss", "author_email": "jt@planet.com", "bugtrack_url": null, "classifiers": [], "description": "# Planet Labs Stack Finder #\n\nFind locations where there are deep stacks of imagery by clustering the location of geojson polygons. \n\nInput is a list of geojson dictionaries.\n\nEach dictionary in the list must have keys ['geometry']['coordinates'] or\n['coordinates'] \n\n## Generic Setup ##\n`pip install planet_stack_finder`\n\n## Setup from github repo ##\n`pip install -e .[test]`\n\n## Tests ##\n`pytest`\n\n## CLI ##\n```\nfind-stacks /path/to/file.metadata\ncat path/to/file.geojson | planet search | find-stacks\n``` \n\n## Python ##\n```\nfrom stackfinder import findstacks\n```", "description_content_type": null, "docs_url": null, "download_url": "UNKNOWN", "downloads": { "last_day": -1, "last_month": -1, "last_week": -1 }, "home_page": "https://github.com/planetlabs/planet_stack_finder", "keywords": "stack_finder,planet,planet labs,overlaps", "license": "MIT", "maintainer": null, "maintainer_email": null, "name": "stackfinder", "package_url": "https://pypi.org/project/stackfinder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/stackfinder/", "project_urls": { "Download": "UNKNOWN", "Homepage": "https://github.com/planetlabs/planet_stack_finder" }, "release_url": "https://pypi.org/project/stackfinder/0.0.12/", "requires_dist": null, "requires_python": null, "summary": "Find local clusters from geojson.", "version": "0.0.12" }, "last_serial": 5294051, "releases": { "0.0.10": [ { "comment_text": "", "digests": { "md5": "3188a0b3ff3b254974a3266a1bf4224f", "sha256": "8705ad46fe30808a9bf96b73e67200a8edfa2e788f04f35ed3dd41d9a2741209" }, "downloads": -1, "filename": "stackfinder-0.0.10.tar.gz", "has_sig": false, "md5_digest": "3188a0b3ff3b254974a3266a1bf4224f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7683, "upload_time": "2015-07-30T18:51:13", "url": "https://files.pythonhosted.org/packages/d7/2c/6f37efc18aa1d922b41f57e31262956e78d394bc94127e8176b5ce8e272e/stackfinder-0.0.10.tar.gz" } ], "0.0.11": [ { "comment_text": "", "digests": { "md5": "376850976f44c09f9eadd39cdc6fc356", "sha256": "aabf0bb19c27b684df116e3c0630e5353caade6f8ae3820b2824cfde761c6d5f" }, "downloads": -1, "filename": "stackfinder-0.0.11.tar.gz", "has_sig": false, "md5_digest": "376850976f44c09f9eadd39cdc6fc356", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7703, "upload_time": "2015-07-31T00:03:02", "url": "https://files.pythonhosted.org/packages/d4/a1/fdbdfb28b963df9fbec0e2606d747fb4f3d3164e41f0b4997d3a98c723b4/stackfinder-0.0.11.tar.gz" } ], "0.0.12": [] }, "urls": [] }