4
I Use This!
Moderate Activity

Commits : Listings

Analyzed 2 days ago. based on code collected 2 days ago.
May 30, 2023 — May 30, 2024
Commit Message Contributor Files Modified Lines Added Lines Removed Code Location Date
API: make count_coordinates a method (#3052) More... 5 months ago
COMPAT: add pandas blockmanager alternative apis for _constructor like things (#3080) More... 5 months ago
REF: Replace the usage of buffer(0) with make_valid (#3113) More... 5 months ago
ENH: Expose transform (#3075) More... 5 months ago
DOC: add note for to_file method when saving multiple GeoSeries (#2878) More... 5 months ago
Bump actions/upload-artifact from 3 to 4 (#3112) More... 6 months ago
DOC/ MAINT: fix link in bug report form (#3111) More... 6 months ago
Bump actions/setup-python from 4 to 5 (#3108) More... 6 months ago
REF: trim trailing zeros in WKT to generate __repr__ (#3087) More... 6 months ago
TST: update read_file test to be more specific about expected dtype (#3102) More... 6 months ago
DOC: update note on GeoParquet support (#3095) More... 6 months ago
ENH: Add is_ccw from shapely (#3027) More... 6 months ago
BUG: fix getting row as Series for CoW (#3078) More... 6 months ago
BUG: Don't use set in concat CRS checking (#3023) More... 6 months ago
COMPAT: ensure GeoSeries fallback to Series for construction from mgr (#3046) More... 6 months ago
API: Fiona engine: return a Pandas DataFrame when no geometry available (#3058) More... 7 months ago
RLS/DOC: update changelog for 0.14.1 (#3072) More... 7 months ago
Parquet/Feather IO: disable PyExtensionType autoload (#3070) More... 7 months ago
ENH: support GeoParquet 1.0.0 spec (#3067) More... 7 months ago
Remove Stamen references from plotting_basemap_background.ipynb (#3066) More... 7 months ago
CI: install whole 3.12 env from conda-forge (#3056) More... 7 months ago
DOC: remove Stamen from explore docstring (#3057) More... 7 months ago
ENH: Add count coordinates (#3026) More... 7 months ago
BUG: fix interiors when no interior is present (#3047) More... 7 months ago
ENH: add minimum_clearance to geopandas from shapely (#2989) More... 7 months ago
TST: fix bbox test for latest pyogrio (#3039) More... 8 months ago
BUG: fix merge return type for colname collision (#2933) More... 8 months ago
CLN: Remove convert dtypes overload (#3018) More... 8 months ago
CI: include Python 3.12 in the matrix (#3041) More... 8 months ago
TST: fix/suppress some warnings for the pyogrio tests (#3040) More... 8 months ago