zhangfengcdt commented on PR #790: URL: https://github.com/apache/sedona-db/pull/790#issuecomment-4346566073
> @zhangfengcdt thanks for the comment, I want to first ask if g1.hausdorff_distance(&g2) would work?, is hausdorff_distance already defined? Yes, geos already support it - https://raw.githubusercontent.com/georust/geos/master/src/geometry.rs You might want to check how this one works and follow the same pattern: c/sedona-geos/src/distance.rs -- 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]
