A georeferenced object directly collecting or processing data about objects whose properties (e.g. physical, chemical, biological or other aspects of environmental conditions) are repeatedly observed or measured. An environmental monitoring facility can also host other environmental monitoring facilities.
-- Description --
NOTE 1: An EnvironmentalMonitoringFacility is not a facility in the common INSPIRE sense realised by the Generic Conceptual Model class ActivtiyComplex.
NOTE 2: Laboratories are not EnvironmentalMonitoringFacilities from an INSPIRE perspective as the exact location of the laboratory does not add further information to the measurement.
The methodology used in the laboratory should be provided with observational data.
Navn |
Type |
Lengde |
Multiplisitet |
|
GM_Point |
|
0..1 |
|
MeasurementRegimeValue |
|
1..1 |
|
Boolean |
|
1..1 |
|
ResultAcquisitionSourceValue |
|
0..* |
|
SpecialisedEMFTypeValue |
|
0..1 |
Name |
Type |
English |
Description |
representativePoint |
GM_Point |
|
Representative location for the EnvironmentalMonitoringFacility.
-- Description -- |
measurementRegime |
MeasurementRegimeValue |
|
Regime of the measurement
|
mobile |
Boolean |
|
Indicate whether the EnvironmentalMonitoringFacility is mobile (repositionable) during the acquisition of the observation.
|
resultAcquisitionSource |
ResultAcquisitionSourceValue |
|
Source of result acquisition
|
specialisedEMFType |
SpecialisedEMFTypeValue |
|
Categorisation of EnvironmentalMonitoringFacilities generally used by domain and in national settings.
-- Description --
EXAMPLE: platform, site, station, sensor, ... |
Navn |
Beskrivelse |
GeometryRequired |
/* Geometry and representativePoint cannot both be empty.*/
inv: geometry ->notEmpty() or representativePoint ->notEmpty() |