Geographic information — Observations, measurements and samples

This document defines a conceptual schema for observations, for features involved in the observation process, and for features involved in sampling when making observations. These provide models for the exchange of information describing observation acts and their results, both within and between different scientific and technical communities. Observations commonly involve sampling of an ultimate feature-of-interest. This document defines a common set of sample types according to their spatial, material (for ex situ observations) or statistical nature. The schema includes relationships between sample features (sub-sampling, derived samples). This document concerns only externally visible interfaces and places no restriction on the underlying implementations other than what is needed to satisfy the interface specifications in the actual situation.

Information géographique — Observations, mesures et échantillons

Le présent document définit un schéma conceptuel pour les observations, pour les entités impliquées dans le processus d'observation et pour les entités impliquées dans l'échantillonnage des données dans le cadre des observations. Celles-ci fournissent des modèles destinés à l'échange d'informations décrivant les faits observés et leurs résultats, aussi bien entre les différentes communautés scientifiques et techniques qu'en leur sein. En général, les observations impliquent l'échantillonnage d'une entité concernée finale. Le présent document définit un ensemble commun de types d'échantillons en fonction de leur nature spatiale matérielle (pour les observations ex-situ) ou statistique. Ce schéma comprend les relations entre les entités d'échantillonnage (sous-échantillonnage, échantillons dérivés). Le présent document ne concerne que les interfaces visibles de l'extérieur et ne place aucune restriction quant aux implémentations sous-jacentes, autres que celles nécessaires pour satisfaire aux spécifications relatives aux interfaces dans le contexte actuel.

General Information

Status
Published
Publication Date
26-Apr-2023
Current Stage
6060 - International Standard published
Start Date
27-Apr-2023
Due Date
26-Jan-2023
Completion Date
27-Apr-2023
Ref Project

Relations

Buy Standard

Standard
ISO 19156:2023 - Geographic information — Observations, measurements and samples Released:27. 04. 2023
English language
151 pages
sale 15% off
Preview
sale 15% off
Preview
Draft
REDLINE ISO 19156 - Geographic information — Observations, measurements and samples Released:12/16/2022
English language
151 pages
sale 15% off
Preview
sale 15% off
Preview
Draft
ISO 19156 - Geographic information — Observations, measurements and samples Released:12/16/2022
English language
151 pages
sale 15% off
Preview
sale 15% off
Preview

Standards Content (Sample)

INTERNATIONAL ISO
STANDARD 19156
Second edition
2023-04
Geographic information —
Observations, measurements and
samples
Information géographique — Observations, mesures et échantillons
Reference number
ISO 19156:2023(E)
© ISO 2023

---------------------- Page: 1 ----------------------
ISO 19156:2023(E)
COPYRIGHT PROTECTED DOCUMENT
© ISO 2023
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting on
the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address below
or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii
  © ISO 2023 – All rights reserved

---------------------- Page: 2 ----------------------
ISO 19156:2023(E)
Contents Page
Foreword .ix
Introduction .x
1 Scope . 1
2 Normative references . 1
3 Terms and definitions . 1
4 Document conventions .5
4.1 Abbreviated terms and acronyms . 5
4.2 Schema language . 5
4.3 Model element names . 6
4.4 Requirements and recommendations . 6
4.5 Requirements classes . 7
4.6 Conformance classes . 7
4.7 Identifiers . 8
4.8 Associations in UML context diagrams . 8
5 Conformance . 8
5.1 Overview . 8
5.2 Conformance classes . 9
6 Packaging, requirements and dependencies.11
6.1 Requirements . 11
6.2 UML .12
6.2.1 UML package structure .12
6.2.2 UML package dependencies .12
6.3 Note on the use of "Any" . 14
7 Fundamental characteristics of observations and samples (informative) .14
7.1 Observation schema . . . 14
7.1.1 Property evaluation . 14
7.1.2 Observation .15
7.1.3 Properties of an Observation . 15
7.1.4 Observation location . 16
7.1.5 Result types . 16
7.1.6 Use of the observation model . 16
7.2 Sample schema . 17
7.2.1 Role of sample features . 17
7.2.2 Proximate vs. ultimate feature-of-interest . 17
7.2.3 Role of samples. 18
7.2.4 Sampling process . 18
7.2.5 Classification of samples . 19
7.3 Alignment between Observation, Sample and domain models. 19
7.3.1 Model consistency . 19
7.3.2 Relationship between Sample and domain features .22
8 Conceptual Observation schema.25
8.1 General . 25
8.1.1 Conceptual Observation model . 25
8.1.2 Conceptual Observation schema package Requirements Class .26
8.1.3 Association relatedObservation . 26
8.2 Observation . 27
8.2.1 Observation Requirements Class . 27
8.2.2 Interface Observation . 27
8.2.3 Attribute phenomenonTime .28
8.2.4 Attribute resultTime.28
8.2.5 Attribute validTime .28
iii
© ISO 2023 – All rights reserved

