CPP Coordinate System: Difference between revisions

From XMS Wiki
Jump to navigationJump to search
No edit summary
No edit summary
Line 1: Line 1:
A CPP (Carte Parallelo-Grammatique Projection) system is a local system. The origin of the system must be defined in latitude/longitude decimal degrees.
A CPP (Carte Parallelo-Grammatique Projection, also called equirectangular 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:
The conversion from of a point from latitude/longitude to CPP is:

Revision as of 15:52, 2 May 2017

A CPP (Carte Parallelo-Grammatique Projection, also called equirectangular 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:

Cppcoordsys1.jpg

Cppcoordsys2.jpg

The conversion of a point from CPP to latitude/longitude is:

Cppcoordsys3.jpg

Cppcoordsys4.jpg

(Clarke 1866 major spheroid radius)

See also