[mapguide-commits] r8658 - branches/3.0/MgDev

svn_mapguide at osgeo.org svn_mapguide at osgeo.org
Tue May 5 04:30:19 PDT 2015


Author: jng
Date: 2015-05-05 04:30:18 -0700 (Tue, 05 May 2015)
New Revision: 8658

Modified:
   branches/3.0/MgDev/csmap_excludes.txt
Log:
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.

Modified: branches/3.0/MgDev/csmap_excludes.txt
===================================================================
--- branches/3.0/MgDev/csmap_excludes.txt	2015-05-04 11:52:45 UTC (rev 8657)
+++ branches/3.0/MgDev/csmap_excludes.txt	2015-05-05 11:30:18 UTC (rev 8658)
@@ -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