sjoin
(left_df, right_df[, how, predicate, ...])
Spatial join of two GeoDataFrames.
sjoin_nearest
(left_df, right_df[, how, ...])
Spatial join of two GeoDataFrames based on the distance between their geometries.
overlay
(df1, df2[, how, keep_geom_type, ...])
Perform spatial overlay between two GeoDataFrames.
clip
(gdf, mask[, keep_geom_type, sort])
Clip points, lines, or polygon geometries to the mask extent.
tools.geocode
(strings[, provider])
Geocode a set of strings and get a GeoDataFrame of the resulting points.
tools.reverse_geocode
(points[, provider])
Reverse geocode a set of points and get a GeoDataFrame of the resulting addresses.
tools.collect
(x[, multi])
Collect single part geometries into their Multi* counterpart.
points_from_xy
(x, y[, z, crs])
Generate GeometryArray of shapely Point geometries from x, y(, z) coordinates.
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