Changes between Version 11 and Version 12 of MapGuideRfc95
- Timestamp:
- 07/20/10 18:45:41 (15 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
TabularUnified MapGuideRfc95
v11 v12 50 50 // -4 X increases to the South, Y increases to the East 51 51 52 INT32 MgCoordinateSystem::Get Quadrant (INT32 nVendor)52 INT32 MgCoordinateSystem::GetEpsgQuadrant (INT32 nVendor) 53 53 54 54 }}} … … 64 64 65 65 // Handle the CRSs which have their axis orientation changed 66 static void ProcessBoundingBoxAxes( REFSTRING bbox);66 static void ProcessBoundingBoxAxes(STRING sSrs, REFSTRING bbox); 67 67 } 68 68 … … 101 101 102 102 Supplied by Autodesk. 103 104 == !Relevant Ticket == 105 Ticket #1392