zhangfengcdt commented on issue #124: URL: https://github.com/apache/sedona-db/issues/124#issuecomment-3341925566
> I agree with Kyle here: [kylebarron/geo-index#135](https://github.com/kylebarron/geo-index/pull/135) > > Why did we use heavy sphere distance calculation in place in geo-index? > > CC [@zhangfengcdt](https://github.com/zhangfengcdt) [@Kontinuation](https://github.com/Kontinuation) @jiayuasu The PR Kyle created seems using old code from our geo-index fork. The latest one already uses the geo crate's distance calculation: https://github.com/wherobots/geo-index/pull/5 -- 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]
