desruisseaux commented on PR #240: URL: https://github.com/apache/parquet-format/pull/240#issuecomment-2257687439
Also, I think the documentation needs to be expanded: * "precise locations on earth" depends on the CRS. When using `OGC:CRS84` or `EPSG:4326`, the location precision is approximately 2 meters. * When using SRID, axis order shall be as defined by the authority. This means that `EPSG:4326` is (_latitude_, _longitude_). If a different order is desired, this is perfectly fine but it shall not be called `EPSG:4326`. -- 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]
