<!DOCTYPE HTML PUBLIC "-//W3C//DTD HTML 4.0 Transitional//EN">
<html lang="en">
<head><meta http-equiv="Content-Type" content="text/html;">
<title>Scalix message content</title>
<style type="text/css">
<!--
.Normal {  text-align: left; text-indent:0pt; margin-top:0pt; margin-bottom:0pt; font-family: Arial; font-size: 12pt; }
.Default_Paragraph_Font {font-family: Arial; color: Black; background-color: white ; font-size: 12pt; font-weight: normal;  font-style: normal; font-variant: normal; vertical-align: normal; text-decoration: none;}
div.ltTOCtitle { font-family: Verdana; font-size: 8pt; font-weight: bold; text-align: center;}
div.ltTOCl1 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:32pt; text-indent:-32pt;}
div.ltTOCl2 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:40pt; text-indent:-32pt;}
div.ltTOCl3 {  font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:48pt; text-indent:-32pt;}
div.ltTOCl4 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:56pt; text-indent:-32pt;}
div.ltTOCl5 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:64pt; text-indent:-32pt;}
div.ltTOCl6 { font-family: Verdana; font-size: 8pt; font-weight: bold; margin-left:72pt; text-indent:-32pt;}
-->
</style>
</head>

<body>
<div class="Normal"><span style='font-size: 10pt; '>&gt; Remember that we are
slightly abusing the PROJ.4 API here by
</span><br><span style='font-size: 10pt; '>&gt; using CH1903+
</span><br><span style='font-size: 10pt; '>&gt; as a pivot datum instead of
WGS84. So the +towgs84 parameters
</span><br><span style='font-size: 10pt; '>&gt; for other
</span><br><span style='font-size: 10pt; '>&gt; co-ordinate systems must be
adjusted so they describe a </span><br><span style='font-size: 10pt; '>&gt;
transformation to </span><br><span style='font-size: 10pt; '>&gt; CH1903+,
rather than a transformation to WGS84, in exactly
</span><br><span style='font-size: 10pt; '>&gt; the same way as
</span><br><span style='font-size: 10pt; '>&gt; we have used parameters of
+towgs84=0,0,0 for CH1903+. If you have an
</span><br><span style='font-size: 10pt; '>&gt; accurate set of +towgs84
parameters for the CH1903+ --&gt; WGS84
</span><br><span style='font-size: 10pt; '>&gt; transformation, I suspect you
might be able to determine the </span><br><span style='font-size: 10pt; '>&gt;
parameters </span><br><span style='font-size: 10pt; '>&gt; for your target datum
to CH1903+ through some matrix </span><br><span style='font-size: 10pt; '>&gt;
multiplication (bear </span><br><span style='font-size: 10pt; '>&gt; in mind
that a set of +towgs84 parameters consist of rotational,
</span><br><span style='font-size: 10pt; '>&gt; translational and scaling
components) but I'm not sure of the
</span><br><span style='font-size: 10pt; '>&gt; exact nature
</span><br><span style='font-size: 10pt; '>&gt; of the calculations you would
need to do and I haven't tried
it.</span><br><span style='font-size: 10pt; '>&gt;
</span><br><span style='font-size: 10pt; '>&gt; In other words, you should be
able to avoid a chain of </span><br><span style='font-size: 10pt; '>&gt;
re-projections by </span><br><span style='font-size: 10pt; '>&gt; chaining the
datum transformations before doing the
</span><br><span style='font-size: 10pt; '>&gt; re-projection. That's
</span><br><span style='font-size: 10pt; '>&gt; how I understand it anyway but I
could have missed something.</span><br><span style='font-size: 10pt; '>&gt;
Paul</span></div>
<br>
<div class="Normal"><span style='font-size: 10pt; '>Mmmmh, I think this is
beyond my mental skills ;-) So I start with some questions: what is a pivot
datum? And how can I chain datum transformation (without piping in the shell)?
How does proj does a re-projection? I assumed something like: projection A -&gt;
ellipsoid A ----&gt; here comes the datum transformation ----&gt; ellipsoid B
-&gt; projection B. So if I know the accurate relation between ellipsoid A and B
(like the +towgs84 params) I'm able to reproject more or less
exact?</span></div>
<br>
<div class="Normal"><span style='font-size: 10pt; '>All our data is CH1903 and
I'd like to be able either to apply the equalization ('hidden' in the grid file)
to the data with each reprojection or at least that it's only applied in the
reprojection from CH1903 to CH1903+ but is ignored for other reprojections (e.g.
CH1903 --&gt; UTM).</span></div>
<br>
<div class="Normal"><span style='font-size: 10pt; '>Thanks a
lot.</span><br><span style='font-size: 10pt; '>Stefan</span></div>
<br>



</body>

</html>