diff --git a/src/map/coordinatesystem.cpp b/src/map/coordinatesystem.cpp index 0a025243..d2832644 100644 --- a/src/map/coordinatesystem.cpp +++ b/src/map/coordinatesystem.cpp @@ -29,6 +29,7 @@ CoordinateSystem::CoordinateSystem(int code) case 4530: case 4531: case 4532: + case 6501: _axisOrder = YX; break; default: