> 1. Which postGis methods do I use for converting Lambert72 coordinates to
> WGS84 coordinates and vice-versa?
>
> 2. Does anybody know of a Java library that implements this conversion or
> which I can use to implement it?
>

Hi Guy,

Yes, GeoTools will allow you to perform this conversion.
GDAL/OGR, through the Java binding, would also do the job, afaik.

Nicolas
_______________________________________________
postgis-users mailing list
[email protected]
http://postgis.refractions.net/mailman/listinfo/postgis-users

Reply via email to