---------------------- Page: 3 ----------------------
ISO 19156:2023(E)
8.2.6 Association featureOfInterest .29
8.2.7 Association observedProperty .29
8.2.8 Association result .29
8.2.9 Association observingProcedure .30
8.2.10 Association observer .30
8.2.11 Association host .30
8.2.12 Constraint Observer or Host .30
8.2.13 Constraint ObservableProperty characteristic associated with
featureOfInterest .30
8.2.14 Constraint suitable ObservableProperty .30
8.2.15 Constraint suitable result type.30
8.2.16 Constraint unit of measure . 31
8.3 ObservableProperty . 31
8.3.1 ObservableProperty Requirements Class . 31
8.3.2 Interface ObservableProperty . 31
8.3.3 Association observer . 32
8.4 Procedure . 32
8.4.1 Procedure Requirements Class . 32
8.4.2 Interface Procedure . 32
8.5 ObservingProcedure . 32
8.5.1 ObservingProcedure Requirements Class . 32
8.5.2 Interface ObservingProcedure . 32
8.5.3 Association observer .33
8.6 Observer . 33
8.6.1 Observer Requirements Class . 33
8.6.2 Interface Observer .33
8.6.3 Association observableProperty.34
8.6.4 Association observingProcedure .34
8.6.5 Association deployment .34
8.7 Host .34
8.7.1 Host Requirements Class .34
8.7.2 Interface Host .34
8.7.3 Association deployment . 35
8.7.4 Association relatedHost . 35
8.8 Deployment . 35
8.8.1 Deployment Requirements Class . 35
8.8.2 Interface Deployment . 35
8.8.3 Association observer .35
8.8.4 Association host . 35
9 Abstract Observation Core .36
9.1 General .36
9.1.1 Abstract Observation Core Package Requirements Class .36
9.1.2 Association metadata . 36
9.2 AbstractObservationCharacteristics . 36
9.2.1 AbstractObservationCharacteristics Requirements Class .36
9.2.2 Feature type AbstractObservationCharacteristics .38
9.2.3 Attribute observationType . 39
9.2.4 Attribute parameter .39
9.2.5 Attribute resultQuality . 39
9.2.6 Association proximateFeatureOfInterest .40
9.2.7 Association ultimateFeatureOfInterest .40
9.2.8 Association collection . 41
9.3 AbstractObservation . 41
9.3.1 AbstractObservation Requirements Class . 41
9.3.2 Constraint observationType . 42
9.3.3 Constraint resultTime instant . 42
9.3.4 Constraint parameter unique name . 42
9.3.5 Constraint proximate or ultimate featureOfInterest. . 42
iv
  © ISO 2023 – All rights reserved

