Click or drag to resize
WebDarwinCoreLocationDecimalLatitude Property
Darwin Core term name: decimalLatitude. Definition in Darwin Core: The geographic latitude (in decimal degrees, using the spatial reference system given in geodeticDatum) of the geographic center of a Location. Positive values are north of the Equator, negative values are south of it. Legal values lie between -90 and 90, inclusive.

Namespace: ArtDatabanken.WebService.Data
Assembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax
public double DecimalLatitude { get; set; }

Property Value

Type: Double
See Also