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.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string CoordinateSystemWkt { get; set; }
Public Property CoordinateSystemWkt As String
Get
Set
public:
property String^ CoordinateSystemWkt {
String^ get ();
void set (String^ value);
}
member CoordinateSystemWkt : string with get, set
Property Value
Type:
StringSee Also