[mapguide-commits] r8879 - sandbox/jng/rfc155

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Mon Mar 14 06:11:04 PDT 2016


Author: jng
Date: 2016-03-14 06:11:04 -0700 (Mon, 14 Mar 2016)
New Revision: 8879

Modified:
   sandbox/jng/rfc155/
   sandbox/jng/rfc155/csmap_excludes.txt
Log:
Merged revision(s) 8658 from branches/3.0/MgDev:
I am committing this updated CS-Map ignore list based on the theory that the big, compression-unfriendly USA grid files are not actually being used by the CS-MAP API surface that is exposed to MapGuide. Running our Coordinate System test suite with Process Monitor watching for any access operations to these specific files backs up this theory (no test failures and .

A discussion about reducing CS-Map installation footprint (http://osgeo-org.1560.x6.nabble.com/Slimming-down-the-CS-Map-distribution-td3853427.html) is what motivated this submission.

With this change, our buildpack archives that were weighing in at around 250MB has been reduced down to 75-95MB. I'm expecting similar size reductions in the installers that would be produced from this work.
........



Property changes on: sandbox/jng/rfc155
___________________________________________________________________
Modified: svn:mergeinfo
   - /branches/2.4/MgDev:6749-6756,6777-6783,6785-6787,6789,6791-6794,6796-6801,6954-6962,6986-7006
/branches/2.6/MgDev:8276-8286,8288-8292,8297,8299,8301,8303,8314-8315,8318,8335,8340,8354-8355,8365,8373
/branches/3.0/MgDev:8705,8710
/sandbox/VC140:8684-8759
/sandbox/adsk/2.6l:8727
/sandbox/adsk/3.0m:8563,8584,8607,8625,8694-8695
/sandbox/jng/convenience_apis:8262-8268,8271-8363
/sandbox/jng/createruntimemap:7486-7555
/sandbox/jng/dwftk:8321-8324,8328-8329,8331,8352
/sandbox/jng/geos34x:8256-8259
/sandbox/jng/tiling:8174-8208
/sandbox/jng/v30:8212-8227
/sandbox/rfc94:5099-5163
   + /branches/2.4/MgDev:6749-6756,6777-6783,6785-6787,6789,6791-6794,6796-6801,6954-6962,6986-7006
/branches/2.6/MgDev:8276-8286,8288-8292,8297,8299,8301,8303,8314-8315,8318,8335,8340,8354-8355,8365,8373
/branches/3.0/MgDev:8658,8705,8710
/sandbox/VC140:8684-8759
/sandbox/adsk/2.6l:8727
/sandbox/adsk/3.0m:8563,8584,8607,8625,8694-8695
/sandbox/jng/convenience_apis:8262-8268,8271-8363
/sandbox/jng/createruntimemap:7486-7555
/sandbox/jng/dwftk:8321-8324,8328-8329,8331,8352
/sandbox/jng/geos34x:8256-8259
/sandbox/jng/tiling:8174-8208
/sandbox/jng/v30:8212-8227
/sandbox/rfc94:5099-5163

Modified: sandbox/jng/rfc155/csmap_excludes.txt
===================================================================
--- sandbox/jng/rfc155/csmap_excludes.txt	2016-03-14 11:29:56 UTC (rev 8878)
+++ sandbox/jng/rfc155/csmap_excludes.txt	2016-03-14 13:11:04 UTC (rev 8879)
@@ -11,4 +11,10 @@
 JGD2011V100.par
 .MRT
 compiler.
-cs-map.
\ No newline at end of file
+cs-map.
+Usa\Geoid96
+Usa\Geoid99
+Usa\Geoid03
+Usa\NSRS2007
+Usa\NSRS2011
+WW15MGH.GRD
\ No newline at end of file



More information about the mapguide-commits mailing list