mirror of
https://github.com/wassname/geopandas.git
synced 2026-09-18 12:30:35 +08:00
* ENH: Add estimate_tum_crs method to GeoSeries and GeoDataFrame * Add examples & expect release in 0.9 * undo changes in CI * Update geopandas/geoseries.py Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net> * pytest.mark.skipif Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net> * Update geopandas/geodataframe.py Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net> * more skipif * use pyproj to transform bounds Co-authored-by: Martin Fleischmann <martin@martinfleischmann.net>