Click or drag to resize
DarwinCoreLocationVerbatimCoordinateSystem Property
Darwin Core term name: verbatimCoordinateSystem. The spatial coordinate system for the verbatimLatitude and verbatimLongitude or the verbatimCoordinates of the Location. Recommended best practice is to use a controlled vocabulary. This property is currently not used.

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

Property Value

Type: String

Implements

IDarwinCoreLocationVerbatimCoordinateSystem
See Also