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