I am having a play with Facebook Places but don\'t want to pu开发者_如何转开发blish my current location for privacy reasons. I therefore changed the geo.wifi.uri in the about:config in Firefox to poin
I know its probably possible, but is it practical and doable to try and geo-position someone using WiFi to triangulate...
I would like to build an app that\'s going to give you the closest restaurant depending on your location. We\'ll have a database with all the POI corresponding to the restaurant and we\'ll get your lo
I am starting my first Open Source ASP.NET project in C#. Data that Web app is going to show is in close relation with geographic coordinates of towns.
Is there a good way to get Timezone information with DST information from a lat/lo开发者_如何学Pythonng coordinate or a physical address?
I\'m working on a web-application that operates on services. Every service is normally provided over some (possibly several distinct) geographical domain(s) like city, county, region, state, country o
I need to find the 5 nearest zip code of a zip code. For example, I have 33304, and I need to find the nearest ones, like 33309, 33308 ...
I jus开发者_运维技巧t bought a GPS bluetooth receiver, which has been correctly paired with my OSX machine. Now I would like to query the device for my position with python. How do I do it?I assume yo
my Application is given a list of Geocorrdinates and now I have to determine which of those Coordinates are inside a defined Area. For example the Search would definiton would be: Show me all Areas wh
I have data with latitude and longitude stored in my SQLite database, and I want to get the nearest locations to the parameters I put in (ex. My current location - lat/lng, etc.).