interface GeographicTransformationJson {
    steps: GeographicTransformationStepJson[];
}

Properties

Properties

The steps in the process of transforming coordinates from one geographic coordinate system to another.