Class and Description |
---|
DefaultFeatureTypeList
Not anymore part of ISO 19115.
|
DefaultScope
As of ISO 19115:2014,
DQ_Scope has been replaced by MD_Scope .
The later is defined in the org.apache.sis.metadata.iso.maintenance package. |
GeoHashCoder
Moved to
GeohashReferenceSystem .
Note that axis order of encode(double, double) method differs. |
Enum and Description |
---|
GeoHashCoder.Format
Moved to
GeohashReferenceSystem.Format . |
Field and Description |
---|
org.apache.sis.storage.netcdf.AttributeNames.ACKNOWLEDGMENT
Renamed
AttributeNames.ACKNOWLEDGEMENT . |
org.apache.sis.storage.netcdf.AttributeNames.NAMING_AUTHORITY
Moved to
IDENTIFIER.VOCABULARY . |
org.apache.sis.storage.netcdf.AttributeNames.STANDARD_NAME_VOCABULARY
Moved to
STANDARD_NAME.VOCABULARY . |
org.apache.sis.storage.netcdf.AttributeNames.VOCABULARY
Moved to
KEYWORDS.VOCABULARY . |
Constructor and Description |
---|
org.apache.sis.metadata.iso.distribution.DefaultFormat(CharSequence, CharSequence)
This constructor had a straightforward meaning in ISO 19115:2003, but became confusing
with the ISO 19115:2014 update because of differences in the
Format model.
Consider using MetadataSource.lookup(Class, String) instead. |
org.apache.sis.storage.netcdf.NetcdfStore(StorageConnector) |
org.apache.sis.storage.netcdf.AttributeNames.Responsible(String, String, String, String, String, Role)
replaced by the constructor with one more argument (the type).
|
Copyright © 2010–2017 The Apache Software Foundation. All rights reserved.