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:

11) RW Alignments
-11 or Os PlineRoW


Methodology

Command:-11
Alpha Alias:Os PlineRoW
Description:Computes pairs of points along easement right-of-way without curves
Data Format: -11 RW-Width Set StartingTangent PI-Ahead {[PI-Ahead]..} ;
Problem: Given points of intersection 1 through 5, set right-of-way points 21 through 26.
Solution:
-11 30 21 1 2 3 4 5 ;

ip_m11.gif

Data Description

Command

-11

Computes Points of Intersection (PI) in pairs along an easement right-of-way without curves.

RW-Width

30

Width of the right-of-way. If it is necessary to change the right-of-way width, you must execute another -11 command.

Set

21

Point number to be assigned to the initial point on the right-of-way to be computed. The additional points computed are numbered automatically from this Set point. The point numbers are assigned in pairs at each PI.

If the tangent ahead deflects to the right, the smaller point number of the pair is set to the right of the centerline. If the tangent ahead deflects to the left, the smaller point number of the pair is set to the left of the centerline.

StartingTangent

1, 2

Defines the first tangent with two previously computed points. The first value must be the point number of a point-on-tangent preceding the alignment, and the second is the point number of the PI on the tangent.

PI-Ahead

3

Point number of a previously computed Point of Intersection on the centerline.

{[PI-Ahead]..}

4
5

Repeating feature of this command. Enter point numbers of previously computed Points of Intersection on the centerline. Enter a point for each pair of right-of-way Points of Intersection you want computed.

End Command

;

All commands end with a semi-colon.


Example Command File
$ Example data set for -11 (Os PlineRoW) command.

$ Set the initial points.
  0 1 1000 1000 ;
  1 2 1 
        -1 60 0 0 150 
        -2 45 0 0 100 
        -1 87 0 0 200 
        -1 45 0 0 150 ;

$ Set points using the -11 command.
  -11 30 21 1 2 3 4 5 ;

$ Set additional points for drawing lines.
  1 1000 21 2 1 100 ;
  1 1001 22 2 1 100 ;
  1 1002 25 4 5 100 ;
  1 1003 26 4 5 100 ;

$ 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
  15 RW ;
     100 Right of Way;
         7 1 1001 22 23 25 1002 ;
         7 1 1000 21 24 26 1003 ;

$ Activate the CL feature
  15 CL ;
     100 Centerline;
         7 1 1 2 3 4 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.