---------------------- Page: 4 ----------------------
ISO 19156:2023(E)
9.3.6 Constraint Observer or Host . 42
9.3.7 Constraint ObservableProperty characteristic associated with
featureOfInterest . 42
9.3.8 Constraint suitable ObservableProperty . 42
9.3.9 Constraint suitable result type. 42
9.4 AbstractObservableProperty . 42
9.4.1 AbstractObservableProperty Requirements Class . 42
9.5 AbstractObservingProcedure . 43
9.5.1 AbstractObservingProcedure Requirements Class . 43
9.6 AbstractObserver . 45
9.6.1 AbstractObserver Requirements Class . 45
9.7 AbstractHost .46
9.7.1 AbstractHost Requirements Class .46
9.8 AbstractDeployment . 47
9.8.1 AbstractDeployment Requirements Class . 47
9.8.2 Attribute deploymentReason .48
9.8.3 Attribute deploymentTime .49
9.9 AbstractObservationCollection .49
9.9.1 AbstractObservationCollection Requirements Class .49
9.9.2 Feature type AbstractObservationCollection .50
9.9.3 Attribute collectionType .50
9.9.4 Association member . 51
9.9.5 Association memberCharacteristics . 51
9.9.6 Association relatedCollection . 51
9.10 NamedValue . 51
9.10.1 NamedValue Requirements Class . 51
9.10.2 Data type NamedValue . 51
9.10.3 Attribute name . 51
9.10.4 Attribute value . 52
9.11 Codelists . 52
9.11.1 AbstractObservationType . 52
9.11.2 AbstractObservationCollectionType . 52
10 Basic Observations .52
10.1 General . 52
10.1.1 Basic Observations Package Requirements Class . 52
10.1.2 Attribute link .53
10.1.3 Attribute location . 53
10.2 Observation .53
10.2.1 Observation Requirements Class . 53
10.3 ObservationCharacteristics . 55
10.3.1 ObservationCharacteristics Requirements Class . 55
10.4 ObservationCollection .55
10.4.1 ObservationCollection Requirements Class . 55
10.5 ObservingCapability . 55
10.5.1 ObservingCapability Requirements Class . 55
10.5.2 Feature type ObservingCapability . 57
10.6 ObservableProperty .58
10.6.1 ObservableProperty Requirements Class .58
10.7 ObservingProcedure . 59
10.7.1 ObservingProcedure Requirements Class . 59
10.8 Observer . 61
10.8.1 Observer Requirements Class . 61
10.9 Host . 62
10.9.1 Host Requirements Class . 62
10.10 Deployment .65
10.10.1 Deployment Requirements Class .
...

ISO 19156:2022(E) Style Definition: Footer
Style Definition: Header
ISO TC 211/WG 9
Style Definition: Hashtag1
Date: 2022-11-0112
Style Definition: List Bullet 4: Indent: Left: 1.5 cm,
Hanging: 0.63 cm, No bullets or numbering, Tab stops:
Geographic information — Observations, measurements and samples
2.13 cm, List tab
Style Definition: List Bullet 5: Indent: Left: 2 cm,
Hanging: 0.63 cm, No bullets or numbering, Tab stops:
2.63 cm, List tab
Style Definition: List Number: Indent: Left: 0 cm,
Hanging: 0.63 cm, No bullets or numbering, Tab stops:
0.63 cm, List tab
Style Definition: List Number 5: Indent: Left: 2 cm,
Hanging: 0.63 cm, No bullets or numbering, Tab stops:
2.63 cm, List tab
Style Definition: Mention1
Style Definition: Smart Hyperlink1
Style Definition: Unresolved Mention4
Formatted: English (United Kingdom)
Formatted: Different first page header
Formatted: English (United Kingdom)

---------------------- Page: 1 ----------------------
ISO 19156:2022(E)
© ISO 2022 Formatted
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no
part of this publication may be reproduced or utilized otherwise in any form or by any means,
electronic or mechanical, including photocopying, or posting on the internet or an intranet, without
prior written permission. Permission can be requested from either ISO at the address below or
ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Email: copyright@iso.org
Formatted: English (United Kingdom)
Website: www.iso.org
Formatted: English (United Kingdom)
Published in Switzerland
Formatted: Font: 11 pt
Formatted: Space After: 0 pt, Line spacing: single
ii © ISO 2022 – All rights reserved
ii © ISO 2022 – All rights reserved

