with regard to azimuth tag

"Dirk Falk" <[email protected]> Tue, 15 Oct 2013 14:23:21 +0200 (CEST)
Newsgroups gmane.comp.gnu.gama.announce
Message-ID <trinity-94318870-44b4-48de-a17a-af55d8c8027d-1381839801632@3capp-gmx-bs45>
--kenitramv-ba3224b4-8654-4198-8b42-d00f6ab38b69
Content-Type: text/plain; charset=UTF-8

Dear GNU Gama professionals,

I would like to use new azimuth feature, trying to combine masurements made with theodolith and laser distance meter or with compass, miner's level and laser distance meter.

I compiled GNU Gama 1.14 with mingw on windows xp.

Now it seems to me that GNU Gama simply ignores the azimut values. 

For all points defined by azimuth values instead of directions GNU Gama's seems to ignore the input.

Trying the appended Azimut_Test1.gkf - Intended as an equilateral triangle with two fixed points "1" an "2" and one new point ("3"-"9") measured in differend ways - I will get "Missing coordinates" in the output. 

May be I have a wrong understanding of the concept behind the azimuth implementation?

In the manual I find "<azimuth from="1" to= "2" val= "96.484371" />" as an example. The "from =" part is not accepted by the software. 

I find the File "gama-local.dtd" in \gama-1-14\xml\ defines no "from ="

<!ATTLIST azimuth
   to       CDATA    #REQUIRED
   val      NMTOKEN  #REQUIRED
   stdev    NMTOKEN  #IMPLIED
   from_dh  NMTOKEN  #IMPLIED
   to_dh    NMTOKEN  #IMPLIED  > 

so the azimuth statement is to be nested in an "obs from =" statement?

In the manual page 12 in the PDF version I read

" The value of an orientation angle can be explicitly stated with an attribute orientation="...". Normally, it is more convenient to let the program calculate approximate values of orientations needed for the adjustment. If directions are present, then the attribute station must be defined. "

Am I right in thinking that "orientation" is not the same as azimuth? Orientation may be used finding approximate coordinates and directions as starting point and azimuths are used only in the adjustment?
Is the mentioned "attribute station" to alter in the "from =" part of "obs" like in the examples?

Thank you in advance for any further information.

Dirk
--kenitramv-ba3224b4-8654-4198-8b42-d00f6ab38b69
Content-Type: application/octet-stream
Content-Disposition: attachment; filename=Azimut_Test1.gkf-svd

Adjustment of local geodetic network        version: 1.14-svd / GNU g++
************************************
http://www.gnu.org/software/gama/


Approximate coordinates
***********************

coordinates          xyz        xy         z

given       :          0         2         0
computed    :          0         0         0
---------------------------------------------
total       :          0         2         0

observations:         19

Missing coordinates
-------------------
 xy 3
 xy 4
 xy 5
 xy 6
 xy 7
 xy 8
 xy 9



--kenitramv-ba3224b4-8654-4198-8b42-d00f6ab38b69
Content-Type: application/octet-stream
Content-Disposition: attachment; filename=Azimut_Test1.gkf

<?xml version="1.0" ?>
<!DOCTYPE gama-xml SYSTEM "http://www.gnu.org/software/gama/gama-xml.dtd">

<gama-local>

<network axes-xy="en"
         angles="left-handed">

<description>
</description>

<!--  parameters are expressed with empty-element tag -->

<parameters sigma-apr = "100"
            conf-pr = "0.90"
            tol-abs = "10000"
            sigma-act = "aposteriori"
            update-constrained-coordinates = "yes" />

<points-observations>




<obs from="1">
  <azimuth to= "3" val= "33.4" from_dh = "0"  to_dh = "0" stdev = "100.0"/>
</obs>
<obs from="2">
  <azimuth to= "3" val= "266.6" from_dh = "0"  to_dh = "0" stdev = "100.0"/>
</obs>


<obs from="1">
  <azimuth to= "4" val= "33.4" from_dh = "0"  to_dh = "0" stdev = "100.0"/>
  <s-distance to= "4" val= "10" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>


<obs from="1">
    <s-distance to= "5" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>
<obs from="2">
    <s-distance to= "5" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>


<obs from="1">
    <s-distance to= "6" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>
<obs from="2">
    <s-distance to= "6" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>


<obs from="1">
    <azimuth to= "7" val= "33.4" from_dh = "0"  to_dh = "0" stdev = "100.0"/>
    <s-distance to= "7" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>
<obs from="2">
    <s-distance to= "7" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>


<obs from="1">
    <azimuth to= "8" val= "233.4" from_dh = "0"   to_dh = "0" stdev = "100.0"/>
    <s-distance to= "2" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
    <s-distance to= "8" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>
<obs from="2">
    <s-distance to= "8" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>

<obs from="1">
    <azimuth to= "9" val= "33.4" from_dh = "0"  to_dh = "0" stdev = "100.0"/>
    <s-distance to= "9" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>
<obs from="2">
    <azimuth to= "9" val= "233.4" from_dh = "0"   to_dh = "0" stdev = "100.0"/>
    <s-distance to= "1" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
    <s-distance to= "9" val= "30" from_dh = "0"  to_dh = "0" stdev = "50.0"/>
</obs>





<point id="1"  x="10"  y="10" fix="xy" />
<point id="2"  x="40"  y="10" fix="xy" />
<point id="3"  adj="xy" />
<point id="4"  adj="xy" />
<point id="5"  adj="xy" />
<point id="6"  adj="xy" />
<point id="7"  adj="xy" />
<point id="8"  adj="xy" />
<point id="9"  adj="xy" />

</points-observations>
</network>
</gama-local>

--kenitramv-ba3224b4-8654-4198-8b42-d00f6ab38b69
Content-Type: text/plain; charset="us-ascii"
MIME-Version: 1.0
Content-Transfer-Encoding: 7bit
Content-Disposition: inline

_______________________________________________
Info-gama mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/info-gama

--kenitramv-ba3224b4-8654-4198-8b42-d00f6ab38b69--