You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CLI: 'crs' in geoparquet metadata should be optional. (#411)
GeoParquet spec allows crs to be optional in the metadata. If missing
don't pass it through the GeoArrow metadata.
Tested with a geoparquet file with a missing crs. Displays it with this
fix.
0 commit comments