---------------------- Page: 2 ----------------------
ISO 19156:2022(E)
Contents
Foreword . vi
Introduction . vii
1 Scope . 1
2 Normative references . 1
3 Terms and definitions . 1
4 Document conventions . 5
4.1 Abbreviated terms and acronyms . 5
4.2 Schema language . 6
4.3 Model element names . 6
4.4 Requirements and recommendations . 6
4.5 Requirements classes. 7
4.6 Conformance classes . 8
4.7 Identifiers . 8
4.8 Associations in UML context diagrams . 8
5 Conformance . 9
5.1 Overview . 9
5.2 Conformance classes . 9
6 Packaging, requirements and dependencies . 12
6.1 Requirements . 12
6.2 UML . 12
6.3 Note on the use of Any . 15
7 Fundamental characteristics of observations and samples (informative) . 16
7.1 Observation schema . 16
7.2 Sample schema . 18
7.3 Alignment between Observation, Sample and domain models . 21
8 Conceptual Observation schema . 26
8.1 General . 26
8.2 Observation . 28
8.3 ObservableProperty . 33
8.4 Procedure . 35
8.5 ObservingProcedure . 35
8.6 Observer . 36
8.7 Host . 38
8.8 Deployment. 39
9 Abstract Observation Core . 40
9.1 General . 40
9.2 AbstractObservationCharacteristics . 41
9.3 AbstractObservation . 46
9.4 AbstractObservableProperty . 49
9.5 AbstractObservingProcedure . 51
9.6 AbstractObserver . 53
Formatted: Font: 11 pt
9.7 AbstractHost . 55
Formatted: Space After: 0 pt, Line spacing: single
© ISO 2022 – All rights reserved iii
© ISO 2022 – All rights reserved iii

---------------------- Page: 3 ----------------------
ISO 19156:2022(E)
9.8 AbstractDeployment .57
9.9 AbstractObservationCollection .59
9.10 NamedValue .61
9.11 Codelists .62
10 Basic Observations .63
10.1 General .63
10.2 Observation .64
10.3 ObservationCharacteristics .66
10.4 ObservationCollection .66
10.5 ObservingCapability .67
10.6 ObservableProperty .70
10.7 ObservingProcedure .72
10.8 Observer .74
10.9 Host .76
10.10 Deployment .78
10.11 GenericDomainFeature .80
10.12 Codelists .82
11 Conceptual Sample schema .85
11.1 General .85
11.2 Sample .87
11.3 Sampling .89
11.4 Sampler .91
11.5 PreparationStep .92
11.6 PreparationProcedure .93
11.7 SamplingProcedure .94
12 Abstract Sample Core .95
12.1 General .95
12.2 AbstractSample .96
12.3 AbstractSampling .98
12.4 AbstractSampler . 100
12.5 AbstractSamplingProcedure . 102
12.6 AbstractPreparationProcedure . 103
12.7 AbstractPreparationStep . 105
12.8 Codelists . 106
13 Basic Samples . 106
13.1 General . 106
13.2 Sample . 107
13.3 SpatialSample . 109
13.4 MaterialSample . 110
13.5 StatisticalSample . 112
13.6 Sampling . 113
13.7 Sampler . 115
13.8 SamplingProcedure . 117
13.9 PreparationProcedure . 119
13.10 PreparationStep . 121
13.11 SampleCollection . 123
13.12 PhysicalDimension . 124
Formatted: Font: 11 pt
13.13 NamedLocation . 125
Formatted: Space After: 0 pt, Line spacing: single
iv © ISO 2022 – All rights reserved
iv © ISO 2022 – All rights reserved

