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:

15) Define Features
15 or Feature Set


Methodology

Command:15
Alpha Alias:Feature Set
Description:Assign a predefined feature code to subsequent plotting commands
Data Format: 15 Feature-Code ;
Problem: Given known points and lines defining a right of way and centerline. Plot the right-of-way lines using a feature code of RW.
Solution:
15 RW ;

ip_11.gif

Data Description

Command

15

Used to activate a predefined feature code for all subsequent plotting operations.

Feature-Code

RW

Feature code that has been predefined using the 15.1 command. Sets the following parameters:
  • feature code
  • layer name
  • line color
  • line style
  • line thickness


End Command

;

All commands end with a semi-colon.


Example Command File
$ Example data set for the 15 (FEATURE SET) command.

$ Set the initial points.
  0 1 1000 1000 ;
  1 2 1 -1 45 0 0 300 
        -2 60 0 0 600 
        -1 60 0 0 300 
        -2 65 0 0 300 ;

$ Set the points to define the road.
  11 60 10 1 2 3 290 0 20 4 0 210 30 5 0 0 ;

$ Setup feature codes with 
$  cmd  feature, layer, color, style, thickness
  15.1    RW     RW   1      1       1 ;
  15.1    CL     CL   3      1       1 ;

$ Turn plot on
  91 ;

$ Activate the RW feature code with the 15 command
  15 RW ;
     100 Inverse right of way lines;
         7 1 15 10.1 16 23 20.1 35 30.1 36 ;
         7 1 13 10.1 14 25 20.1 33 30.1 34 ;

$ Activate the CL feature code with the 15 command
  15 CL ;
     100 Inverse road centerline;
         7 1 1 11 10.1 12 21 20.1 31 30.1 32 5 ;


Help for this command was last updated: 04/03/2000 3:00:00 PM

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