OgcAxisOrder

sealed class OgcAxisOrder

The different ways to treat the x/y coordinates order.

Since

200.1.0

Inheritors

Types

Link copied to clipboard

Indicates swaping the axis order will be based on the OGC standard specification, version, and spatial reference.

Link copied to clipboard

Indicates the order of x/y coordinates will stay as is, and all swapping rules by the OGC standards will be ignored.

Link copied to clipboard

Indicates the order of x/y coordinates will be swapped.