From: John Halleck (John.Halleck_at_utah.edu)
Date: Wed Feb 07 2001 - 23:56:46 CET
Received: (from mdom_at_localhost) by karto.ethz.ch (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) id XAA22865 for cavexml-outgoing; Wed, 7 Feb 2001 23:56:09 +0100 Received: from cor.oz.cc.utah.edu (nahaj_at_cor.oz.cc.utah.edu [155.99.2.2]) by karto.ethz.ch (8.9.3/8.9.3/SuSE Linux 8.9.3-0.1) with ESMTP id XAA22861 for <cavexml_at_cartography.ch>; Wed, 7 Feb 2001 23:56:08 +0100 Received: from localhost (nahaj_at_localhost) by cor.oz.cc.utah.edu (8.9.2/8.9.2) with ESMTP id PAA13138 for <cavexml_at_cartography.ch>; Wed, 7 Feb 2001 15:56:46 -0700 (MST) Date: Wed, 7 Feb 2001 15:56:46 -0700 (MST) From: John Halleck <John.Halleck_at_utah.edu> To: "cavexml_at_cartography.ch" <cavexml_at_cartography.ch> Subject: Re: What is a shot? In-Reply-To: <200102072236.XAA22747_at_karto.ethz.ch> Message-ID: <Pine.GSO.4.05.10102071552580.12177-100000@cor.oz.cc.utah.edu> Content-Type: TEXT/PLAIN; charset=US-ASCII Sender: owner-cavexml_at_karto.baug.ethz.ch Precedence: bulk Reply-To: cavexml_at_cartography.ch
On Wed, 7 Feb 2001, Richard Knapp wrote:
> Date: Wed, 07 Feb 2001 16:57:31 -0500 (EST)
> From: Richard Knapp <gyp_caver_at_yahoo.com>
> Reply-To: cavexml_at_cartography.ch
> To: "cavexml_at_cartography.ch" <cavexml_at_cartography.ch>
> Subject: What is a shot?
>
> Would a shot be better defined as:
>
> <shot from="1" to="2" azimuth="22.5" distance="3.3" inclination="-2"/>
>
> or
>
> <shot>
> <from value="1"/>
> <to value="2"/>
> <azimuth value="22.5"/>
> <distance value="3.3"/>
> <inclination value="-2"/>
> </shot>
>
> ?
>
> The first one is an easy, one line format. The second allow for other attributes to be added to each
> element.. ie.
The second allows an eventual network adjustment to have the correct information
about the redundancy of each measurement. (I.E. if you measure Azimuth twice you
can include an Azimuth line for each.) (Attributes can't be repeated.)
It also makes ommitting values easy. (I admit this can be done with attributes, it
just seams cleaner given my prior paragraph.)
When you have triangulations this is what is recorded.
> [...]
This archive was generated by hypermail 2b30 : Thu Mar 01 2001 - 18:00:00 CET