Click or drag to resize
SpeciesObservationLocationVerbatimLongitude Property
Darwin Core term name: verbatimLongitude. The verbatim original longitude of the Location. The coordinate ellipsoid, geodeticDatum, or full Spatial Reference System (SRS) for these coordinates should be stored in verbatimSRS and the coordinate system should be stored in verbatimCoordinateSystem. 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 VerbatimLongitude { get; set; }

Property Value

Type: String

Implements

ISpeciesObservationLocationVerbatimLongitude
See Also