Click or drag to resize
SpeciesObservationLocationFootprintWKT Property
Darwin Core term name: footprintWKT. A Well-Known Text (WKT) representation of the shape (footprint, geometry) that defines the Location. A Location may have both a point-radius representation (see decimalLatitude) and a footprint representation, and they may differ from each other. This property is currently not used.

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

Property Value

Type: String

Implements

ISpeciesObservationLocationFootprintWKT
See Also