---------------------- Page: 4 ----------------------
ISO 19156:2022(E)
13.14 StatisticalClassification . 126
13.15 Codelists . 127
Annex A (normative) Abstract test suite . 129
Annex B (informative) Common usage of OMS concepts . 143
Annex C (informative) Changes in the Observation and Sample models between
ISO 19156:2011 and ISO 19156:2022 (this document) . 148
Annex D (informative) Best practices in use of the Observation and Sampling models . 169
Annex E (informative) Detailed package overview diagrams . 178
Bibliography . 182
Foreword . xii
Introduction . xiv
1 Scope . 1
2 Normative references . 1
3 Terms and definitions . 1
4 Document conventions . 6
4.1 Abbreviated terms and acronyms . 6
4.2 Schema language . 6
4.3 Model element names . 7
4.4 Requirements and recommendations . 7
4.5 Requirements classes. 8
4.6 Conformance classes . 8
4.7 Identifiers . 9
4.8 Associations in UML context diagrams . 9
5 Conformance . 10
5.1 Overview . 10
5.2 Conformance classes . 10
6 Packaging, requirements and dependencies . 13
6.1 Requirements . 13
6.2 UML . 14
6.2.1 UML package structure . 14
6.2.2 UML package dependencies . 14
6.3 Note on the use of "Any" . 17
7 Fundamental characteristics of observations and samples (informative) . 18
7.1 Observation schema . 18
7.1.1 Property evaluation . 18
7.1.2 Observation . 18
7.1.3 Properties of an observation . 19
7.1.4 Observation location . 20
7.1.5 Result types. 21
7.1.6 Use of the observation model . 21
7.2 Sample schema . 21
7.2.1 Role of sample features . 21
Formatted: Font: 11 pt
7.2.2 Proximate vs. ultimate feature-of-interest. 21
Formatted: Space After: 0 pt, Line spacing: single
© ISO 2022 – All rights reserved v
© ISO 2022 – All rights reserved v

---------------------- Page: 5 ----------------------
ISO 19156:2022(E)
7.2.3 Role of samples .23
7.2.4 Sampling process .23
7.2.5 Classification of samples .24
7.3 Alignment between observation, sample and domain models .24
7.3.1 Model consistency .24
7.3.2 Relationship between Sample and domain features .28
8 Conceptual Observation schema .33
8.1 General .33
8.1.1 Conceptual Observation model .33
8.1.2 Conceptual Observation schema package requirements class .35
8.1.3 Association relatedObservation .35
8.2 Observation .36
8.2.1 Observation requirements class .36
8.2.2 Interface Observation .37
8.2.3 Attribute phenomenonTime .37
8.2.4 Attribute resultTime .38
8.2.5 Attribute validTime .38
8.2.6 Association featureOfInterest .39
8.2.7 Association observedProperty .39
8.2.8 Association result .39
8.2.9 Association observingProcedure .40
8.2.10 Association observer .40
8.2.11 Association host .40
8.2.12 Constraint Observer or Host .41
8.2.13 Constraint ObservableProperty characteristic associated with featureOfInterest .41
8.2.14 Constraint suitable ObservableProperty.41
8.2.15 Constraint suitable result type .41
8.2.16 Constraint unit of measure .41
8.3 ObservableProperty .42
8.3.1 ObservableProperty requirements lass .42
8.3.2 Interface ObservableProperty .42
8.3.3 Association observer .43
8.4 Procedure.43
8.4.1 Procedure requirements class .43
8.4.2 Interface Procedure .43
8.5 ObservingProcedure .43
8.5.1 ObservingProcedure requirements class .43
8.5.2 Interface ObservingProcedure .44
8.5.3 Association observer .45
8.6 Observer .45
8.6.1 Observer requirements class .45
8.6.2 Interface Observer .45
8.6.3 Association observableProperty .46
8.6.4 Association observingProcedure .46
8.6.5 Association deployment .46
8.7 Host .46
8.7.1 Host requirements class .46
8.7.2 Interface Host .47
Formatted: Font: 11 pt
8.7.3 Association deployment .47
8.7.4 Association relatedHost .47 Formatted: Space After: 0 pt, Line spacing: single
vi © ISO 2022 – All rights reserve
...

INTERNATIONAL ISO
STANDARD 19156
Second edition
Geographic information —
Observations, measurements and
samples
Information géographique — Observations, mesures et échantillons
PROOF/ÉPREUVE
Reference number
ISO 19156:2022(E)
© ISO 2022

