Sha256: 2daed2f48c9b654d8861fe4267734434777df03f5aa13e3a741523074d7cd4ef
Contents?: true
Size: 1.5 KB
Versions: 34
Compression:
Stored size: 1.5 KB
Contents
--- # mdJson codelists # base codelist for ISO 19115-2, 19115-1 # extended for ADIwg codelistType: "staticList" codelistName: "iso_coverageContentType" source: "ISO" sourceName: "MD_CoverageContentTypeCode" extensible: true description: "specific type of information represented in the cell" codelist: - {code: "001", codeName: image, description: "meaningful numerical representation of a physical parameter that is not the actual value of the physical parameter"} - {code: "002", codeName: thematicClassification, description: "code value with no quantitative meaning, used to represent a physical quality"} - {code: "003", codeName: physicalMeasurement, description: "value in physical units of the quantity being measured"} - {code: "004", codeName: auxillaryInformation, description: "data, usually a physical measurement, used to support the calculation of the primary physicalMeasurement coverages in the dataset"} - {code: "005", codeName: qualityInformation, description: "data used to characterize the quality of the physicalMeasurement coverages in the dataset"} - {code: "006", codeName: referenceInformation, description: "reference information used to support the calculation or use of the physicalMeasurement coverages in the dataset"} - {code: "007", codeName: modelResult, description: "resources with values that are calculated using a model rather than being observed or calculated from observations"} - {code: "008", codeName: coordinate, description: "data used to provide coordinate axis values"}
Version data entries
34 entries across 34 versions & 1 rubygems