taimos/GPSd4Java

How to get lat, long by GPSd4Java?

Closed this issue · 0 comments

Hi,
I am using module BU-353S4 integrated in my raspberry pi2. I install "gpsd" module successful on rasberry pi2 already.
https://learn.adafruit.com/adafruit-ultimate-gps-hat-for-raspberry-pi/use-gpsd
I've checked with command. "cgps -s" and below is the result.
cgps

Now I want to get this lat, long from GPSd4Java. Please tell me how, thanks you so much!