Uses of Interface
org.opengis.referencing.datum.DatumFactory
Packages that use DatumFactory
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 DatumFactory in org.apache.sis.referencing.factory
Classes in org.apache.sis.referencing.factory that implement DatumFactoryModifier and TypeClassDescriptionclassCreates Coordinate Reference System (CRS) implementations, with their Coordinate System (CS) and Datum components. -
Uses of DatumFactory in org.apache.sis.referencing.factory.sql
Fields in org.apache.sis.referencing.factory.sql declared as DatumFactoryModifier and TypeFieldDescriptionprotected final DatumFactoryEPSGFactory.datumFactoryThe factory to use for creatingDatuminstances from the properties read in the database.