Author: desruisseaux
Date: Sun Mar 22 16:47:14 2015
New Revision: 1668407

URL: http://svn.apache.org/r1668407
Log:
Added more a few more details about action taken concerning IP.

Modified:
    sis/ip-review/rev/10796/MapProjection.xhtml
    sis/ip-review/rev/11695/MapProjection.xhtml

Modified: sis/ip-review/rev/10796/MapProjection.xhtml
URL: 
http://svn.apache.org/viewvc/sis/ip-review/rev/10796/MapProjection.xhtml?rev=1668407&r1=1668406&r2=1668407&view=diff
==============================================================================
--- sis/ip-review/rev/10796/MapProjection.xhtml (original)
+++ sis/ip-review/rev/10796/MapProjection.xhtml Sun Mar 22 16:47:14 2015
@@ -22,6 +22,9 @@ This change has been reverted, except fo
   <li><a 
href="http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/pcs.html";>http://help.arcgis.com/en/arcgisserver/10.0/apis/rest/pcs.html</a>
 (search "Orthographic")</li>
 </ul>
 
+<p>The change which make the <code>centralMeridian</code> field non-final does 
not apply to Apache SIS
+because we do not store this information in this class anymore.</p>
+
 <p><b>Command line:</b></p>
 <blockquote><code>svn diff --extensions "--unified --ignore-space-change 
--ignore-all-space --ignore-eol-style" -r10259:10796 
http://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/referencing/operation/projection/MapProjection.java</code></blockquote>
 <table class="changes">

Modified: sis/ip-review/rev/11695/MapProjection.xhtml
URL: 
http://svn.apache.org/viewvc/sis/ip-review/rev/11695/MapProjection.xhtml?rev=1668407&r1=1668406&r2=1668407&view=diff
==============================================================================
--- sis/ip-review/rev/11695/MapProjection.xhtml (original)
+++ sis/ip-review/rev/11695/MapProjection.xhtml Sun Mar 22 16:47:14 2015
@@ -11,7 +11,8 @@
     <div>
       <h1>MapProjection changes for revisions 11694:11695</h1>
 
-<p>This change will not be ported to Apache SIS.</p>
+<p>The change does not apply to Apache SIS since we do not store the 
<code>centralMeridian</code>
+in the map projection base class anymore.</p>
 
 <p><b>Command line:</b></p>
 <blockquote><code>svn diff --extensions "--unified --ignore-space-change 
--ignore-all-space --ignore-eol-style" -r11694:11695 
http://svn.osgeo.org/geotools/trunk/modules/library/referencing/src/main/java/org/geotools/referencing/operation/projection/MapProjection.java</code></blockquote>


Reply via email to