---------------------- Page: 1 ----------------------
ISO 19156:2022(E)
COPYRIGHT PROTECTED DOCUMENT
© ISO 2022
All rights reserved. Unless otherwise specified, or required in the context of its implementation, no part of this publication may
be reproduced or utilized otherwise in any form or by any means, electronic or mechanical, including photocopying, or posting on
the internet or an intranet, without prior written permission. Permission can be requested from either ISO at the address below
or ISO’s member body in the country of the requester.
ISO copyright office
CP 401 • Ch. de Blandonnet 8
CH-1214 Vernier, Geneva
Phone: +41 22 749 01 11
Email: copyright@iso.org
Website: www.iso.org
Published in Switzerland
ii
PROOF/ÉPREUVE © ISO 2022 – All rights reserved

---------------------- Page: 2 ----------------------
ISO 19156:2022(E)
Contents Page
Foreword .ix
Introduction .x
1 Scope . 1
2 Normative references . 1
3 Terms and definitions . 1
4 Document conventions .5
4.1 Abbreviated terms and acronyms . 5
4.2 Schema language . 5
4.3 Model element names . 6
4.4 Requirements and recommendations . 6
4.5 Requirements classes . 7
4.6 Conformance classes . 7
4.7 Identifiers . 8
4.8 Associations in UML context diagrams . 8
5 Conformance . 8
5.1 Overview . 8
5.2 Conformance classes . 9
6 Packaging, requirements and dependencies.11
6.1 Requirements . 11
6.2 UML .12
6.2.1 UML package structure .12
6.2.2 UML package dependencies .12
6.3 Note on the use of "Any" . 14
7 Fundamental characteristics of observations and samples (informative) .14
7.1 Observation schema . . . 14
7.1.1 Property evaluation . 14
7.1.2 Observation .15
7.1.3 Properties of an observation . 15
7.1.4 Observation location . 16
7.1.5 Result types . 16
7.1.6 Use of the observation model . 16
7.2 Sample schema . 17
7.2.1 Role of sample features . 17
7.2.2 Proximate vs. ultimate feature-of-interest . 17
7.2.3 Role of samples. 18
7.2.4 Sampling process . 18
7.2.5 Classification of samples . 19
7.3 Alignment between observation, sample and domain models . 19
7.3.1 Model consistency . 19
7.3.2 Relationship between Sample and domain features .22
8 Conceptual Observation schema.25
8.1 General . 25
8.1.1 Conceptual Observation model . 25
8.1.2 Conceptual Observation schema package requirements class .26
8.1.3 Association relatedObservation . 26
8.2 Observation . 27
8.2.1 Observation requirements class . 27
8.2.2 Interface Observation . 27
8.2.3 Attribute phenomenonTime .28
8.2.4 Attribute resultTime.28
8.2.5 Attribute validTime .28
iii
© ISO 2022 – All rights reserved PROOF/ÉPREUVE

