mirror of
https://github.com/tumic0/GPXSee.git
synced 2025-07-23 15:14:24 +02:00
Added missing coordinate system
This commit is contained in:
@ -29,6 +29,7 @@ CoordinateSystem::CoordinateSystem(int code)
|
|||||||
case 4530:
|
case 4530:
|
||||||
case 4531:
|
case 4531:
|
||||||
case 4532:
|
case 4532:
|
||||||
|
case 6501:
|
||||||
_axisOrder = YX;
|
_axisOrder = YX;
|
||||||
break;
|
break;
|
||||||
default:
|
default:
|
||||||
|
Reference in New Issue
Block a user