Uses of Class
org.opengis.referencing.NoSuchAuthorityCodeException
Packages that use NoSuchAuthorityCodeException
Package
Description
Base classes for reference systems used for general positioning.
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.
Coordinate systems and their
axis.
Geodetic datum (the relationship of a
coordinate system to the earth).
Coordinate operations (relationship between
any two coordinate reference systems).
-
Uses of NoSuchAuthorityCodeException in org.apache.sis.referencing
Methods in org.apache.sis.referencing that throw NoSuchAuthorityCodeExceptionModifier and TypeMethodDescriptionstatic CoordinateReferenceSystemReturns the Coordinate Reference System for the given authority code. -
Uses of NoSuchAuthorityCodeException in org.apache.sis.referencing.factory
Subclasses of NoSuchAuthorityCodeException in org.apache.sis.referencing.factoryModifier and TypeClassDescriptionclassThrown when no factory has been found for a given authority name.Methods in org.apache.sis.referencing.factory that throw NoSuchAuthorityCodeExceptionModifier and TypeMethodDescriptionGeodeticAuthorityFactory.createCartesianCS(String code) Creates a 2- or 3-dimensional Cartesian coordinate system made of straight orthogonal axes.GeodeticAuthorityFactory.createCompoundCRS(String code) Creates a CRS describing the position of points through two or more independent coordinate reference systems.GeodeticAuthorityFactory.createCoordinateOperation(String code) Creates an operation for transforming coordinates in the source CRS to coordinates in the target CRS.GeodeticAuthorityFactory.createCoordinateReferenceSystem(String code) Creates an arbitrary coordinate reference system from a code.GeodeticAuthorityFactory.createCoordinateSystem(String code) Creates an arbitrary coordinate system from a code.GeodeticAuthorityFactory.createCoordinateSystemAxis(String code) Creates a coordinate system axis with name, direction, unit and range of values.GeodeticAuthorityFactory.createCylindricalCS(String code) Creates a 3-dimensional coordinate system made of a polar coordinate system extended by a straight perpendicular axis.GeodeticAuthorityFactory.createDatum(String code) Creates an arbitrary datum from a code.GeodeticAuthorityFactory.createDatumEnsemble(String code) Creates an arbitrary datum ensemble from a code.GeodeticAuthorityFactory.createDerivedCRS(String code) Creates a CRS that is defined by its coordinate conversion from another CRS (not by a datum).GeodeticAuthorityFactory.createEllipsoid(String code) Creates a geometric figure that can be used to describe the approximate shape of the earth.GeodeticAuthorityFactory.createEllipsoidalCS(String code) Creates a 2- or 3-dimensional coordinate system for geodetic latitude and longitude, sometimes with ellipsoidal height.GeodeticAuthorityFactory.createEngineeringCRS(String code) Creates a 1-, 2- or 3-dimensional contextually local coordinate reference system.GeodeticAuthorityFactory.createEngineeringDatum(String code) Creates a datum defining the origin of an engineering coordinate reference system.GeodeticAuthorityFactory.createExtent(String code) Creates information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.GeodeticAuthorityFactory.createFromCoordinateReferenceSystemCodes(String sourceCRS, String targetCRS) Creates operations from source and target coordinate reference system codes.GeodeticAuthorityFactory.createGeocentricCRS(String code) Creates a 3-dimensional coordinate reference system with the origin at the approximate centre of mass of the earth.GeodeticAuthorityFactory.createGeodeticDatum(String code) Creates a datum defining the location and orientation of an ellipsoid that approximates the shape of the earth.GeodeticAuthorityFactory.createGeographicCRS(String code) Creates a 2- or 3-dimensional coordinate reference system based on an ellipsoidal approximation of the geoid.GeodeticAuthorityFactory.createImageCRS(String code) Deprecated.GeodeticAuthorityFactory.createImageDatum(String code) Deprecated.TheImageDatumclass has been removed in ISO 19111:2019.final <T extends IdentifiedObject>
TGeodeticAuthorityFactory.createObject(Class<T> type, String code) Returns an object of the specified type from a code.abstract IdentifiedObjectGeodeticAuthorityFactory.createObject(String code) Returns an arbitrary object from a code.GeodeticAuthorityFactory.createOperationMethod(String code) Creates a description of the algorithm and parameters used to perform a coordinate operation.GeodeticAuthorityFactory.createParameterDescriptor(String code) Creates a definition of a single parameter used by an operation method.GeodeticAuthorityFactory.createParametricCRS(String code) Creates a 1-dimensional parametric coordinate reference system.GeodeticAuthorityFactory.createParametricCS(String code) Creates a 1-dimensional parametric coordinate system.GeodeticAuthorityFactory.createParametricDatum(String code) Creates a datum defining the origin of a parametric coordinate reference system.GeodeticAuthorityFactory.createPolarCS(String code) Creates a 2-dimensional coordinate system for coordinates represented by a distance from the origin and an angle from a fixed direction.GeodeticAuthorityFactory.createPrimeMeridian(String code) Creates a prime meridian defining the origin from which longitude values are determined.GeodeticAuthorityFactory.createProjectedCRS(String code) Creates a 2-dimensional coordinate reference system used to approximate the shape of the earth on a planar surface.GeodeticAuthorityFactory.createSphericalCS(String code) Creates a 3-dimensional coordinate system with one distance measured from the origin and two angular coordinates.GeodeticAuthorityFactory.createTemporalCRS(String code) Creates a 1-dimensional coordinate reference system used for the recording of time.GeodeticAuthorityFactory.createTemporalDatum(String code) Creates a datum defining the origin of a temporal coordinate reference system.GeodeticAuthorityFactory.createTimeCS(String code) Creates a 1-dimensional coordinate system for time elapsed in the specified time units from a specified time origin.Unit<?> GeodeticAuthorityFactory.createUnit(String code) Creates an unit of measurement from a code.GeodeticAuthorityFactory.createVerticalCRS(String code) Creates a 1-dimensional coordinate reference system used for recording heights or depths.GeodeticAuthorityFactory.createVerticalCS(String code) Creates a 1-dimensional coordinate system for heights or depths of points.GeodeticAuthorityFactory.createVerticalDatum(String code) Creates a datum identifying a particular reference level surface used as a zero-height surface.ConcurrentAuthorityFactory.getDescriptionText(Class<? extends IdentifiedObject> type, String code) Gets a description of the object corresponding to a code. -
Uses of NoSuchAuthorityCodeException in org.apache.sis.referencing.factory.sql
Methods in org.apache.sis.referencing.factory.sql that throw NoSuchAuthorityCodeExceptionModifier and TypeMethodDescriptionEPSGDataAccess.createCoordinateOperation(String code) Creates an operation for transforming coordinates in the source CRS to coordinates in the target CRS.EPSGDataAccess.createCoordinateReferenceSystem(String code) Creates an arbitrary coordinate reference system from a code.EPSGDataAccess.createCoordinateSystem(String code) Creates an arbitrary coordinate system from a code.EPSGDataAccess.createCoordinateSystemAxis(String code) Creates a coordinate system axis with name, direction, unit and range of values.EPSGDataAccess.createDatum(String code) Creates an arbitrary datum from a code.EPSGDataAccess.createEllipsoid(String code) Creates a geometric figure that can be used to describe the approximate shape of the earth.EPSGDataAccess.createExtent(String code) Creates information about spatial, vertical, and temporal extent (usually a domain of validity) from a code.EPSGDataAccess.createObject(String code) Returns an arbitrary object from a code.EPSGDataAccess.createOperationMethod(String code) Creates description of the algorithm and parameters used to perform a coordinate operation.EPSGDataAccess.createParameterDescriptor(String code) Creates a definition of a single parameter used by an operation method.EPSGDataAccess.createPrimeMeridian(String code) Creates a prime meridian defining the origin from which longitude values are determined.Unit<?> EPSGDataAccess.createUnit(String code) Creates an unit of measurement from a code. -
Uses of NoSuchAuthorityCodeException in org.opengis.referencing
Methods in org.opengis.referencing that throw NoSuchAuthorityCodeExceptionModifier and TypeMethodDescriptionAuthorityFactory.createObject(String code) Returns an arbitrary object from a code.AuthorityFactory.getDescriptionText(String code) Gets a description of the object corresponding to a code. -
Uses of NoSuchAuthorityCodeException in org.opengis.referencing.crs
Methods in org.opengis.referencing.crs that throw NoSuchAuthorityCodeExceptionModifier and TypeMethodDescriptionCRSAuthorityFactory.createCompoundCRS(String code) Creates a 3D coordinate reference system from a code.CRSAuthorityFactory.createCoordinateReferenceSystem(String code) Returns an arbitrary coordinate reference system from a code.CRSAuthorityFactory.createDerivedCRS(String code) Creates a derived coordinate reference system from a code.CRSAuthorityFactory.createEngineeringCRS(String code) Create a engineering coordinate reference system from a code.CRSAuthorityFactory.createGeocentricCRS(String code) Returns a geocentric coordinate reference system from a code.CRSAuthorityFactory.createGeographicCRS(String code) Returns a geographic coordinate reference system from a code.CRSAuthorityFactory.createImageCRS(String code) Create a image coordinate reference system from a code.CRSAuthorityFactory.createProjectedCRS(String code) Returns a projected coordinate reference system from a code.CRSAuthorityFactory.createTemporalCRS(String code) Create a temporal coordinate reference system from a code.CRSAuthorityFactory.createVerticalCRS(String code) Create a vertical coordinate reference system from a code. -
Uses of NoSuchAuthorityCodeException in org.opengis.referencing.cs
Methods in org.opengis.referencing.cs that throw NoSuchAuthorityCodeExceptionModifier and TypeMethodDescriptionCSAuthorityFactory.createCartesianCS(String code) Creates a cartesian coordinate system from a code.CSAuthorityFactory.createCoordinateSystem(String code) Returns an arbitrary coordinate system from a code.CSAuthorityFactory.createCoordinateSystemAxis(String code) Returns a coordinate system axis from a code.CSAuthorityFactory.createCylindricalCS(String code) Creates a cylindrical coordinate system from a code.CSAuthorityFactory.createEllipsoidalCS(String code) Creates an ellipsoidal coordinate system from a code.CSAuthorityFactory.createPolarCS(String code) Creates a polar coordinate system from a code.CSAuthorityFactory.createSphericalCS(String code) Creates a spherical coordinate system from a code.CSAuthorityFactory.createTimeCS(String code) Creates a temporal coordinate system from a code.Unit<?> CSAuthorityFactory.createUnit(String code) Returns an unit from a code.CSAuthorityFactory.createVerticalCS(String code) Creates a vertical coordinate system from a code. -
Uses of NoSuchAuthorityCodeException in org.opengis.referencing.datum
Methods in org.opengis.referencing.datum that throw NoSuchAuthorityCodeExceptionModifier and TypeMethodDescriptionDatumAuthorityFactory.createDatum(String code) Returns an arbitrary datum from a code.DatumAuthorityFactory.createEllipsoid(String code) Returns an ellipsoid from a code.DatumAuthorityFactory.createEngineeringDatum(String code) Creates a engineering datum from a code.DatumAuthorityFactory.createGeodeticDatum(String code) Returns a geodetic datum from a code.DatumAuthorityFactory.createImageDatum(String code) Creates a image datum from a code.DatumAuthorityFactory.createPrimeMeridian(String code) Returns a prime meridian from a code.DatumAuthorityFactory.createTemporalDatum(String code) Creates a temporal datum from a code.DatumAuthorityFactory.createVerticalDatum(String code) Creates a vertical datum from a code. -
Uses of NoSuchAuthorityCodeException in org.opengis.referencing.operation
Methods in org.opengis.referencing.operation that throw NoSuchAuthorityCodeExceptionModifier and TypeMethodDescriptionCoordinateOperationAuthorityFactory.createCoordinateOperation(String code) Creates an operation from a single operation code.CoordinateOperationAuthorityFactory.createFromCoordinateReferenceSystemCodes(String sourceCRS, String targetCRS) Creates operations from coordinate reference system codes.CoordinateOperationAuthorityFactory.createOperationMethod(String code) Creates an operation method from a single code.
ImageCRSclass has been removed in ISO 19111:2019.