geopandas / pyogrio

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

TST: add test case to write GeoDataFrame without geometry column #369

Closed theroggy closed 2 months ago

theroggy commented 4 months ago

Tested this in the context of documenting known difference between Fiona and Pyogrio... so better to add it to the test permanently.

Or... based on feedback in https://github.com/geopandas/geopandas/pull/3206 is this something that works by accident and isn't supposed to, or not guaranteed that it will keep working?