Utils#
Spatial#
|
Function to find labels associated with polygon geometries for a series of queried point geometries. |
|
Return sampled values from a raster at the given (x, y) locations. |
|
Make a selection of point geometries based on line geometries and a buffer. |
|
Make a selection of point geometries based on point geometries and a buffer. |
|
Make a selection of point geometries based on a user-given bounding box. |
|
Make a selection of point geometries based on polygon geometries and an optional buffer. |
|
Sample x and y dims of an Xarray Dataset or DataArray over distance along a Shapely LineString object. |
|
Sample x and y dims of an Xarray Dataset or DataArray using an array of x and y coordinates. |