updated: 26-Nov-2009

 Copan for Windows

Area and Perimeter Calculations

Regions (or polygons) can be defined by inverse traversing a looping sequence of coordfile points. Use this module to compute the perimeters and areas of any number of such traverses, including ones with curves.

Note that if you need to check or adjust azimuth (or bearing) and distance traverse data or save new points, you should use the § Map Checks or § Map Traverses modules.

To Inverse Traverse Coordfile Points

From the Calculate menu, choose Inverse Brng-Dist Traverse (Area Calc)

  1. Calculate | Inverse Brng-Dist Traverse (Area Calc)...
  2. Optionally Load... a traverse Data file. (see Map Traverse Files below).
  3. Enter or edit the point traverse data in the big edit box. See below for a description of map traverse data for calculating areas and perimeters.
  4. Editing traverse data in the big edit box:
    To move the text cursor within the big edit box, use the Arrow, Tab, or Enter keys, or the mouse pointer. Do not use the Space key to separate fields. To delete a chunk of text, select it with the mouse then click Cut (or type Ctrl-X) but be careful not to delete the embedded tabs within a line. To manually insert a tab, Copy and Paste an existing one. The Ctrl-Insert and Ctrl-Delete key combinations act like the Ins and Del buttons, that is, they insert and delete a line of data. To add a Point number automatically to the next blank line, press Enter when in the Distance column of the previous line.
  5. Optionally List the map traverse data.
  6. Save the Data for reuse.
  7. Calculate (or OK) the traverses.
  8. To graphically view the traverses: Close or hide the Info Display window if it is open, and minimize or move aside — but do not close — the Map Traverse window. You may turn off the annotations prior to Calculation if desired.

To compute areas: enter point numbers in the big box, and click Calculate.click for larger view

Map Traverse Data for Calculating Areas and Perimeters

Map Traverse Files

A map traverse file, as it is plain text (or Ascii), can have any name, though names with .mt or .txt extensions are advisable. You can edit it outside of Copan, but be sure to maintain proper formatting:
Example 1: Map traverse file.
Here's a map traverse file ready to be Loaded for checking.
Map Traverses
1st dummy line
2nd dummy line
3rd dummy line
1.0000000000
1.0000000000
0.0000000000
101     parcel D
102
103             tbc
104             c
105             tec
106
101         

Notes

Bugs

updated: 26-Nov-2009