I'm calculating the distance between two plain PointFields in the GIS branch using the distance GeoQuerySet method [1] and I'm coming up with some confusing results.
The distance between nearby things is often about right, maybe off by a mile or two. But the distance between farther locations is off by quite a bit. The distance between Salt Lake City and Chicago is reported as just over 10,000 miles, for example. I'm not sure how to go about troubleshooting this. Any advice would be very much appreciated. - whiteinge .. [1] http://code.djangoproject.com/wiki/GeoDjangoDatabaseAPI#distance --~--~---------~--~----~------------~-------~--~----~ You received this message because you are subscribed to the Google Groups "Django users" group. To post to this group, send email to django-users@googlegroups.com To unsubscribe from this group, send email to [EMAIL PROTECTED] For more options, visit this group at http://groups.google.com/group/django-users?hl=en -~----------~----~----~----~------~----~------~--~---