Click or drag to resize
IDarwinCoreLocationCoordinateUncertaintyInMeters Property
Darwin Core term name: coordinateUncertaintyInMeters. The horizontal distance (in meters) from the given CoordinateX and CoordinateY describing the smallest circle containing the whole of the Location. Leave the value empty if the uncertainty is unknown, cannot be estimated, or is not applicable (because there are no coordinates). Zero is not a valid value for this term.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
string CoordinateUncertaintyInMeters { get; set; }

Property Value

Type: String
See Also