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