<BASE HREF="http://yukongis.ca/bin/view/Main/CyclicProjection?skin=plain">
<!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Transitional//EN" "http://www.w3.org/TR/xhtml1/DTD/xhtml1-transitional.dtd">
<html xmlns="http://www.w3.org/1999/xhtml" xml:lang="en-us" lang="en-us"> 
<head>
 <title> wiki . Main . CyclicProjection</title>
 <meta http-equiv="Content-Type" content="text/html; charset=ISO-8859-1" />
  
 <base href="http://yukongis.ca/bin/view/Main/CyclicProjection" />
</head>
<body bgcolor="#ffffff">
<a name="PageTop"></a>
<h1><a name="Repeated_Projection_and_Error_Pr"> </a> <a name="Repeated_Projection_and_Error_Pr">  Repeated Projection and Error Propagation </a></h1>
<p />
<ul>
<li> How much error is involved in projection?
</li>
<li> How many projection cycles are "safe"?
</li>
<li> Which softwares have the lowest error propagation rate?
</li>
<li> Are the answers different for raster and vector data?
</li>
</ul>
<p />
For example, one of our data providers' native storage format is UTM. However they only distribute data in geographic decimal degrees. So when they send data to us they project it first. Now of course when we receive the data the first thing we do is reproject it into Albers to match the rest of our data.
<p />
So before we do any analysis at all the data has been projected twice to three different coordinate systems. Chances are that when <strong>our</strong> upstream provider was compiling the data, they started with data from an existing source, which was likely in a different coordinate system.
<p />
We do something with the data which results in a new theme. Other people are interested in the data so we project to a popular coordinate system for distribution, which is probably decimal degrees again. The downstream users' first item on the agenda will likely be to project to match their favourite projection. And on we go.
<p />
Over the course of time this cycle will get repeated many times by many people with various software. At what point, if ever, should we be concerned? 
<p />
<em>I posted this message to a variety of discussion forums. The results will be summarised and posted here. Should you wish to throw your 2 bits in, you can do so in any of those forums, or here on this page (see the 'Edit' link at the bottom of the page). -- <a href="/bin/view/Main/MattWilkie">MattWilkie</a> - 19 Mar 2004</em>
<p />
<em>Other places this discussion might be happening:</em>
<ul>
<li> <a href="news:comp.infosystems.gis" target="_top">news:comp.infosystems.gis</a>,  <a href="http://tinyurl.com/2lcbx" target="_top">Google Groups gateway</a>
</li>
<li> ESRI user forum on <a href="http://forums.esri.com/Thread.asp?c=93&amp;f=984&amp;t=120601" target="_top">Projection Engine</a>
</li>
<li> ESRI Customer support (no response yet)
</li>
<li> SAFE Software tech support (no response yet)
</li>
<li> <a href="http://remotesensing.org/proj/" target="_top">Proj4</a> mailing list (appears to have been spammed into oblivion)
</li>
</ul>
<p />
<hr />
<p />
<p />
<a name="PageBottom"></a>
</body>
</html>