The OgcAxisOrder can be one of:
Constant | Description |
---|---|
Enums.OgcAxisOrderAuto | (0) Indicates swapping the axis order will be based on the OGC standard specification, version, and spatial reference. |
Enums.OgcAxisOrderSwap | (1) Indicates the order of x/y coordinates will be swapped. |
Enums.OgcAxisOrderNoSwap | (2) Indicates the order of x/y coordinates will stay as is, and all swapping rules by the OGC standards will be ignored. |