I\'m developing a PHP application in which we need to retrieve results within a certain boundary, but ordered by the create date of the results, not the distance. I figured MongoDB\'s geoNear command
Using MongoDB I\'m querying homes that are within 25 miles of a lat/long. My first attempt to do this used the near command, like so:
I\'m currently working with Bing maps and I am wondering if there\'s some bui开发者_运维知识库lt in graph matching function. What I want to achieve is, to be able to connect two or more points with li
I\'m new to XML and we need to do GeoCoding with the new Bing Spatial Data API. I\'ve managed to开发者_如何学Python get a result back from them in xml format. How would I read specific elements in the
Let\'s say I have this lon/lat: 33.33333,22.222开发者_如何学运维22 How can I randomly select another lon/lat within an X miles/km radius?
I\'m trying to draw a google maps that has multiple Circle overlays, however I do not want to reveal the correct center of the radius.
I have a set of documents each of which contain a point in 3-space stored in a MongoDB collection.MongoDB currently has Geospatial Indexes only for 2-space.Is there a way of lev开发者_JAVA百科eraging
I have a small problem, I was just testing the use of the haversine formula for my project In the project I specify a point and I want to find all of the points within a given radius of the point tha
I am trying to learn how to do radius search on records using the new SqlServer 2008 managed spacial type and methods (geography) for doing geospatial calculations.I am following the samples on this w
I\'m trying to translate latitude and longitude coordinates into coordinates of my own defined map. For instance: