GMS:CPP
From XMS Wiki - http://wikis.aquaveo.com/xms/
A CPP (Carte Parallelo-Grammatique Projection) system is a local system. The origin of the system must be defined in latitude/longitude decimal degrees.
The conversion from of a point from latitude/longitude to CPP is:
newpointx = R * (pointlongitude - originlongitude) * cos(originlatitude) newpointy = pointlatitude * R
The conversion of a point from CPP to latitude/longitude is:
newpointlongitude = originlongitude + pointx / (R * cos(originlatitude)) newpointlatitude = pointy / R
R = 6378206.4 m. (Clarke 1866 major spheroid radius)
GMS - Groundwater Modeling System | |
|---|---|
| Modules: | 2D Grid · 2D Mesh · 2D Scatter Point · 3D Grid · 3D Mesh · 3D Scatter Point · Boreholes · GIS · Map · Solid · TINs |
| Models: | ADH · ART3D · FEMWATER · MODAEM · MODFLOW · MODPATH · MT3DMS · PEST · RT3D · SEAM3D · SEAWAT · SEEP2D · T-PROGS · UTCHEM · UTEXAS · ZONEBUDGET |
| Aquaveo | |