On 30/09/14 15:05, meino.cra...@gmx.de wrote:
> Hi,
>
> with lot of help of this forum (***TAHNKS!***) I now
> have a embedded device which is able to
> dis/connect itsself from/to the LAN, set the clock via ntp-client
> and is able to fire up a tool, which collects
> data from sensors and put those into
> a file ... even if the tool has no
> connection to a terminal.
>
> Next step will be to connect a GPS module
> (ordered) to the GPIO pins of that board
> (which is quite offtopic and I fear therefore
> my sole problem... ;).
>
> Suppose the GPS would already be attached
> to the board and works...
>
> Is there any free available software and data for
> strict offline useage (which does NOT calls
> to home), which is able to map GPS data to a street/land
> map?
> I need both: The maps themselves and the logic to read
> GPS coordinates and map movements and ways to those maps.
>
> Is something like that available for free or should
> I directly ask the NSA/CIA/FBI/...?
>
> Thank you very much in advance for any help!
> Best regards,
> mcc
>
>
>
>
you can also have a look at something like www.openpaths.cc they have an
api you can plug into but you need to post your gps data to them
doesn't quite fit the offline part but to start it takes a lot of the
heavy lifting for you
alternatively you could save your gps co-ordinates to an xml file and
send that via email, which you can then push up to google maps
again, doesn't quite fit the offline part, but i'm not sure how you
would visually see your map if it's headless unless if it's on another
computer




Reply via email to