iota2.simplification.search_crown_tile

Search entities and neighbors (crown) entities according to an area (from tile)

Functions

cell_coords(feature, transform)

Generate pixel coordinates of square feature corresponding to raster transform.

list_tiles_id(raster, feature)

entities ID list of tile

regionprops(label_image[, intensity_image, ...])

Measure properties of labeled image regions.

roi_raster(in_raster, out_raster, roi_coord)

use rasterio to extract raster region of interest

search_crown_tile(inpath, raster, clump, ...)

in :

tiles_ids_extent(ids_list, params, xsize, ysize)

Compute geographical extent of tile entities

Classes

chain

chain(*iterables) --> chain object