Click or drag to resize
WebDarwinCoreLocationCoordinateSystemWkt Property
Not defined in Darwin Core. Coordinate system wkt (Well-known text) as defined by OGC (Open Geospatial Consortium). The properties CoordinateX, CoordinateY, CoordinateZ, CoordinateM and CoordinateSystemWkt defines where the species observation was made.

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

Property Value

Type: String
See Also