Usage: blockfeatures [OPTIONS] RASTER
Create GeoJSON polygon features of the internal tile blocks for any
rasterio-supported raster.
Usage: blockfeatures image.tif > blocks.geojson
Default, echo a FeatureCollection. Optionally, echo a sequence of
features.
Options:
--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).
--rs / --no-rs Use RS (0x1E) as a prefix for individual texts
in a sequence as per http://tools.ietf.org/html
/draft-ietf-json-text-sequence-13 (default is
False).
--force Force the creation of feautures based on
rasterio's block_windows even if the raster is
not tiled
--help Show this message and exit.
RetroSearch is an open source project built by @garambo | Open a GitHub Issue
Search and Browse the WWW like it's 1997 | Search results from DuckDuckGo
HTML:
3.2
| Encoding:
UTF-8
| Version:
0.7.4