-
Updated
Sep 3, 2018 - Swift
gps-location
Here are 256 public repositories matching this topic...
-
Updated
Jul 26, 2017 - Objective-C
-
Updated
Mar 1, 2019 - Java
-
Updated
Apr 15, 2020 - Swift
-
Updated
Jan 18, 2018 - Java
-
Updated
Sep 20, 2018 - Swift
-
Updated
Aug 8, 2018 - Java
-
Updated
May 26, 2018 - Java
-
Updated
Apr 16, 2014 - JavaScript
-
Updated
Mar 5, 2019 - Java
-
Updated
May 21, 2020 - Python
-
Updated
Sep 28, 2019 - Java
-
Updated
Dec 26, 2018 - Java
使用VS开发MG-APP说明
-
Updated
Aug 11, 2017 - Python
There is no method with the following signature....
public void gpsLocationFetched(Location location, String placeName) {}
instead its
public void gpsLocationFetched(Location location) {}
how do I get location name using this library? please respond soon..... Thanks
-
Updated
Aug 17, 2017 - Java
-
Updated
Mar 2, 2017 - Python
-
Updated
Jul 1, 2012 - Java
-
Updated
Jan 17, 2019 - MATLAB
-
Updated
Jul 6, 2019 - C#
-
Updated
Jan 29, 2018 - Kotlin
-
Updated
Nov 25, 2019 - Java
-
Updated
Dec 6, 2019 - Python
I got the following warning message when running this node:
[WARN] [1588176216.461421]: Sentence type 'ZDA' not in parse map, ignoring.
[WARN] [1588176216.464354]: Failed to parse NMEA sentence. Sentence was: $GNZDA,160336.40,29,04,2020,00,00*72
Is this a concern? How can I fix it?
-
Updated
May 14, 2017 - Shell
-
Updated
Sep 20, 2017 - JavaScript
Improve this page
Add a description, image, and links to the gps-location topic page so that developers can more easily learn about it.
Add this topic to your repo
To associate your repository with the gps-location topic, visit your repo's landing page and select "manage topics."


In commit dd99425, Curt added a couple of DBFAWK files to support using shapefiles from http://download.geofabrik.de/ in Xastir.
Unfortunately, the shapefiles currently available on that web site do not match the DBFAWK files anymore. The dbf signature is different, and they have clearly changed how the feature type is stored (it's now in an fclass field instead of a type field) I have not ch