starepandas.tools.spatial_conversions#
|
Dissolve STARE index values. |
|
Create Circular sids cover |
|
Returns a bool series of length len(series). |
|
Takes a shapely Point, Polygon, or Multipolygon and returns the according SID |
|
Takes a GeoDataFrame and returns a corresponding series of sets of trixel indices |
|
Takes a GeoSeries and returns a corresponding series of sets of trixel indices |
|
Lookup STARE index values for a multipolygon. |
|
Lookup STARE index values for a polygon. |
|
Return a range of indices covering the region inside/outside ring. |
|
Wrapper for starepandas.from_point(), starepandas.from_ring(), starepandas.from_polygon(), starepandas.from_multipolygon() |
|
Takes a list/array of lon and lat and returns a (set of) STARE index/ices |
|
Takes a dataframe and generates an array of STARE index values. |
|
Speedy intersects is meant to subset large (long) STAREDataFrame to a subset that intersects the roi. |