rdblue commented on code in PR #494: URL: https://github.com/apache/parquet-format/pull/494#discussion_r2070564200
########## Geospatial.md: ########## @@ -86,14 +86,49 @@ The Z values introduce the third dimension coordinate. Usually they are used to indicate the height, or elevation. M values are an opportunity for a geospatial instance to express a fourth -dimension as a coordinate value. These values can be used as a linear reference +dimension as an axis value. These values can be used as a linear reference Review Comment: What's the purpose of this change? Looks like "coordinate" is used elsewhere to refer to something more like a point. Maybe this should be "M values are an opportunity for a geospatial instance (object?) to track a value in a forth dimension"? -- 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]
