| |
| | [No title] |
 | | # ############################################################################ # # pptrans(L1, L2) returns a planar projective transform that maps # the four points in L1 to the four points in L2. |
 | | The reference # ellipsoid is specified by a, the equatorial radius in metres, and f, # the flattening. |
 | | # ############################################################################ # # compose(p1, p2,..., pn) returns the projection that is the # composition of the projections p1, p2,..., pn. |
| www.cs.arizona.edu /icon/library/src/procs/cartog.icn (583 words) |
|