Class Resources.Keys
java.lang.Object
org.apache.sis.util.resources.KeyConstants
org.apache.sis.internal.referencing.Resources.Keys
- Enclosing class:
Resources
Resource keys. This class is used when compiling sources, but no dependencies to
Keys
should appear in any resulting class files. Since the Java compiler
inlines final integer values, using long identifiers will not bloat the constant
pools of compiled classes.- Since:
- 1.2
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic final short
Ambiguity between inverse flattening and semi minor axis length for “{0}”.static final short
The azimuth and distance have not been specified.static final short
Cannot associate “{0}” transform to the given coordinate systems because of mismatched dimensions: {1}static final short
Cannot create objects of type ‘{0}’ from combined URI.static final short
Cannot compute the coordinate operation derivative.static final short
Cannot concatenate transforms “{0}” and “{1}”.static final short
Cannot convert a point {0,choice,0#from|1#to} coordinate reference system “{1}”.static final short
Cannot create an object of type “{1}” as an instance of class ‘{0}’.static final short
Cannot find a coordinate reference system common to all given envelopes.static final short
Cannot infer a grid size from the given values in {0} range.static final short
Cannot instantiate geodetic object for “{0}”.static final short
Cannot linearize the localization grid.static final short
Cannot map an axis from the specified coordinate system to the “{0}” direction.static final short
Cannot parse component {1} in the combined {0,choice,0#URN|1#URL}.static final short
Cannot read Well-Known Text at line {0}.static final short
Cannot separate the “{0}” coordinate reference system into sub-components.static final short
Target dimension {0} depends on excluded source dimensions.static final short
Cannot separate the transform because result would have {2} {0,choice,0#source|1#target} dimension{2,choice,1#|2#s} instead of {1}.static final short
Cannot transform the ({0,number}, {1,number}) coordinates.static final short
Cannot transform envelope to a geodetic reference system.static final short
Cannot transform the given geometry.static final short
Cannot use the {0} geodetic parameters.static final short
Axis directions {0} and {1} are colinear.static final short
This result indicates if a datum shift method has been applied.static final short
This parameter is shown for completeness, but should never have a value different than {0} for this projection.static final short
Coordinate operation from system “{0}” to “{1}” has not been found.static final short
Datum shift files are searched in the “{0}” directory.static final short
Origin of temporal datum shall be a date.static final short
Code “{0}” is deprecated and replaced by code {1}.static final short
Name or alias for parameter “{0}” at index {1} conflict with name “{2}” at index {3}.static final short
Compound coordinate reference systems cannot contain two {0,choice,1#horizontal|2#vertical} components.static final short
Compound coordinate reference systems should not contain ellipsoidal height.static final short
Definitions from public sources.static final short
There is no local registry for version {1} of “{0}” authority.static final short
Cannot find {0} file named “{1}”.static final short
Cannot parse “{1}” as a file in the {0} format.static final short
{0} geodetic dataset version {1} on “{2}” version {3}.static final short
The grid spans {0}° of longitude, which may be too wide for the “{1}” domain.static final short
More than one service provider of type ‘{0}’ are declared for “{1}”.static final short
Coordinate system of class ‘{0}’ cannot have axis in the {1} direction.static final short
Dimensions of “{0}” operation cannot be ({1} → {2}).static final short
This operation cannot be applied to values of class ‘{0}’.static final short
Parameter “{0}” cannot be of type ‘{1}’.static final short
Parameter “{0}” cannot take the “{1}” value.static final short
Parameter “{0}” does not accept values of ‘{2}’ type.static final short
Unit of measurement “{1}” is not valid for “{0}” values.static final short
Incompatible coordinate system types.static final short
Datum of “{1}” shall be “{0}”.(package private) static final Resources.Keys
The unique instance of key constants handler.static final short
Inverse operation uses this parameter value with opposite sign.static final short
Inverse operation uses the same parameter value.static final short
Latitudes {0} and {1} are opposite.static final short
Loading datum shift file “{0}”.static final short
Misaligned datum shift grid in “{0}”.static final short
The “{1}” parameter could have been omitted.static final short
No coordinate operation from “{0}” to “{1}” because of mismatched factories.static final short
Mismatched descriptor for “{0}” parameter.static final short
Expected the “{0}” prime meridian but found “{1}”.static final short
Despite its name, this parameter is effectively “{0}”.static final short
No authority was specified for code “{0}”.static final short
Missing or empty “ID[…]” element for “{0}”.static final short
No horizontal dimension found in “{0}”.static final short
Not enough dimension in ‘MathTransform’ input or output coordinates for the interpolation points.static final short
Missing parameter values for “{0}” coordinate operation.static final short
No spatial or temporal dimension found in “{0}”static final short
No temporal dimension found in “{0}”static final short
Missing value for “{0}” parameter.static final short
The localization grid still have some undefined source or target coordinates.static final short
No vertical dimension found in “{0}”static final short
No convergence.static final short
No convergence for points {0} and {1}.static final short
The coordinate system axes in the given “{0}” description do not conform to the expected axes according “{1}” authoritative description.static final short
The given “{0}” description does not conform to the “{1}” authoritative description.static final short
No horizontal component found in the “{0}” coordinate reference system.static final short
Non invertible {0}×{1} matrix.static final short
Cannot invert the “{0}” operation.static final short
Transform is not invertible.static final short
Unit conversion from “{0}” to “{1}” is non-linear.static final short
The “{0}” sequence is not monotonic.static final short
Axis directions {0} and {1} are not perpendicular.static final short
Scale is not uniform.static final short
No ‘{1}’ object found for code “{2}” in the “{0}” geodetic dataset.static final short
No ‘{1}’ object found for code “{2}”.static final short
No operation method found for name or identifier “{0}”.static final short
Transform is not affine.static final short
Matrix is not skew-symmetric.static final short
This parameter borrowed from the “{0}” projection is not formally a parameter of this projection.static final short
Operation “{1}” of class ‘{0}’ has no mathematical transform.static final short
No parameter named “{1}” has been found in “{0}”.static final short
Points are not on a regular grid.static final short
Recursive call while creating an object of type ‘{0}’ for code “{1}”.static final short
Matrix is singular.static final short
The {0,choice,0#start|1#end} point has not been specified.static final short
Syntax error for Well-Known Text alias at line {0}.static final short
Combined URI contains unexpected components.static final short
Unexpected dimension for a coordinate system of type ‘{0}’.static final short
Unexpected text “{1}” at line {0}.static final short
Parameter “{0}” does not expect unit.static final short
Authority “{0}” is unknown.static final short
Axis direction “{0}” is unknown.static final short
This affine transform is unmodifiable.static final short
Dimensions have not been specified.static final short
Parameter values have not been specified.static final short
Using datum shift grid from “{0}” to “{1}” created on {2} (updated on {3}). -
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
INSTANCE
The unique instance of key constants handler. -
AmbiguousEllipsoid_1
public static final short AmbiguousEllipsoid_1Ambiguity between inverse flattening and semi minor axis length for “{0}”. Using inverse flattening.- See Also:
-
AzimuthAndDistanceNotSet
public static final short AzimuthAndDistanceNotSetThe azimuth and distance have not been specified.- See Also:
-
CanNotAssociateToCS_2
public static final short CanNotAssociateToCS_2Cannot associate “{0}” transform to the given coordinate systems because of mismatched dimensions: {1}- See Also:
-
CanNotCombineUriAsType_1
public static final short CanNotCombineUriAsType_1Cannot create objects of type ‘{0}’ from combined URI.- See Also:
-
CanNotComputeDerivative
public static final short CanNotComputeDerivativeCannot compute the coordinate operation derivative.- See Also:
-
CanNotConcatenateTransforms_2
public static final short CanNotConcatenateTransforms_2Cannot concatenate transforms “{0}” and “{1}”.- See Also:
-
CanNotConvertCoordinates_2
public static final short CanNotConvertCoordinates_2Cannot convert a point {0,choice,0#from|1#to} coordinate reference system “{1}”.- See Also:
-
CanNotCreateObjectAsInstanceOf_2
public static final short CanNotCreateObjectAsInstanceOf_2Cannot create an object of type “{1}” as an instance of class ‘{0}’.- See Also:
-
CanNotFindCommonCRS
public static final short CanNotFindCommonCRSCannot find a coordinate reference system common to all given envelopes.- See Also:
-
CanNotInferGridSizeFromValues_1
public static final short CanNotInferGridSizeFromValues_1Cannot infer a grid size from the given values in {0} range.- See Also:
-
CanNotInstantiateGeodeticObject_1
public static final short CanNotInstantiateGeodeticObject_1Cannot instantiate geodetic object for “{0}”.- See Also:
-
CanNotLinearizeLocalizationGrid
public static final short CanNotLinearizeLocalizationGridCannot linearize the localization grid.- See Also:
-
CanNotMapAxisToDirection_1
public static final short CanNotMapAxisToDirection_1Cannot map an axis from the specified coordinate system to the “{0}” direction.- See Also:
-
CanNotParseCombinedReference_2
public static final short CanNotParseCombinedReference_2Cannot parse component {1} in the combined {0,choice,0#URN|1#URL}.- See Also:
-
CanNotParseWKT_2
public static final short CanNotParseWKT_2Cannot read Well-Known Text at line {0}. Caused by: {1}- See Also:
-
CanNotSeparateCRS_1
public static final short CanNotSeparateCRS_1Cannot separate the “{0}” coordinate reference system into sub-components.- See Also:
-
CanNotSeparateTargetDimension_1
public static final short CanNotSeparateTargetDimension_1Target dimension {0} depends on excluded source dimensions.- See Also:
-
CanNotSeparateTransform_3
public static final short CanNotSeparateTransform_3Cannot separate the transform because result would have {2} {0,choice,0#source|1#target} dimension{2,choice,1#|2#s} instead of {1}.- See Also:
-
CanNotTransformCoordinates_2
public static final short CanNotTransformCoordinates_2Cannot transform the ({0,number}, {1,number}) coordinates.- See Also:
-
CanNotTransformEnvelopeToGeodetic
public static final short CanNotTransformEnvelopeToGeodeticCannot transform envelope to a geodetic reference system.- See Also:
-
CanNotTransformGeometry
public static final short CanNotTransformGeometryCannot transform the given geometry.- See Also:
-
CanNotUseGeodeticParameters_2
public static final short CanNotUseGeodeticParameters_2Cannot use the {0} geodetic parameters. Caused by: {1}- See Also:
-
ColinearAxisDirections_2
public static final short ColinearAxisDirections_2Axis directions {0} and {1} are colinear.- See Also:
-
ConformanceMeansDatumShift
public static final short ConformanceMeansDatumShiftThis result indicates if a datum shift method has been applied.- See Also:
-
ConstantProjParameterValue_1
public static final short ConstantProjParameterValue_1This parameter is shown for completeness, but should never have a value different than {0} for this projection.- See Also:
-
CoordinateOperationNotFound_2
public static final short CoordinateOperationNotFound_2Coordinate operation from system “{0}” to “{1}” has not been found.- See Also:
-
DatumChangesDirectory_1
public static final short DatumChangesDirectory_1Datum shift files are searched in the “{0}” directory.- See Also:
-
DatumOriginShallBeDate
public static final short DatumOriginShallBeDateOrigin of temporal datum shall be a date.- See Also:
-
DeprecatedCode_3
public static final short DeprecatedCode_3Code “{0}” is deprecated and replaced by code {1}. Reason is: {2}- See Also:
-
DuplicatedParameterName_4
public static final short DuplicatedParameterName_4Name or alias for parameter “{0}” at index {1} conflict with name “{2}” at index {3}.- See Also:
-
DuplicatedSpatialComponents_1
public static final short DuplicatedSpatialComponents_1Compound coordinate reference systems cannot contain two {0,choice,1#horizontal|2#vertical} components.- See Also:
-
EllipsoidalHeightNotAllowed_1
public static final short EllipsoidalHeightNotAllowed_1Compound coordinate reference systems should not contain ellipsoidal height. Use a three-dimensional {0,choice,0#geographic|1#projected} system instead.- See Also:
-
FallbackAuthorityNotice
public static final short FallbackAuthorityNoticeDefinitions from public sources. When a definition corresponds to an EPSG object (ignoring metadata), the EPSG code is provided as a reference where to find the complete definition.- See Also:
-
FallbackDefaultFactoryVersion_2
public static final short FallbackDefaultFactoryVersion_2There is no local registry for version {1} of “{0}” authority. Fallback on default version for objects creation.- See Also:
-
FileNotFound_2
public static final short FileNotFound_2Cannot find {0} file named “{1}”.- See Also:
-
FileNotReadable_2
public static final short FileNotReadable_2Cannot parse “{1}” as a file in the {0} format.- See Also:
-
GeodeticDataBase_4
public static final short GeodeticDataBase_4{0} geodetic dataset version {1} on “{2}” version {3}.- See Also:
-
GridLongitudeSpanTooWide_2
public static final short GridLongitudeSpanTooWide_2The grid spans {0}° of longitude, which may be too wide for the “{1}” domain.- See Also:
-
IgnoredServiceProvider_3
public static final short IgnoredServiceProvider_3More than one service provider of type ‘{0}’ are declared for “{1}”. Only the first provider (an instance of ‘{2}’) will be used.- See Also:
-
IllegalAxisDirection_2
public static final short IllegalAxisDirection_2Coordinate system of class ‘{0}’ cannot have axis in the {1} direction.- See Also:
-
IllegalOperationDimension_3
public static final short IllegalOperationDimension_3Dimensions of “{0}” operation cannot be ({1} → {2}).- See Also:
-
IllegalOperationForValueClass_1
public static final short IllegalOperationForValueClass_1This operation cannot be applied to values of class ‘{0}’.- See Also:
-
IllegalParameterType_2
public static final short IllegalParameterType_2Parameter “{0}” cannot be of type ‘{1}’.- See Also:
-
IllegalParameterValueClass_3
public static final short IllegalParameterValueClass_3Parameter “{0}” does not accept values of ‘{2}’ type. Expected an instance of ‘{1}’ or derived type.- See Also:
-
IllegalParameterValue_2
public static final short IllegalParameterValue_2Parameter “{0}” cannot take the “{1}” value.- See Also:
-
IllegalUnitFor_2
public static final short IllegalUnitFor_2Unit of measurement “{1}” is not valid for “{0}” values.- See Also:
-
IncompatibleCoordinateSystemTypes
public static final short IncompatibleCoordinateSystemTypesIncompatible coordinate system types.- See Also:
-
IncompatibleDatum_2
public static final short IncompatibleDatum_2Datum of “{1}” shall be “{0}”.- See Also:
-
InverseOperationUsesOppositeSign
public static final short InverseOperationUsesOppositeSignInverse operation uses this parameter value with opposite sign.- See Also:
-
InverseOperationUsesSameSign
public static final short InverseOperationUsesSameSignInverse operation uses the same parameter value.- See Also:
-
LatitudesAreOpposite_2
public static final short LatitudesAreOpposite_2Latitudes {0} and {1} are opposite.- See Also:
-
LoadingDatumShiftFile_1
public static final short LoadingDatumShiftFile_1Loading datum shift file “{0}”.- See Also:
-
MisalignedDatumShiftGrid_1
public static final short MisalignedDatumShiftGrid_1Misaligned datum shift grid in “{0}”.- See Also:
-
MismatchedEllipsoidAxisLength_3
public static final short MismatchedEllipsoidAxisLength_3The “{1}” parameter could have been omitted. But it has been given a value of {2} which does not match the definition of the “{0}” ellipsoid.- See Also:
-
MismatchedOperationFactories_2
public static final short MismatchedOperationFactories_2No coordinate operation from “{0}” to “{1}” because of mismatched factories.- See Also:
-
MismatchedParameterDescriptor_1
public static final short MismatchedParameterDescriptor_1Mismatched descriptor for “{0}” parameter.- See Also:
-
MismatchedPrimeMeridian_2
public static final short MismatchedPrimeMeridian_2Expected the “{0}” prime meridian but found “{1}”.- See Also:
-
MisnamedParameter_1
public static final short MisnamedParameter_1Despite its name, this parameter is effectively “{0}”.- See Also:
-
MissingAuthorityCode_1
public static final short MissingAuthorityCode_1Missing or empty “ID[…]” element for “{0}”.- See Also:
-
MissingAuthority_1
public static final short MissingAuthority_1No authority was specified for code “{0}”. The expected syntax is “AUTHORITY:CODE”.- See Also:
-
MissingHorizontalDimension_1
public static final short MissingHorizontalDimension_1No horizontal dimension found in “{0}”.- See Also:
-
MissingInterpolationOrdinates
public static final short MissingInterpolationOrdinatesNot enough dimension in ‘MathTransform’ input or output coordinates for the interpolation points.- See Also:
-
MissingParameterValues_1
public static final short MissingParameterValues_1Missing parameter values for “{0}” coordinate operation.- See Also:
-
MissingSpatioTemporalDimension_1
public static final short MissingSpatioTemporalDimension_1No spatial or temporal dimension found in “{0}”- See Also:
-
MissingTemporalDimension_1
public static final short MissingTemporalDimension_1No temporal dimension found in “{0}”- See Also:
-
MissingValueForParameter_1
public static final short MissingValueForParameter_1Missing value for “{0}” parameter.- See Also:
-
MissingValuesInLocalizationGrid
public static final short MissingValuesInLocalizationGridThe localization grid still have some undefined source or target coordinates.- See Also:
-
MissingVerticalDimension_1
public static final short MissingVerticalDimension_1No vertical dimension found in “{0}”- See Also:
-
NoConvergence
public static final short NoConvergenceNo convergence.- See Also:
-
NoConvergenceForPoints_2
public static final short NoConvergenceForPoints_2No convergence for points {0} and {1}.- See Also:
-
NoSuchAuthorityCodeInSubset_4
public static final short NoSuchAuthorityCodeInSubset_4No ‘{1}’ object found for code “{2}”. However, only a subset of the {0} geodetic dataset has been queried. See {3} for instruction about how to install the full {0} database.- See Also:
-
NoSuchAuthorityCode_3
public static final short NoSuchAuthorityCode_3No ‘{1}’ object found for code “{2}” in the “{0}” geodetic dataset.- See Also:
-
NoSuchOperationMethod_2
public static final short NoSuchOperationMethod_2No operation method found for name or identifier “{0}”. Only methods associated to Java code are supported. See {1} for the list of available methods.- See Also:
-
NonConformAxes_2
public static final short NonConformAxes_2The coordinate system axes in the given “{0}” description do not conform to the expected axes according “{1}” authoritative description.- See Also:
-
NonConformCRS_3
public static final short NonConformCRS_3The given “{0}” description does not conform to the “{1}” authoritative description. Differences are found in {2,choice,0#conversion method|1#conversion description|2#coordinate system|3#datum|4#prime meridian|5#CRS}.- See Also:
-
NonHorizontalCRS_1
public static final short NonHorizontalCRS_1No horizontal component found in the “{0}” coordinate reference system.- See Also:
-
NonInvertibleMatrix_2
public static final short NonInvertibleMatrix_2Non invertible {0}×{1} matrix.- See Also:
-
NonInvertibleOperation_1
public static final short NonInvertibleOperation_1Cannot invert the “{0}” operation.- See Also:
-
NonInvertibleTransform
public static final short NonInvertibleTransformTransform is not invertible.- See Also:
-
NonLinearUnitConversion_2
public static final short NonLinearUnitConversion_2Unit conversion from “{0}” to “{1}” is non-linear.- See Also:
-
NonMonotonicSequence_1
public static final short NonMonotonicSequence_1The “{0}” sequence is not monotonic.- See Also:
-
NonPerpendicularDirections_2
public static final short NonPerpendicularDirections_2Axis directions {0} and {1} are not perpendicular.- See Also:
-
NonUniformScale
public static final short NonUniformScaleScale is not uniform.- See Also:
-
NotASkewSymmetricMatrix
public static final short NotASkewSymmetricMatrixMatrix is not skew-symmetric.- See Also:
-
NotAnAffineTransform
public static final short NotAnAffineTransformTransform is not affine.- See Also:
-
NotFormalProjectionParameter_1
public static final short NotFormalProjectionParameter_1This parameter borrowed from the “{0}” projection is not formally a parameter of this projection.- See Also:
-
OperationHasNoTransform_2
public static final short OperationHasNoTransform_2Operation “{1}” of class ‘{0}’ has no mathematical transform.- See Also:
-
ParameterNotFound_2
public static final short ParameterNotFound_2No parameter named “{1}” has been found in “{0}”.- See Also:
-
PointsAreNotOnRegularGrid
public static final short PointsAreNotOnRegularGridPoints are not on a regular grid.- See Also:
-
RecursiveCreateCallForCode_2
public static final short RecursiveCreateCallForCode_2Recursive call while creating an object of type ‘{0}’ for code “{1}”.- See Also:
-
SingularMatrix
public static final short SingularMatrixMatrix is singular.- See Also:
-
StartOrEndPointNotSet_1
public static final short StartOrEndPointNotSet_1The {0,choice,0#start|1#end} point has not been specified.- See Also:
-
SyntaxErrorForAlias_1
public static final short SyntaxErrorForAlias_1Syntax error for Well-Known Text alias at line {0}.- See Also:
-
UnexpectedComponentInURI
public static final short UnexpectedComponentInURICombined URI contains unexpected components.- See Also:
-
UnexpectedDimensionForCS_1
public static final short UnexpectedDimensionForCS_1Unexpected dimension for a coordinate system of type ‘{0}’.- See Also:
-
UnexpectedTextAtLine_2
public static final short UnexpectedTextAtLine_2Unexpected text “{1}” at line {0}. WKT for new object should start with a non-indented line.- See Also:
-
UnitlessParameter_1
public static final short UnitlessParameter_1Parameter “{0}” does not expect unit.- See Also:
-
UnknownAuthority_1
public static final short UnknownAuthority_1Authority “{0}” is unknown.- See Also:
-
UnknownAxisDirection_1
public static final short UnknownAxisDirection_1Axis direction “{0}” is unknown.- See Also:
-
UnmodifiableAffineTransform
public static final short UnmodifiableAffineTransformThis affine transform is unmodifiable.- See Also:
-
UnspecifiedDimensions
public static final short UnspecifiedDimensionsDimensions have not been specified.- See Also:
-
UnspecifiedParameterValues
public static final short UnspecifiedParameterValuesParameter values have not been specified.- See Also:
-
UsingDatumShiftGrid_4
public static final short UsingDatumShiftGrid_4Using datum shift grid from “{0}” to “{1}” created on {2} (updated on {3}).- See Also:
-
-
Constructor Details
-
Keys
private Keys()ForINSTANCE
creation only.
-