<?xml version="1.0" encoding="utf-8"?><rss version="2.0" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/">
<channel>
<title>Java·Applied·Geodesy·3D - Horizontal reductions</title>
<link>https://software.applied-geodesy.org/forum/</link>
<description>Support forum for JAG3D software package</description>
<language>en</language>
<item>
<title>Horizontal reductions (reply)</title>
<content:encoded><![CDATA[<p>Hi,</p>
<blockquote><p>One question: if my UTM coordinates in 3 zone width (0.9999 scale). How to reduce to this one?</p>
</blockquote><p>The zone width is defined to 6°, cf. <a href="https://en.wikipedia.org/wiki/Universal_Transverse_Mercator_coordinate_system#UTM_zone">UTM zone definition</a>. If you have a special (local) projection, you have to reduce the distances by your own, defined by your special crs.</p>
<p>Please note, all projections are applied only to horizontal distances (but not to slope distances!).</p>
<p>/Micha</p>
]]></content:encoded>
<link>https://software.applied-geodesy.org/forum/index.php?id=1190</link>
<guid>https://software.applied-geodesy.org/forum/index.php?id=1190</guid>
<pubDate>Thu, 05 Dec 2019 18:15:07 +0000</pubDate>
<dc:creator>Micha</dc:creator>
</item>
<item>
<title>Horizontal reductions (reply)</title>
<content:encoded><![CDATA[<p>One question: if my UTM coordinates in 3 zone width (0.9999 scale). How to reduce to this one?</p>
<p>In your programing, I see you use the reduction in 6 zone width (0.9996 scale).</p>
]]></content:encoded>
<link>https://software.applied-geodesy.org/forum/index.php?id=1187</link>
<guid>https://software.applied-geodesy.org/forum/index.php?id=1187</guid>
<pubDate>Thu, 05 Dec 2019 07:28:50 +0000</pubDate>
<dc:creator>Nguyen Thanh Trung</dc:creator>
</item>
<item>
<title>Horizontal reductions (reply)</title>
<content:encoded><![CDATA[<p>I don't know how JAG3D recognize the UTM or Gauss coordinates. I add 48 to the Y coordinate for the UTM and my project has just done.</p>
<p>Thank you very much.<br />
Nguyen</p>
]]></content:encoded>
<link>https://software.applied-geodesy.org/forum/index.php?id=1186</link>
<guid>https://software.applied-geodesy.org/forum/index.php?id=1186</guid>
<pubDate>Thu, 05 Dec 2019 07:23:13 +0000</pubDate>
<dc:creator>Nguyen Thanh Trung</dc:creator>
</item>
<item>
<title>Horizontal reductions (reply)</title>
<content:encoded><![CDATA[<p>Hello Nguyen,<br />
 </p>
<blockquote><p>When I set up 100 meters for horizontal reduction , my project does not work. </p>
</blockquote><p>
I take a look to your provided coordinate files. Here, the UTM zone number is missing and, thus, the <a href="https://github.com/loesler/applied-geodesy/blob/master/JAG3D/src/org/applied_geodesy/adjustment/network/observation/HorizontalDistance.java#L356">simple check</a> of your coordinates failed, i.e., </p>
<pre class="java" style="font-family:monospace;"><span style="color: #000000; font-weight: bold;">if</span> <span style="color: #009900;">&#40;</span>yS <span style="color: #339933;">&gt;=</span> <span style="color: #cc66cc;">1100000</span> <span style="color: #339933;">&amp;&amp;</span> yS <span style="color: #339933;">&lt;=</span> <span style="color: #cc66cc;">59800000</span> <span style="color: #339933;">&amp;&amp;</span> yE <span style="color: #339933;">&gt;=</span> <span style="color: #cc66cc;">1100000</span> <span style="color: #339933;">&amp;&amp;</span> yE <span style="color: #339933;">&lt;=</span> <span style="color: #cc66cc;">59800000</span><span style="color: #009900;">&#41;</span> <span style="color: #009900;">&#123;</span>
  <span style="color: #666666; font-style: italic;">// do reduction</span>
<span style="color: #009900;">&#125;</span></pre><p>kind regards<br />
Micha</p>
]]></content:encoded>
<link>https://software.applied-geodesy.org/forum/index.php?id=1185</link>
<guid>https://software.applied-geodesy.org/forum/index.php?id=1185</guid>
<pubDate>Thu, 05 Dec 2019 06:47:51 +0000</pubDate>
<dc:creator>Micha</dc:creator>
</item>
<item>
<title>Horizontal reductions</title>
<content:encoded><![CDATA[<p>Hello,</p>
<p>When I set up 100 meters for horizontal reduction , my project does not work. <br />
This is my project link</p>
<p><a href="https://drive.google.com/drive/folders/1Y5kRB5XILqdxwL-SJ8w41k3Kcfmv5EVP?usp=sharing">https://drive.google.com/drive/folders/1Y5kRB5XILqdxwL-SJ8w41k3Kcfmv5EVP?usp=sharing</a><br />
Thank you very much.<br />
Nguyen</p>
]]></content:encoded>
<link>https://software.applied-geodesy.org/forum/index.php?id=1184</link>
<guid>https://software.applied-geodesy.org/forum/index.php?id=1184</guid>
<pubDate>Thu, 05 Dec 2019 04:09:45 +0000</pubDate>
<dc:creator>Nguyen Thanh Trung</dc:creator>
</item>
</channel>
</rss>
