Click or drag to resize
ISpeciesObservationLocationDecimalLongitude Property
Darwin Core term name: decimalLongitude. Definition in Darwin Core: The geographic longitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are east of the Greenwich Meridian, negative values are west of it. Legal values lie between -180 and 180, inclusive.

Namespace: ArtDatabanken.Data
Assembly: ArtDatabanken.Data (in ArtDatabanken.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
Nullable<double> DecimalLongitude { get; set; }

Property Value

Type: NullableDouble
See Also