Enum ObstacleGeographyMappings
Enumeration covering how to map an obstacle type to a Geography type
Namespace: FpAssistantCore.Geographical
Assembly: FpAssistantCoreScl.dll
Syntax
[Flags]
public enum ObstacleGeographyMappings
Fields
Name | Description |
---|---|
PointObstacleToGeographyLinestring | Map point obstacle to geograpgy type LINESTRING |
PointObstacleToGeographyPoint | Map point obstacle to geograpgy type POINT |