Skip to main content

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 `

Supported by

AWS AWS Cloud computing and Security Sponsor Datadog Datadog Monitoring Fastly Fastly CDN Google Google Download Analytics Pingdom Pingdom Monitoring Sentry Sentry Error logging StatusPage StatusPage Status page