[GRASSLIST:2321] Re: m.proj2

Markus Neteler neteler at itc.it
Thu Jan 22 04:05:12 EST 2004


On Wed, Jan 21, 2004 at 02:10:38PM +0100, Ivan Marchesini wrote:
> Dear Users,
> I'm trying to use m.proj2 to translate a point from latlong ed50 coord sistem 
> to the italian sistem (gaus-boaga, rome40)
> I have some difficulties to write the sintax of the command....
> thank you...

With 'cs2cs' (provided by PROJ4) it should be:
LATLONG/ED50 -> Gauss-boaga Ovest/Roma40

cat coordsED50.txt | cs2cs +init=epsg:4230 +to +init=epsg:26591 \
      +towgs84=-85.88,-28.85,+49.67,-1.003,-2.383,-1.808,-27.82 > coordsGB1.txt

Fuso Est:
 Gauss-boaga Est is +to +init=epsg:26592

Be sure to pick the right (local) towgs84 parameters.

Hope this helps,

 Markus

-- 
Markus Neteler     <neteler itc it>       http://mpa.itc.it
ITC-irst -  Centro per la Ricerca Scientifica e Tecnologica
MPBA - Predictive Models for Biol. & Environ. Data Analysis
Via Sommarive, 18        -       38050 Povo (Trento), Italy




More information about the grass-user mailing list