bug-gama
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug-gama] Sample files to go with <observations-summary> issue


From: Steve Champion
Subject: [Bug-gama] Sample files to go with <observations-summary> issue
Date: Thu, 15 Sep 2016 12:52:07 +0000

Here are some XML files that demonstrate the effect that I described. The only difference between Example 12 and Example 13 is the commenting out of six horizontal distances in the observations from R1… yet in the output files, the observations-summary is quite different:

 

EXAMPLE 12

<observations-summary>

   <distances>21</distances>

   <directions>2</directions>

   <angles>0</angles>

   <xyz-coords>0</xyz-coords>

   <h-diffs>0</h-diffs>

   <z-angles>0</z-angles>

   <s-dists>13</s-dists>

   <vectors>0</vectors>

   <azimuths>0</azimuths>

</observations-summary>

 

EXAMPLE 13

<observations-summary>

   <distances>1</distances>

   <directions>2</directions>

   <angles>0</angles>

   <xyz-coords>0</xyz-coords>

   <h-diffs>0</h-diffs>

   <z-angles>0</z-angles>

   <s-dists>1</s-dists>

   <vectors>0</vectors>

   <azimuths>0</azimuths>

</observations-summary>

 

And Example 12 yields adjustments for six points, Example 13 for only two.

 

Am I missing something in my understanding of how this ought to work?

 

Steve

 

 

Attachment: example13.xml
Description: example13.xml

Attachment: example13_out.xml
Description: example13_out.xml

Attachment: example12_out.xml
Description: example12_out.xml

Attachment: example12.xml
Description: example12.xml


reply via email to

[Prev in Thread] Current Thread [Next in Thread]