---------------------- Page: 3 ----------------------
ISO 19156:2022(E)
8.2.6 Association featureOfInterest .29
8.2.7 Association observedProperty .29
8.2.8 Association result .29
8.2.9 Association observingProcedure .30
8.2.10 Association observer .30
8.2.11 Association host .30
8.2.12 Constraint Observer or Host .30
8.2.13 Constraint ObservableProperty characteristic associated with
featureOfInterest .30
8.2.14 Constraint suitable ObservableProperty .30
8.2.15 Constraint suitable result type.30
8.2.16 Constraint unit of measure . 31
8.3 ObservableProperty . 31
8.3.1 ObservableProperty requirements lass . 31
8.3.2 Interface ObservableProperty . 31
8.3.3 Association observer . 32
8.4 Procedure . 32
8.4.1 Procedure requirements class . 32
8.4.2 Interface Procedure . 32
8.5 ObservingProcedure . 32
8.5.1 ObservingProcedure requirements class . 32
8.5.2 Interface ObservingProcedure . 32
8.5.3 Association observer .33
8.6 Observer . 33
8.6.1 Observer requirements class . 33
8.6.2 Interface Observer .33
8.6.3 Association observableProperty.34
8.6.4 Association observingProcedure .34
8.6.5 Association deployment .34
8.7 Host .34
8.7.1 Host requirements class .34
8.7.2 Interface Host .34
8.7.3 Association deployment . 35
8.7.4 Association relatedHost . 35
8.8 Deployment . 35
8.8.1 Deployment requirements class . 35
8.8.2 Interface Deployment . 35
8.8.3 Association observer .35
8.8.4 Association host . 35
9 Abstract Observation Core .36
9.1 General .36
9.1.1 Abstract Observation Core package requirements class .36
9.1.2 Association metadata . 36
9.2 AbstractObservationCharacteristics . 36
9.2.1 AbstractObservationCharacteristics requirements class .36
9.2.2 Feature type AbstractObservationCharacteristics .38
9.2.3 Attribute observationType . 39
9.2.4 Attribute parameter .39
9.2.5 Attribute resultQuality . 39
9.2.6 Association proximateFeatureOfInterest .40
9.2.7 Association ultimateFeatureOfInterest .40
9.2.8 Association collection . 41
9.3 AbstractObservation . 41
9.3.1 AbstractObservation requirements class . 41
9.3.2 Constraint observationType . 42
9.3.3 Constraint resultTime instant . 42
9.3.4 Constraint parameter unique name . 42
9.3.5 Constraint proximate or ultimate featureOfInterest. . 42
iv
PROOF/ÉPREUVE © ISO 2022 – All rights reserved

---------------------- Page: 4 ----------------------
ISO 19156:2022(E)
9.3.6 Constraint Observer or Host . 42
9.3.7 Constraint ObservableProperty characteristic associated with
featureOfInterest . 42
9.3.8 Constraint suitable ObservableProperty . 42
9.3.9 Constraint suitable result type. 42
9.4 AbstractObservableProperty . 42
9.4.1 AbstractObservableProperty requirements class . 42
9.5 AbstractObservingProcedure . 43
9.5.1 AbstractObservingProcedure requirements class . 43
9.6 AbstractObserver . 45
9.6.1 AbstractObserver requirements class . 45
9.7 AbstractHost .46
9.7.1 AbstractHost requirements class .46
9.8 AbstractDeployment . 47
9.8.1 AbstractDeployment requirements class. 47
9.8.2 Attribute deploymentReason .48
9.8.3 Attribute deploymentTime .49
9.9 AbstractObservationCollection .49
9.9.1 AbstractObservationCollection requirements class .49
9.9.2 Feature type AbstractObservationCollection .50
9.9.3 Attribute collectionType .50
9.9.4 Association member . 51
9.9.5 Association memberCharacteristics . 51
9.9.6 Association relatedCollection . 51
9.10 NamedValue . 51
9.10.1 NamedValue requirements class . 51
9.10.2 Data type NamedValue . 51
9.10.3 Attribute name . 51
9.10.4 Attribute value . 52
9.11 Codelists . 52
9.11.1 AbstractObservationType . 52
9.11.2 AbstractObservationCollectionType . 52
10 Basic Observations .52
10.1 General . 52
10.1.1 Basic Observations package requirements class . 52
10.1.2 Attribute link .53
10.1.3 Attribute location . 53
10.2 Observation .53
10.2.1 Observation requirements class . 53
10.3 ObservationCharacteristics . 55
10.3.1 ObservationCharacteristics requirements class . 55
10.4 ObservationCollection .55
10.4.1 ObservationCollection requirements class . 55
10.5 ObservingCapability . 55
10.5.1 ObservingCapability requirements class . 55
10.5.2 Feature type ObservingCapability . 57
10.6 ObservableProperty .58
10.6.1 ObservableProperty requirements class .58
10.7 ObservingProcedure . 59
10.7.1 ObservingProcedure requirements class . 59
10.8 Observer . 61
10.8.1 Observer requirements class . 61
10.9 Host . 62
10.9.1 Host requirements class . 62
10.10 Deployment .65
10.10.1 D
...

Questions, Comments and Discussion

Ask us and Technical Secretary will try to provide an answer. You can facilitate discussion about the standard in here.