Enums the distinct feature types that could be downloaded from the Wfs server in the GetFeature request.
Namespace: FlightPlan.Optimizer.WfsAssembly: FlightPlanOptimizer (in FlightPlanOptimizer.exe) Versión: 1.0.0.0 (1.0.0.0)
Syntax
C# |
---|
public enum FeatureType |
Visual Basic |
---|
Public Enumeration FeatureType |
Visual C++ |
---|
public enum class FeatureType |
Members
Member name | Value | Description | |
---|---|---|---|
Hotspots1Day | 0 | ||
Hotspots7Days | 1 | ||
HotspotsAll | 2 | ||
Fires7Days | 3 | ||
Fires30Days | 4 | ||
FiresAll | 5 |