gpsd-users
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

Re: [gpsd-users] Hoe to send GPS data from GPSD to remote Server/databas


From: Monali Bhattacharya
Subject: Re: [gpsd-users] Hoe to send GPS data from GPSD to remote Server/database server
Date: Thu, 9 Apr 2015 06:24:19 +0000

Thanks for the input. But I'm having this confusion. As I'm having 5( gps + 
gpsd )running embedded device, in the single server side PC how can I get the 
log of each separately and identify them.


-----Original Message-----
From: Chris Kuethe [mailto:address@hidden
Sent: Thursday, April 09, 2015 11:11 AM
To: Monali Bhattacharya
Cc: address@hidden
Subject: Re: [gpsd-users] Hoe to send GPS data from GPSD to remote 
Server/database server

It's dead easy.

You can do this in a couple of screens of python, perl, or php; open socket to 
gpsd, create a connection to your chosen database, read lines of json, parse 
json into dict/hash, sql insert (or update) items in the hash into the 
database. repeat.

Wacky thought: maybe you want to look at mongodb, since it takes json input and 
gpsd emits json output.
Larsen & Toubro Limited

www.larsentoubro.com

This Email may contain confidential or privileged information for the intended 
recipient (s). If you are not the intended recipient, please do not use or 
disseminate the information, notify the sender and delete it from your system.

reply via email to

[Prev in Thread] Current Thread [Next in Thread]