WGS84 gps point in postgis
Vladimir Guzmán
bigfoot at MAIN-TASK.COM
Thu Aug 19 11:24:51 PDT 2004
Stéphane RIFF wrote:
> Hello,
>
> I want to store WGS84 gps points in a postgis table:
> What is the format of WGS84 point in postgis ???
> For now i have something like this:
> SRID=4326;POINT(DDMM.SSSS DDMM.SSSS) ----> is that
> ok ???
>
> Next i want to show those gps points on raster map in other projection:
> epsg:27582 (lambert II etendu)
>
> Does somebody already do something like that...
>
> All advices are wellcome
>
> Thanks
>
>
No, the format must be something like:
SRID=4326;POINT(12.345678 12.345678)
Being degrees.fractions of degree
--
Vladimir Ilich Guzmán R.
------------------------
http://maintask.com
More information about the MapServer-users
mailing list