Uses of Interface
org.opengis.referencing.crs.CRSFactory
Packages that use CRSFactory
Package
Description
Creates Coordinate Reference System (CRS) objects from given properties or authority codes.
Factories for geodetic objects defined in a SQL database, typically the EPSG dataset.
-
Uses of CRSFactory in org.apache.sis.referencing.factory
Classes in org.apache.sis.referencing.factory that implement CRSFactoryModifier and TypeClassDescriptionclassCreates Coordinate Reference System (CRS) implementations, with their Coordinate System (CS) and Datum components. -
Uses of CRSFactory in org.apache.sis.referencing.factory.sql
Fields in org.apache.sis.referencing.factory.sql declared as CRSFactoryModifier and TypeFieldDescriptionprotected final CRSFactoryEPSGFactory.crsFactoryThe factory to use for creatingCoordinateReferenceSysteminstances from the properties read in the database.