iPOGO
Home FAQs Center Help Manual Development Contact Us
Help Manual

Computing Groups
0) Store Points
1) Bearing Comps
2) Angle Comps
3) Brg-Brg Intx
4) Brg-Dist Intx
5) Dist-Dist Intx
10) Rotation/Scale
11) RW Alignments
12) Cul De Sacs
13) Fillets
16) Road Alignments
17) Corner Utilities
18) Translation
19) Adjust Closures
36) Best Fit Solutions
60) Special Areas
900) Sub Commands

Printing Groups
7) Inverse
9) List Coords
15) Define Features
31) Station Os Curve
32) Station Os Tan
40) Stakeout
70) Road Stationing

Utilities Groups
90) Miscellaneous
Legal Notices How to Use This Manual Message Board

iPOGO V5 Help Manual On-Line

Group:
Command:

9) List Coords
9.4 or List All


Methodology

Command:9.4
Alpha Alias:List All
Description:List all point data as Pt, North, East, Elev, Code, Class, Desc
Data Format: 9.4 {Point# [Point#] ... } ;
Problem: Print a list of all point data, including Pt, North, East, Elev, Code, Class, Desc for the points in the data file by defining a range of points.
Solution:
9.4 1 -99999 ;

No Image Available


Data Description
Command

9.4

List all point data as Pt, North, East, Elev, Code, Class, Desc

{Point#

1

Optional point number for which you want the values printed. Leave blank to list all valid points.

[Point#] ... }

-99999

Repeating feature of this command. Enter additional points for which you want the values printed.

If you want the values for a series of sequential points, enter the first and last points in the series. The last point number must be preceded by a hyphen.

Example: 1 -50 would define the range for points 1 through 50, inclusive. (The output display is formatted for point numbers up to 99999.)

End Command

;

All commands end with a semi-colon.


Example Command File
$ Example data set for the 9.4 (List All) command

$ Set the points - Notice that point 2 
$     is being assigned all info.
  0.4 2 0 0 100.0 I.P.F. 10 "iron pipe found" ;
  1 3 2 -4 32 46 20  53.67  ;
  1 6 3 -1 74 21 30 115.37  ;
  1 8 2 -2 77 23 17  86.653 ;
  5 7 6 8 3 159 159 ;

$ assign codes, classes and descriptions 
$   to computed points
  0.21 I.P.S. 3 6 8 ;
  0.21 R.P.   7     ;
  0.31 10     3 6 8 ;
  0.31 20     7     ;
  0.41 "iron pipe set"  3 6 8;
  0.41 "radius point"   7 ;

$ Setup feature codes with 
$  cmd  feature, layer, color, style, thickness
  15.1    L1     LINES1   7      1       1 ;

$ Turn plot on
  91 ;

$ Print out a text label in the output window
  100 Example Lot Closure ;

$ Activate the L1 feature
  15 L1 ;

          $ assign a repeating heading
            15.2 "Lot Number" ; 

               $ inverse the lot closure
               7 25 3 6 7.1 8 2 3 ;

$ List all the coordinates in the data file
  9.4 1 -99999 ;


Help for this command was last updated: 06/27/2000 11:35:06 PM

iPOGO V5 Help Manual On-Line, Copyright © 1994-2002 POGO Partnership, LLP. All Rights Reserved.