Hi guys,
We're supporting the latest 1.1.0 schema, with both WKB and "native" geometry encodings. 1.1.0 + WKB seems fairly well supported, at least it works with Sedona/Spark, DuckDB and GeoPandas. GeoPandas was the only one of those that supports the native encodings,
though.
We just added full support in this upcoming release. Earlier we had added GeoParquet metadata to support point-type geometries with native encoding, as that matched our existing schema. But since most libraries don't support native encoding yet, and it was
only for points, it wasn't very useful. Our previous encoding (that we had developed before GeoParquet existed) was (list(x), list(y)), while GeoParquet native is list(x, y), so we had to change a bit.
Thanks,
Emilio Lahr-Vivaz
General Atomics - i3
From: locationtech-pmc <locationtech-pmc-bounces@xxxxxxxxxxx> on behalf of Grigory Pomadchin via locationtech-pmc <locationtech-pmc@xxxxxxxxxxx>
Sent: Thursday, May 1, 2025 7:49 AM
To: Locationtech PMC mailing list <locationtech-pmc@xxxxxxxxxxx>
Cc: Grigory Pomadchin <gr.pomadchin@xxxxxxxxx>
Subject: -EXT-Re: [locationtech-pmc] GeoMesa release review approval
WARNING: This message is from an external source. Evaluate the message carefully BEFORE clicking on links or opening attachments.
Hi Emilio,
+1 good news! Did the GeoParquet spec support appear in GeoMesa this year? That's very nice.
Best,
Grigory
|