paleolimbot commented on PR #240: URL: https://github.com/apache/parquet-format/pull/240#issuecomment-2257999603
> When using SRID, axis order shall be as defined by the authority In GeoParquet (and GeoPackage), there is language that makes it explicit that the first axis is always an easting or longitude even in the case where the authority does not define it in this way. https://github.com/opengeospatial/geoparquet/blob/main/format-specs/geoparquet.md#coordinate-axis-order https://www.geopackage.org/spec130/#gpb_spec This is not to invalidate the importance of respecting the axis order in geospatial-specific formats; however, here its use would break quite a lot of existing uses of "srid" (should we choose to allow that here). -- This is an automated message from the Apache Git Service. To respond to the message, please log on to GitHub and use the URL above to go to the specific comment. To unsubscribe, e-mail: [email protected] For queries about this service, please contact Infrastructure at: [email protected] --------------------------------------------------------------------- To unsubscribe, e-mail: [email protected] For additional commands, e-mail: [email protected]
