Skip navigation links

Package org.apache.sis.referencing.operation

Relationship between any two Coordinate Reference Systems (CRS).

See: Description

Package org.apache.sis.referencing.operation Description

Relationship between any two Coordinate Reference Systems (CRS). An explanation for this package is provided in the OpenGIS® javadoc. The remaining discussion on this page is specific to the Apache SIS implementation.

This package provides an ISO 19111 Coordinate Operation implementation and support classes. The actual transform work is performed by the following sub-packages, but most users will not need to deal with them directly:

Apache SIS extensions
Some SIS implementations provide additional methods that are not part of OGC/ISO specifications:
Apache SIS specific behavior
The following operations have a behavior in Apache SIS which may be different than the behavior found in other softwares. Those particularities apply only when the math transform is created directly. Users do not need to care about them when the coordinate operation is inferred by Apache SIS for a given pair of CRS.
Since:
0.6

Defined in the sis-referencing module

Skip navigation links

Copyright © 2010–2015 The Apache Software Foundation. All rights reserved.