Details
-
Improvement
-
Status: Resolved
-
Major
-
Resolution: Fixed
-
None
Description
Currently, GeoParquetFileFormat in Apache Sedona does not read or write the geo metadata in GeoParquet files. We'll honor geo metadata when loading GeoParquet files and populate geo metadata when writing dataframes to GeoParquet files in order to conform with the standard and improve interoperability with other libraries such as GeoPandas.
We'll drop the fieldGeometry option for loading GeoParquet files since we can infer geometry fields from the geo.columns metadata, there's no need for users to specify the names of geometry fields explicitly.
Attachments
Issue Links
- is related to
-
SEDONA-207 Faster serialization/deserialization of geometry objects
- Resolved
- links to