{ "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": "https://github.com/planetlabs/planet_stack_finder/tarball/0.9", "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": "planet_stack_finder", "package_url": "https://pypi.org/project/planet_stack_finder/", "platform": "UNKNOWN", "project_url": "https://pypi.org/project/planet_stack_finder/", "project_urls": { "Download": "https://github.com/planetlabs/planet_stack_finder/tarball/0.9", "Homepage": "https://github.com/planetlabs/planet_stack_finder" }, "release_url": "https://pypi.org/project/planet_stack_finder/0.0.9/", "requires_dist": null, "requires_python": null, "summary": "Find local clusters from geojson.", "version": "0.0.9" }, "last_serial": 5294267, "releases": { "0.0.7": [ { "comment_text": "", "digests": { "md5": "d17b8837dc944bc32fa65e0aac7f3c14", "sha256": "cef3aae05c04a5fdf81fd1455a1984f42f4faa3d5ddc05bfdc876ae86335eadf" }, "downloads": -1, "filename": "planet_stack_finder-0.0.7.tar.gz", "has_sig": false, "md5_digest": "d17b8837dc944bc32fa65e0aac7f3c14", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7697, "upload_time": "2015-07-29T21:31:59", "url": "https://files.pythonhosted.org/packages/80/45/199ca0d69ba04ee53a44b8ace3eb6ca375014e76d7f94adb4ddf4b27c488/planet_stack_finder-0.0.7.tar.gz" } ], "0.0.8": [ { "comment_text": "", "digests": { "md5": "b53cc96cbdb758f3edd1b69816f36a4f", "sha256": "a2a849d36e66216332d19d6b1969a558941cbcddf12312e6276bda4011fdad05" }, "downloads": -1, "filename": "planet_stack_finder-0.0.8.tar.gz", "has_sig": false, "md5_digest": "b53cc96cbdb758f3edd1b69816f36a4f", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7659, "upload_time": "2015-07-29T21:49:56", "url": "https://files.pythonhosted.org/packages/f7/95/d87822f44fe21e0876d5ebe26096f8122dd889e97b53d31dfa681c328d9b/planet_stack_finder-0.0.8.tar.gz" } ], "0.0.9": [ { "comment_text": "", "digests": { "md5": "ec3e875e52cec536586231d347506f91", "sha256": "fcf7091e1a2925a049b8edcd6730a6f2add6b47976a11ce741d28496743bfeb3" }, "downloads": -1, "filename": "planet_stack_finder-0.0.9.tar.gz", "has_sig": false, "md5_digest": "ec3e875e52cec536586231d347506f91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7655, "upload_time": "2015-07-30T16:48:52", "url": "https://files.pythonhosted.org/packages/82/05/a114a75c04d0498e1b77289a607e6bd2f017575c10aa4f0233deda7daa1d/planet_stack_finder-0.0.9.tar.gz" } ] }, "urls": [ { "comment_text": "", "digests": { "md5": "ec3e875e52cec536586231d347506f91", "sha256": "fcf7091e1a2925a049b8edcd6730a6f2add6b47976a11ce741d28496743bfeb3" }, "downloads": -1, "filename": "planet_stack_finder-0.0.9.tar.gz", "has_sig": false, "md5_digest": "ec3e875e52cec536586231d347506f91", "packagetype": "sdist", "python_version": "source", "requires_python": null, "size": 7655, "upload_time": "2015-07-30T16:48:52", "url": "https://files.pythonhosted.org/packages/82/05/a114a75c04d0498e1b77289a607e6bd2f017575c10aa4f0233deda7daa1d/planet_stack_finder-0.0.9.tar.gz" } ] }