fio-plugins

Fiona CLI plugin to calculate areas


Keywords
fiona, imagery, satellite
License
BSD-3-Clause
Install
pip install fio-plugins==0.0.1

Documentation

fio-area

https://circleci.com/gh/mapbox/fio-area.svg?style=svg
Usage: fio area [OPTIONS] FEATURES...

Options:
  -s, --summary               Output summary statistics only
  --calc-crs TEXT             Projection to calculate area in
                              [DEFAULT=esri:54009]
  --sequence / --no-sequence  Write a LF-delimited sequence of texts
                              containing individual objects or write a single
                              JSON text containing a feature collection object
                              (the default).
  --help                      Show this message and exit.

Installation

pip install fio-area