jiayuasu commented on code in PR #2683: URL: https://github.com/apache/sedona/pull/2683#discussion_r2885994182
########## docs/api/sql/Geometry-Processing/ST_SimplifyPreserveTopology.md: ########## @@ -20,6 +20,8 @@ # ST_SimplifyPreserveTopology Introduction: Simplifies a geometry and ensures that the result is a valid geometry having the same dimension and number of components as the input, + + and with the components having the same topological relationship. Review Comment: fixed -- 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]
