Author: buildbot
Date: Sun May 15 21:03:16 2016
New Revision: 988312
Log:
Staging update by buildbot for sis
Added:
websites/staging/sis/trunk/content/tables/
websites/staging/sis/trunk/content/tables/CoordinateOperationMethods.html
websites/staging/sis/trunk/content/tables/CoordinateReferenceSystems.html
websites/staging/sis/trunk/content/tables/authority-codes.css
websites/staging/sis/trunk/content/tables/geoapi-reports.css
Removed:
websites/staging/sis/trunk/content/book/tables/
websites/staging/sis/trunk/content/book/tables.css
Modified:
websites/staging/sis/trunk/content/ (props changed)
websites/staging/sis/trunk/content/command-line.html
websites/staging/sis/trunk/content/index.html
websites/staging/sis/trunk/content/release-notes/0.6.html
Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Sun May 15 21:03:16 2016
@@ -1 +1 @@
-1743958
+1743970
Modified: websites/staging/sis/trunk/content/command-line.html
==============================================================================
--- websites/staging/sis/trunk/content/command-line.html (original)
+++ websites/staging/sis/trunk/content/command-line.html Sun May 15 21:03:16
2016
@@ -192,7 +192,7 @@ The reason is that command output may be
</ul>
<p>The easiest way to see a CRS definition is to use an EPSG code.
The <a href="http://www.epsg.org/">EPSG geodetic dataset</a> is a widely-used
source of definitions for thousands of Coordinate Reference Systems.
-Appache SIS provides a <a
href="book/tables/CoordinateReferenceSystems.html">list of supported codes</a>,
which can be queried from the command line.
+Appache SIS provides a <a href="tables/CoordinateReferenceSystems.html">list
of supported codes</a>, which can be queried from the command line.
For example the following command prints the definition of the <em>"JGD2011 /
Japan Plane Rectangular CS VIII"</em> Coordinate Reference System:</p>
<div class="codehilite"><pre>sis crs EPSG:6676
</pre></div>
Modified: websites/staging/sis/trunk/content/index.html
==============================================================================
--- websites/staging/sis/trunk/content/index.html (original)
+++ websites/staging/sis/trunk/content/index.html Sun May 15 21:03:16 2016
@@ -112,7 +112,7 @@ The SIS storage modules will provide a c
<li>Well Known Text (WKT) version 1 and 2 (ISO 19162:2015).</li>
<li>Geographic Markup Language (GML) version 3.2 (ISO 19136:2007).</li>
<li>Mercator, Transverse Mercator, Lambert Conic Conformal and Polar
stereographic map projections.
- See the list of <a
href="book/tables/CoordinateOperationMethods.html">supported operation
methods</a>.</li>
+ See the list of <a href="tables/CoordinateOperationMethods.html">supported
operation methods</a>.</li>
</ul>
</li>
</ul>
Modified: websites/staging/sis/trunk/content/release-notes/0.6.html
==============================================================================
--- websites/staging/sis/trunk/content/release-notes/0.6.html (original)
+++ websites/staging/sis/trunk/content/release-notes/0.6.html Sun May 15
21:03:16 2016
@@ -18,7 +18,7 @@
<li>Support of <cite>Geographic Markup Language</cite> (GML) version 3.2
(ISO 19136) for Coordinate Reference System objects,
except <code>DerivedCRS</code>, <code>ConcatenatedOperation</code> and
<code>PassThroughOperation</code>.</li>
<li>Support of <cite>Mercator</cite>, <cite>Transverse Mercator</cite>,
<cite>Lambert Conic Conformal</cite> and <cite>Polar stereographic</cite> map
projections.
- The list of map projection methods supported by latest SIS release can
be viewed <a href="../book/tables/CoordinateOperationMethods.html">here</a>.
+ The list of map projection methods supported by latest SIS release can
be viewed <a href="../tables/CoordinateOperationMethods.html">here</a>.
</li>
</ul>