<HTML dir=ltr><HEAD><TITLE>Re: [Proj] Transverse Mercator algorithm with good accuracy/speedtrade-off?</TITLE>
<META http-equiv=Content-Type content="text/html; charset=unicode">
<META content="MSHTML 6.00.6000.16640" name=GENERATOR></HEAD>
<BODY>
<DIV id=idOWAReplyText11836 dir=ltr>
<DIV dir=ltr><FONT face="Times New Roman" color=#000000 size=2>There's a lot of "other field" specialists that get into GIS.&nbsp; I see a good number of people in the Oil &amp;&nbsp;Gas Exploration and Production industry.&nbsp; Lots of Geologists and Petroleum Engineers are found, but nary a classical Cartographer, or Geodesist in the bunch for the most part.&nbsp; (Royal Dutch Shell is an exception.)&nbsp; These people work large to enormous geographic areas all over the world, and don't know diddly about map projections or grids.&nbsp; Most don't know the difference between UTM, Datums, and Grids muchless realize that the words are not interchangeable.&nbsp; They usually are well-educated in their fields, and simply consider GIS a necessary evil tool to use in order to get their job done.&nbsp; They usually don't care about important concepts in positioning tech nology, coordinate systems, reference frames, etc.&nbsp; They are professionals in something other than what it is that we do, for the most part.</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Consider a local application just for the Oil Patch:&nbsp; The Gulf of Mexico.&nbsp; Platforms are offshore in Louisiana and Texas, but production is petering out and exploration and development are further out in Federal Waters.&nbsp; The State Waters use the various State Plane Coordinate Systems (Lambert Conformal Conic in multiple zones), but the Federal Waters use UTM in more than one zone.&nbsp; Furthermore, there's the Safety Fairways in the Gulf of Mexico that use the ellipsoidal Mercator that is overlain with all of the Lambert zones and all of the UTM zones.&nbsp; Geologists could not care less.&nbsp; It's pretty neat for Geodesists and the classical Cartographers that understand loxodromes and Grid intersection problems, but the average GIS practitioner doesn't know the difference muchless care.</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>They want to use "UTM" as a single zone (Zone 15) for the entire Gulf of Mexico, and they want the numbers in the coordinates to&nbsp;be able to repeat on themselves for the whole Gulf.&nbsp; Period.&nbsp; You can't find one in a hundred that knows about convergence angle or scale factor, muchless cares ... they're doing something else ... or so they say.</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>There is a real need for computational precision for such applications.&nbsp; Of course there's a need for education, but that's a windmill for all intents and purposes in the Oil Patch.&nbsp; When it's really important, they'll have a Land Surveyor or Geodesist or classical Cartographer do the computations, but for day to day work it's the Technicians that do the GIS applications.</FONT></DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Consider the rest of the world when you read above for merely the Gulf of Mexico.</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Dozier's paper does have a practical application for the neophyte.&nbsp; It can keep them (slightly) out of trouble if the computational precison can be maintained.</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2>Cliff Mugnier</FONT></DIV>
<DIV dir=ltr><FONT size=2>LSU</FONT></DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV>
<DIV dir=ltr><FONT size=2></FONT>&nbsp;</DIV></DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr>&nbsp;</DIV>
<DIV dir=ltr><BR>
<HR tabIndex=-1>
<FONT face=Tahoma size=2><B>From:</B> proj-bounces@lists.maptools.org on behalf of support.mn@elisanet.fi<BR><B>Sent:</B> Sat 24-May-08 16:12<BR><B>To:</B> PROJ.4 and general Projections Discussions<BR><B>Subject:</B> Re: [Proj] Transverse Mercator algorithm with good accuracy/speedtrade-off?<BR></FONT><BR></DIV>
<DIV>
<P><FONT size=2>&gt; The tmerc of Proj4 is efficient. But it has millimeter accuracy only out to 6° of longitude from the central meridian...<BR><BR><BR>1) The most easy way is to make sure never be futher than 6° away from the central median.<BR><BR>or<BR><BR>2) You could implement a floating central median (let's call it "ftmerc"), which would automatically shift as your longitude shifts. Let's say in steps of 1 degree or less. Not at all difficult to implement. And most of "tmerc" routines can be reused.<BR><BR>or<BR><BR>3) Are we talking about UTM...<BR><BR>Regards: Janne<BR><BR><BR><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>