mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-18 12:30:35 +08:00
* add public sindex_generated method to GeoDataFrame, GeoSeries and GeometryArray * add docstring * doc suggestions * PR feedback * revert docstring * geometry -> geom * edit docstring * Update geopandas/array.py Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net> * formatting * PR feedback * Update base.py * add to api docs Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>