Proj4J / proj4j

proj4j migration from svn. Project details can be found at http://trac.osgeo.org/proj4j/
51 stars 24 forks source link

Plate carree implementation #9

Open jgyorfi opened 6 years ago

jgyorfi commented 6 years ago

Implementation of Plate Carree Projection. Forward and inverse projection equations taken directly from Map Projections: A Working Manual by John Snyder, page 91.

Added +lat_ts and +b parameters to getProj4Description() method output as needed