geopandas / pyogrio

Vectorized vector I/O using OGR
https://pyogrio.readthedocs.io
MIT License
257 stars 21 forks source link

FIX: silence warning from write_dataframe with GeoSeries.notna() #435

Closed mwtoews closed 2 hours ago

mwtoews commented 6 days ago

Closes #432

Add TODO note to sort-out reading POINT EMPTY, which I'll open in a separate issue...