geopandas / pyogrio

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

BUG: Fix hash url parsing #412

Closed m-richards closed 1 month ago

m-richards commented 1 month ago

This is an upstream equivalent of https://github.com/geopandas/geopandas/pull/3280 to fix https://github.com/geopandas/geopandas/issues/3279 which is an edge case to do with using urlparse in detecting file schemes.