WebDarwinCoreLocationFootprintSRS Property |
Darwin Core term name: footprintSRS.
A Well-Known Text (WKT) representation of the Spatial
Reference System (SRS) for the footprintWKT of the
Location. Do not use this term to describe the SRS of
the decimalLatitude and decimalLongitude, even if it is
the same as for the footprintWKT - use the geodeticDatum
instead.
This property is currently not used.
Namespace: ArtDatabanken.WebService.DataAssembly: ArtDatabanken.WebService.Data (in ArtDatabanken.WebService.Data.dll) Version: 1.3.0.0 (1.3.0.0)
Syntax public string FootprintSRS { get; set; }
Public Property FootprintSRS As String
Get
Set
public:
property String^ FootprintSRS {
String^ get ();
void set (String^ value);
}
member FootprintSRS : string with get, set
Property Value
Type:
StringSee Also