Tagged Questions
3
votes
0answers
99 views
Are there any known problems using GPS connection in Android version of QGIS? [closed]
I install QGIS both my netbook (windows win7 starter) and My tablet (android 4.0). I can used GPS option in windows version and I can save location points from GPS. However, I could not manage same ...
3
votes
1answer
120 views
is the GPS network free or available for any device?
I have a question (I'm really sorry if is kind of dumb question).
But if I have a device with GPS (smarthphone,pda,pocket pc, etc)
Does the device need any additional service to enable GPS data?
I ...
3
votes
1answer
647 views
How to calculate accuracy of latitude/longitude
I'm updating a Windows Mobile application to capture location information using the built-in GPS hardware. The Microsoft API provides a method GPSGetPosition that returns the following struct ...