Map Projection Procedures

Introduction

The following procedures are defined in the file projection.tcl.

projection code p0 p1 p2

Define functions projection_x and projection_y for specified map projection.

code is map projection code (default: CylindricalEquidistant) as follows:

p0 p1 p2 … define parameters of the projection. Some projections use p0 to specify an "x-origin". This is the minimum result to be returned by projection_x. If x-origin is "" then there is no defined minimum result.

Author: Harvey Davies       © 2002, CSIRO Australia.       Legal Notice and Disclaimer
CVS Version Details: $Id: projection.html,v 1.2 2003/03/17 05:12:27 dav480 Exp $