Find local clusters from geojson.
Project description
# Planet Labs Stack Finder #
Find locations where there are deep stacks of imagery by clustering the location of geojson polygons.
Input is a list of geojson dictionaries.
Each dictionary in the list must have keys [‘geometry’][‘coordinates’] or [‘coordinates’]
## Generic Setup ## pip install planet_stack_finder
## Setup from github repo ## pip install -e .[test]
## Tests ## pytest
## CLI ## ` find-stacks /path/to/file.metadata cat path/to/file.geojson | planet search | find-stacks `
## Python ## ` from stackfinder import findstacks `
Project details
Release history Release notifications | RSS feed
Download files
Download the file for your platform. If you're not sure which to choose, learn more about installing packages.
Source Distribution
File details
Details for the file planet_stack_finder-0.0.9.tar.gz
.
File metadata
- Download URL: planet_stack_finder-0.0.9.tar.gz
- Upload date:
- Size: 7.7 kB
- Tags: Source
- Uploaded using Trusted Publishing? No
File hashes
Algorithm | Hash digest | |
---|---|---|
SHA256 | fcf7091e1a2925a049b8edcd6730a6f2add6b47976a11ce741d28496743bfeb3 |
|
MD5 | ec3e875e52cec536586231d347506f91 |
|
BLAKE2b-256 | 8205a114a75c04d0498e1b77289a607e6bd2f017575c10aa4f0233deda7daa1d |