Package org.gicentre.utils.spatial

Spatial and geographic utilities for use with Processing.

See:
          Description

Interface Summary
MapProjection Defines the minimum behaviour of all map projection classes.
 

Class Summary
AlbersBC Class for representing an Albers British Columbia projection.
AlbersEqualAreaConic Class for representing Albers Equal Area Conic projections.
AlbersUS Class for representing an Albers projection for all United States.
AlbersUSCont Class for representing an Albers projection for conterminous United States (ie.
Ellipsoid Stores an ellipsoid representation for global map projections.
FrenchNTF Class for representing the French national coordinate system.
ObliqueMercator Class for representing Oblique Mercator projections.
OSGB Class for representing the Ordnance Survey GB, National Grid coordinate system.
Postcode Class for parsing postcodes.
Swiss Class for representing the Swiss coordinate system.
UTM Class for representing Universal Transverse Mercator projections.
WebMercator Class for representing the Web Mercator coordinate system.
 

Enum Summary
Direction Enumerated list of direction constants.
 

Package org.gicentre.utils.spatial Description

Spatial and geographic utilities for use with Processing.

This package includes classes for handling geospatial data such as map projection and postcode validation.

To check you have the latest version of the gicentreUtils package, display the results of Version.getText() or Version.getVersion(). It should match that shown in this API documentation.

Related Documentation



giCentre Utilities V.3.3, API documentation generated 6th April, 2013