[geotk] convert GPS to EPSG:3395

Gopinath Asutosh asutosh_gopinath at yahoo.com
Tue Sep 14 07:33:20 EDT 2010


Hi,
On the map i want to show the location of mobile eqpt. the egpt keeps sending its gps lat/long every minute to a central server( rdbms). The data is obtain as NMEA string like below:

==
GGA - essential fix data which provide 3D location and
accuracy data.

 $GPGGA,123519,4807.038,N,01131.000,E,1,08,0.9,545.4,M,46.9,M,,*47

Where:
     GGA          Global Positioning System Fix Data
     123519       Fix taken at 12:35:19 UTC
     4807.038,N   Latitude 48 deg 07.038' N
     01131.000,E  Longitude 11 deg 31.000' E
     1            Fix quality: 0 = invalid
                               1 = GPS fix (SPS)
                               2 = DGPS fix
                               3 = PPS fix
			       4 = Real Time Kinematic
			       5 = Float RTK
                               6 = estimated (dead reckoning) (2.3 feature)
			       7 = Manual input mode
			       8 = Simulation mode
     08           Number of satellites being tracked
     0.9          Horizontal dilution of position
     545.4,M      Altitude, Meters, above mean sea level
     46.9,M       Height of geoid (mean sea level) above WGS84
                      ellipsoid
     (empty field) time in seconds since last DGPS update
     (empty field) DGPS station ID number
     *47          the checksum data, always begins with *

==

thanks 
asutosh
--- On Tue, 9/14/10, Martin Desruisseaux <martin.desruisseaux at geomatys.fr> wrote:

From: Martin Desruisseaux <martin.desruisseaux at geomatys.fr>
Subject: Re: [geotk] convert GPS to EPSG:3395
To: geotoolkit at lists.osgeo.org
Date: Tuesday, September 14, 2010, 4:48 AM

Hello

Actually we need more information in order to be of any help... Could you give 
more details about what you are trying to do? (file format of your data, etc.).


Le 11/09/10 10:21, Gopinath Asutosh a écrit :
> Hello,
> I want to plot GPS lat/lon from vehicle on UTM map.
>
> please let me know how to do it.
>
> thanks
> asutosh
_______________________________________________
Geotoolkit mailing list
Geotoolkit at lists.osgeo.org
http://lists.osgeo.org/mailman/listinfo/geotoolkit



      
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/geotoolkit/attachments/20100914/900d739d/attachment.html


More information about the Geotoolkit mailing list