<HTML dir=ltr><HEAD><TITLE>Re: [Proj] cs2cs usage</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16608" name=GENERATOR><BASE href=http://mailstore.rossoalice.alice.it/exchange/Alice000000001264700/Bozze/R:%20[Proj]%20cs2cs%20usage.EML/1_text.htm></HEAD>
<BODY>
<DIV id=idOWAReplyText11741 dir=ltr>
<DIV dir=ltr><FONT face=Arial color=#000000 size=2>Hi Andrea,</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>&gt;I'm not sure about that. How do you execute it?</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>from Windows terminal (cmd.exe)</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>&gt;I guess they are very needed. Did you try to add&nbsp; +towgs84=&lt;your<BR>&gt;commaseparated values&gt;?</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>I tried with:</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face="Courier New" size=2>cs2cs -v +init=epsg:4326 +to +init=epsg:3003 +towgs84=-104.1,-49.1,-9.9,0.971,-2.917,0.714,-11.68</FONT></DIV>
<DIV dir=ltr><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>reporting:</FONT></DIV>
<DIV dir=ltr><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face="Courier New" size=2># ---- From Coordinate System ----<BR>#Lat/long (Geodetic alias)<BR>#<BR># +init=epsg:4326 +proj=longlat +ellps=WGS84 +datum=WGS84 +no_defs<BR># +towgs84=0,0,0<BR>#--- following specified but NOT used<BR># +ellps=WGS84<BR># ---- To Coordinate System ----<BR>#Transverse Mercator<BR>#&nbsp;&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; Cyl, Sph&amp;Ell<BR># +init=epsg:3003 +towgs84=-104.1,-49.1,-9.9,0.971,-2.917,0.714,-11.68<BR># +proj=tmerc +lat_0=0 +lon_0=9 +k=0.9996 +x_0=1500000 +y_0=0 +ellps=intl<BR># +units=m +no_defs</FONT></DIV>
<DIV dir=ltr><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>then I entered the WGS84 point: 10°44'09,70E 45°45'12.00N as</FONT></DIV>
<DIV dir=ltr><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face="Courier New" size=2>10.73602778 45.75333333</FONT></DIV>
<DIV dir=ltr><FONT face="Courier New" size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>I simply transformed x°y'z'' to&nbsp;D [° decimal&nbsp;format] using&nbsp;D = (x + y/60 + z/3600); is it correct?</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>BTW, I had the following result:</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT face="Courier New" size=2>1635050.62&nbsp;&nbsp;&nbsp;&nbsp;&nbsp; 5068127.39 -45.30</FONT></DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>now further questions:</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>1) what does "-45.30" mean?</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>2) I roughly checked the point on my GRASS-imported rasters (imported in&nbsp;the location created by GRASS using EPSG code 3003 and the previously mentioned towgs84 parameters), and it seems to "be" where I expected... but I cannot be sure! I know the region, and I *have* some conspicuous points to *use* (it's on lake garda, and there's a peak nearby the point of interest that is clearly visible from the raster map), but this procedure is fairly long to be called a *secure and precise check procedure* (that's why I used the word *roughly*)</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Many thanks for your help</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Marco</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>PS: buona Pasqua ;-)</FONT></DIV></DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>Da:</B> proj-bounces@lists.maptools.org per conto di andrea antonello<BR><B>Inviato:</B> gio 20/03/2008 14.33<BR><B>A:</B> PROJ.4 and general Projections Discussions<BR><B>Oggetto:</B> Re: [Proj] cs2cs usage<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>&gt; I read cs2cs manual page, but I still have big doubts about it! quickly:<BR>&gt;<BR>&gt; 0. Preamble: I built PROJ.4 4.6 on windows using MinGW<BR>&gt;<BR>&gt; 1. Question 1: when I launch cs2cs from command line it executes the<BR>&gt; requested operation and then waits for others inputs... how can I quit,<BR>&gt; without the need of killing the process in task manager?<BR><BR>I'm not sure about that. How do you execute it?<BR><BR>&gt; 2. Question 2: I need to trasform single points from WGS84 (EPSG ID = 4326)<BR>&gt; to Gauss-Boaga Roma40 West (EPSG ID = 3003)<BR>&gt; while ID=4326 determinates an univocal datum, to correctly define<BR>&gt; Gauss-Boaga Roma40 West I need to specify also +towgs84 parameters,<BR>&gt; retrieved by GRASS (creating a new location in GRASS using 3003 EPSG code,<BR>&gt; it asks for furthers options, suggesting the correct parameters to set):<BR>&gt; the complete datum definition for Gauss-Boaga Roma40 West is as follows<BR>&gt; (from GRASS):<BR>&gt;<BR>&gt; EPSG ID = 3003<BR>&gt; Option 2<BR>&gt; Used in Italy (Peninsular Part)<BR>&gt; towgs84=-104.1,-49.1,-9.9,0.971,-2.917,0.714,-11.68<BR>&gt; Accuracy 3-4m<BR>&gt;<BR>&gt; how can I use cs2cs respecting the previous parameters?<BR>&gt; I tried with cs2cs +init=epsg:4326 +to +init=epsg:3003<BR>&gt; but I don't know how to set towgs84 parameters (and even if they are needed)<BR><BR>I guess they are very needed. Did you try to add&nbsp; +towgs84=&lt;your<BR>commaseparated values&gt; ?<BR><BR>Ciao<BR>Andrea<BR><BR><BR>&gt; Thanks fo help<BR>&gt;<BR>&gt; Marco<BR>&gt;<BR>&gt; _______________________________________________<BR>&gt;&nbsp; Proj mailing list<BR>&gt;&nbsp; Proj@lists.maptools.org<BR>&gt;&nbsp; <A href="http://lists.maptools.org/mailman/listinfo/proj">http://lists.maptools.org/mailman/listinfo/proj</A><BR>&gt;<BR>_______________________________________________<BR>Proj mailing list<BR>Proj@lists.maptools.org<BR><A href="http://lists.maptools.org/mailman/listinfo/proj">http://lists.maptools.org/mailman/listinfo/proj</A><BR></FONT></P></DIV></BODY></HTML>