Changes between Version 40 and Version 41 of WikiStart


Ignore:
Timestamp:
Apr 23, 2013, 8:03:01 PM (11 years ago)
Author:
mdavis
Comment:

--

Legend:

Unmodified
Added
Removed
Modified
  • WikiStart

    v40 v41  
    66
    77The core of this library is a port of the [http://trac.osgeo.org/proj/ PROJ.4] C library.
    8 The projection algorithms, concepts and coordinate system definitions are all taken directly from PROJ.4. 
    9 These are wrapped in a Java class model which follows standard Java conventions and OO best practices.
     8The projection algorithms and coordinate system definitions are ported from PROJ.4. 
     9These are wrapped in a Java class model which follows standard Java conventions and OO best practices,
     10and which provides a convenient domain model for working with coordinate systems.
    1011
    1112Proj4J is a part of the [http://trac.osgeo.org/metacrs/wiki/WikiStart MetaCRS] group of projects, hosted by [http://osgeo.org OSGeo].