I am looking for a tool that meets the following requirements 1) Ability to import shapefile in osgb36 format to database (sql server 2005/2008) programmatically.
I\'m working on some experiments to try and increase the GPS accuracy on an iPhone by performing weighted averages on data collected over time. I\'ve noticed a difference in the display of coordinates
I have a few little questions regarding GPS in Android: How can I determine whether GPS is available on the device?
I\'m working on a python app that\'s reading from a gps usb dongle. This far everything has been running in ubuntu/debian based systems where I communicated with the gps in a rather blunt way of scann
Just wonderin开发者_如何学Pythong, when an app on the iPhone 3GS/4 is minimized, is it possible for it to maintain a network (3G/Wifi), GPS or Bluetooth connection?Through the standard \"Fast Applicat
Can anyone offer an insight into my problem please? My app works when GPS is disabled, but FC\'s when starting while GPS is enabled. On a cold start it offers the option to turn on the GPS. After doi
Lately I\'ve noticed some of the resources (sample applications, blogs, and websites) I use for GPS / GIS stuff store the latitude and longitud开发者_运维百科e as integers rather than decimal or strin
I only can think to use GPS location to calculate the distance ... What if the two device is in the same building,but different floor
The positions from Wi-Fi or Cellular Tower by iPhone CLLocationManager are not acc开发者_如何学Gourate enough for tracking routes. I want only the positions from GPS.
I\'m using the below code to put an overlay on my MapView. For some reason after itterating through the location data it draws the point in the same place.