! SAMPLE: ! 2D Grid Network ! Mean Project Height ! Azimuth, Zenith, Chord (Slope Distance) Obs ! Define datum ! Datum Name; Semi-Major Axis; 1.0 / Flattening _DATUM; NAD 83; 6378137.000000; 298.257222101 ! Define the Units used in this file ! M - meters, U - US Feet, I - International Feet, C - Chains ! D - DMS, DD - Decimal Degrees, G - Grads (Gons), ! Note: Lat and Lon must always be in DMS format (e.g., 100-30-40.1234 is entered as 100.30401234) _UNITS; M; D ! Station to be fixed in Grid North and East _LAT_NORTH_FIX; AJAX _LON_EAST_FIX; AJAX ! _ADJUST_ keywords ! Keywords starting with _ADJUST_ are used in the Adjust From File option; they are ignored during Import. ! Indicates the type of adjustment (2D Grid or State Plane) _ADJUST_2D_GRID ! Define if unknown stations (referenced by observations) should be created at Adjust Time. ! Unknown stations are those not defined in the _STA_COORD record (see below). _ADJUST_CREATE_MISSING_STATION ! Mean height for 2D project _ADJUST_MEAN_2DHGT; 3310.0 ! Grid Zone (see list of all grid zones on our web site) _ADJUST_GRID; COLORADO,N,0501,L2 ! Another way to define the zone (if you have the parameters) is shown below (use linear units defined above) ! SP1; SP2; CM; CP; FE; FN ! _ADJUST_GRID_L2_PARMS; 39.43; 40.47; -105.3; 39.20; 914401.8288999999; 304800.6096 ! Define all or simply the known station coordinates here (use _ADJUST_CREATE_MISSING_STATION when not defining all stations) ! Name; Lat; Lon; OrthoHgt; EllipHgt; North; East; NorthSD; EastSD; HgtSD; CorrNE; CorrNH; CorrEH; DeflNS; DeflEW _STA_COORD; AJAX; 0; 0; 0; 0; 381829.545; 700952.645; 0.001; 0.001; 0.001; 0; 0; 0; 0; 0 ! Observations ! At Name; To Name; Azimuth; Az SD; Zenith; Zenith SD; Chord (Slope); Chord SD; Instr Hgt; Targ Hgt _OBS_AZ_SET; AJAX; BLANCA; 21.012400; 3.0; 82.4930; 5.0; 1998.660; 0.015; 3.0; 3.0 _OBS_AZ_SET; CASTLE; AJAX; 293.582000; 3.0; 129.2659; 5.0; 788.750; 0.005; 2.0; 3.0 _OBS_AZ_SET; CASTLE; BLANCA; 4.132600; 5.0; 96.5034; 5.0; 2119.234; 0.007; 0.0; 0.0 _OBS_AZ_SET; BLANCA; DONNER; 198.155300; 3.0; 85.5135; 5.0; 2685.140; 0.012; 6.0; 7.0 _OBS_AZ_SET; DONNER; AJAX; 10.270000; 3.0; 122.0930; 5.0; 831.400; 0.008; 20.0; 21.0 _OBS_AZ_SET; DONNER; CASTLE; 56.583000; 3.0; 85.4926; 5.0; 818.300; 0.009; 10.0; 11.0