I am using geography.STDistance() to return the distance between two single point locations. I\'m curious as to which measurement is used for the return value? Is it in KM\'s, miles or perhaps some ot
Before I embark on a a pretty decent overhaul of my web app to use a spatial query, I\'d like to know if this MySQL query works in SQL Server 2008:
I\'m curious whether it\'s possible to use Google Maps Street View as a platform along with custom views.
I\'m working with a geographic point using lat/long and need to find other points in our database within a 5 mile radius o开发者_高级运维f that point. However, I can\'t seem to find out what the \"uni
How can I convert a shapefile from AGD66 to GDA94 programmatically, using open source libraries?I don\'t want to use arcgisscripting because I don\'t have a licence.
I am building a travel website with django. When a user is typing in开发者_运维问答 the destination city name (or points of interest, like yellow stone), I want to do ajax auto suggestion. The questio
Well, let me explain this briefly: 1.I want to build a website that provides location based services, like http://fireeagle.yahoo.net/ .
I am wo开发者_如何学编程rking on a geographic project in Java. The input are coordinates : 24.4444 N etc
Closed. This question does not meet Stack Overflow guidelines. It is not currently accepting answers.
I have a program that takes as input an array of lat/long points.I need to perform a check on that array to ensure that all of the points are within a certain radius.So, for example, the maximum radiu