Kontinuation commented on issue #1789: URL: https://github.com/apache/sedona/issues/1789#issuecomment-2634538837
Yes. The WHERE condition determines how large the result set is. If you want to get `distance` in meters in the query result, you also need to swap the ST_Distance in SELECT with ST_DistanceSphere. -- 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]
