You are viewing a plain text version of this content. The canonical link for it is here.
Posted to commits@sis.apache.org by bu...@apache.org on 2020/10/29 13:06:34 UTC

svn commit: r1067298 - in /websites/staging/sis/trunk/content: ./ openoffice/en/ openoffice/fr/ release-notes/ tables/

Author: buildbot
Date: Thu Oct 29 13:06:33 2020
New Revision: 1067298

Log:
Staging update by buildbot for sis

Modified:
    websites/staging/sis/trunk/content/   (props changed)
    websites/staging/sis/trunk/content/DOAP.rdf
    websites/staging/sis/trunk/content/command-line.html
    websites/staging/sis/trunk/content/contributor.html
    websites/staging/sis/trunk/content/downloads.html
    websites/staging/sis/trunk/content/epsg.html
    websites/staging/sis/trunk/content/faq.html
    websites/staging/sis/trunk/content/faq_fr.html
    websites/staging/sis/trunk/content/openoffice/en/formula.html
    websites/staging/sis/trunk/content/openoffice/en/install.html
    websites/staging/sis/trunk/content/openoffice/fr/formula.html
    websites/staging/sis/trunk/content/openoffice/fr/install.html
    websites/staging/sis/trunk/content/release-notes/0.7.html
    websites/staging/sis/trunk/content/tables/CoordinateOperationMethods.html

Propchange: websites/staging/sis/trunk/content/
------------------------------------------------------------------------------
--- cms:source-revision (original)
+++ cms:source-revision Thu Oct 29 13:06:33 2020
@@ -1 +1 @@
-1879429
+1882967

Modified: websites/staging/sis/trunk/content/DOAP.rdf
==============================================================================
Binary files - no diff available.

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 Thu Oct 29 13:06:33 2020
@@ -214,7 +214,7 @@ Then another example show how to get a w
 <li>XML files conform to <em>Geographic Markup Language</em> (GML) schema version 3.2</li>
 </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.
+The <a href="https://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="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

Modified: websites/staging/sis/trunk/content/contributor.html
==============================================================================
--- websites/staging/sis/trunk/content/contributor.html (original)
+++ websites/staging/sis/trunk/content/contributor.html Thu Oct 29 13:06:33 2020
@@ -141,7 +141,7 @@ Contributors to SIS should have at least
 <abbr title="International Organization for Standardization">ISO</abbr> 19000 series of specifications, starting with the Abstract model and working through the
 <em>Feature</em> model. While the <abbr title="International Organization for Standardization">ISO</abbr> specifications are sold, the <abbr title="Open Geospatial Consortium">OGC</abbr> releases its own, essentially
 identical versions of standards which have evolved from the collaboration. The <abbr title="Open Geospatial Consortium">OGC</abbr> specifications
-are available for the <a href="http://www.opengeospatial.org/standards"><abbr title="Open Geospatial Consortium">OGC</abbr> standards and specification</a> page.</p>
+are available for the <a href="https://www.ogc.org/standards"><abbr title="Open Geospatial Consortium">OGC</abbr> standards and specification</a> page.</p>
 <p>As time progresses, we hope to develop documentation material to introduce the <abbr title="International Organization for Standardization">ISO</abbr> 19000 specification series.
 Most of the documentation provided by SIS can be found in the <a href="book/en/developer-guide.html">Developer guide</a>.</p>
 <h2 id="java">Object-Oriented Programming in Java<a class="headerlink" href="#java" title="Permanent link">&para;</a></h2>
@@ -175,7 +175,7 @@ the concept is central to all graphics p
 of objects offering particular methods thereby providing an interpretation of the <abbr title="International Organization for Standardization">ISO</abbr>/<abbr title="Open Geospatial Consortium">OGC</abbr>
 standards in the Java language. GeoAPI therefore defines the core of the model implemented
 by Apache SIS.</p>
-<p>GeoAPI can most easily be learned by exploring the <a href="http://www.geoapi.org/3.0/javadoc/index.html">GeoAPI Javadoc</a>.</p>
+<p>GeoAPI can most easily be learned by exploring the <a href="https://www.geoapi.org/3.0/javadoc/index.html">GeoAPI Javadoc</a>.</p>
 <h2 id="modules">The SIS library modules<a class="headerlink" href="#modules" title="Permanent link">&para;</a></h2>
 <p>Contributors should gain a basic understanding of the core library including the separation into modules,
 the functionality available in the base module, and the functioning of the modules of interest.</p>

Modified: websites/staging/sis/trunk/content/downloads.html
==============================================================================
--- websites/staging/sis/trunk/content/downloads.html (original)
+++ websites/staging/sis/trunk/content/downloads.html Thu Oct 29 13:06:33 2020
@@ -186,7 +186,7 @@ If running on Java 11 or higher, at leas
 
 
 <h2 id="non-free">Include non-free resources<a class="headerlink" href="#non-free" title="Permanent link">&para;</a></h2>
-<p>The <a href="http://www.epsg.org/">EPSG geodetic dataset</a> is optional but strongly recommended.
+<p>The <a href="https://epsg.org/">EPSG geodetic dataset</a> is optional but strongly recommended.
 The EPSG dataset is a de-facto standard providing
 <a href="tables/CoordinateReferenceSystems.html">thousands of Coordinate Reference System (CRS) definitions</a>
 together with information about how to perform coordinate operations, their accuracies and their domains of validity.

Modified: websites/staging/sis/trunk/content/epsg.html
==============================================================================
--- websites/staging/sis/trunk/content/epsg.html (original)
+++ websites/staging/sis/trunk/content/epsg.html Thu Oct 29 13:06:33 2020
@@ -98,10 +98,10 @@
   visibility: hidden;
 }
 h2:hover > .headerlink, h3:hover > .headerlink, h1:hover > .headerlink, h6:hover > .headerlink, h4:hover > .headerlink, h5:hover > .headerlink, dt:hover > .elementid-permalink { visibility: visible }</style>
-<p>The <a href="http://www.epsg.org/">EPSG geodetic dataset</a> is a de-facto standard providing
+<p>The <a href="https://epsg.org/">EPSG geodetic dataset</a> is a de-facto standard providing
 <a href="tables/CoordinateReferenceSystems.html">thousands of Coordinate Reference System (CRS) definitions</a>
 together with information about how to perform coordinate operations, their accuracies and their domains of validity.
-The EPSG dataset is owned and maintained by the <a href="http://www.iogp.org/">International Association of Oil &amp; Gas producers</a>.
+The EPSG dataset is owned and maintained by the <a href="https://www.iogp.org/">International Association of Oil &amp; Gas producers</a>.
 Usage of EPSG dataset with Apache SIS is optional but strongly recommended:
 without that geodetic dataset, only a small subset of CRS definitions will be available
 (basically the constants enumerated in the <a href="apidocs/org/apache/sis/referencing/CommonCRS.html"><code>CommonCRS</code></a> Java class)
@@ -111,7 +111,7 @@ and their domains of validity may be uns
 <p>The EPSG geodetic dataset is not distributed with Apache SIS because the <a href="https://epsg.org/terms-of-use.html">EPSG terms of use</a>
 are incompatible with Apache license. The following items are quoted from those terms of use:</p>
 <ul>
-<li>The <a href="http://www.epsg.org/">EPSG</a> Facilities are published by <a href="http://www.iogp.org/">IOGP</a> at no charge. Distribution for profit is forbidden.</li>
+<li>The <a href="https://epsg.org/">EPSG</a> Facilities are published by <a href="https://www.iogp.org/">IOGP</a> at no charge. Distribution for profit is forbidden.</li>
 <li>The data may be included in any commercial package provided that any commerciality is based on value added
     by the provider and not on a value ascribed to the EPSG Dataset which is made available at no charge.</li>
 <li>Ownership of the EPSG Dataset by IOGP must be acknowledged in any publication or transmission

Modified: websites/staging/sis/trunk/content/faq.html
==============================================================================
--- websites/staging/sis/trunk/content/faq.html (original)
+++ websites/staging/sis/trunk/content/faq.html Thu Oct 29 13:06:33 2020
@@ -197,7 +197,7 @@ However software developers tend to cons
 Those different practices resulted in contradictory definitions of axis order for almost every <abbr title="Coordinate Reference System">CRS</abbr> of kind <code>GeographicCRS</code>,
 for some <code>ProjectedCRS</code> in the South hemisphere (South Africa, Australia, <em>etc.</em>) and for some polar projections among others.</p>
 <p>For any <abbr title="Coordinate Reference System">CRS</abbr> identified by an EPSG code, the official axis order can be checked on the
-official EPSG registry at <a href="http://www.epsg-registry.org">http://www.epsg-registry.org</a>
+official EPSG registry at <a href="https://epsg.org/">https://epsg.org/</a>
 (not to be confused with other sites having "epsg" in their name,
 but actually unrelated to the organization in charge of EPSG definitions):
 click on the <em>"Retrieve by code"</em> link and enter the numerical code.

Modified: websites/staging/sis/trunk/content/faq_fr.html
==============================================================================
--- websites/staging/sis/trunk/content/faq_fr.html (original)
+++ websites/staging/sis/trunk/content/faq_fr.html Thu Oct 29 13:06:33 2020
@@ -197,7 +197,7 @@ Toutefois certains développeurs de lo
 Ces pratiques différentes ont conduit à des définitions contradictoires d’ordre des axes pour presque tous les <abbr title="Coordinate Reference System">CRS</abbr> de type <code>GeographicCRS</code>,
 pour certains <code>ProjectedCRS</code> de l’hémisphère sud (Afrique de sud, Australie, <em>etc.</em>) et pour certaines projections polaires entre autre.</p>
 <p>Pour chaque <abbr title="Coordinate Reference System">CRS</abbr> identifié par un code EPSG, l’ordre officiel des axes peut être vérifié avec
-le registre EPSG à l’adresse <a href="http://www.epsg-registry.org">http://www.epsg-registry.org</a>
+le registre EPSG à l’adresse <a href="https://epsg.org/">https://epsg.org/</a>
 (à ne pas confondre avec d’autres sites ayant « epsg » dans leur nom
 mais qui sont sans aucune relation avec l’organisme en charge des définitions EPSG) :
 Cliquez sur le lien <em>« Retrieve by code »</em> et entrez le code numérique.

Modified: websites/staging/sis/trunk/content/openoffice/en/formula.html
==============================================================================
Binary files - no diff available.

Modified: websites/staging/sis/trunk/content/openoffice/en/install.html
==============================================================================
Binary files - no diff available.

Modified: websites/staging/sis/trunk/content/openoffice/fr/formula.html
==============================================================================
Binary files - no diff available.

Modified: websites/staging/sis/trunk/content/openoffice/fr/install.html
==============================================================================
Binary files - no diff available.

Modified: websites/staging/sis/trunk/content/release-notes/0.7.html
==============================================================================
--- websites/staging/sis/trunk/content/release-notes/0.7.html (original)
+++ websites/staging/sis/trunk/content/release-notes/0.7.html Thu Oct 29 13:06:33 2020
@@ -14,7 +14,7 @@
 <h2>Summary</h2>
 <p>The main new features of Apache SIS 0.7 are:</p>
 <ul>
-  <li>Creation of Coordinate Reference System (CRS) objects from an <a href="http://www.epsg.org/">EPSG</a> code.
+  <li>Creation of Coordinate Reference System (CRS) objects from an <a href="https://epsg.org/">EPSG</a> code.
       The list of EPSG codes supported by latest SIS release can be viewed <a href="../tables/CoordinateReferenceSystems.html">here</a>.
   <li>Find coordinate operation paths from a pair of CRS, using the EPSG geodetic dataset if possible.</li>
   <li>Completion of <cite>Geographic Markup Language</cite> (GML) version 3.2 (ISO 19136) for

Modified: websites/staging/sis/trunk/content/tables/CoordinateOperationMethods.html
==============================================================================
--- websites/staging/sis/trunk/content/tables/CoordinateOperationMethods.html (original)
+++ websites/staging/sis/trunk/content/tables/CoordinateOperationMethods.html Thu Oct 29 13:06:33 2020
@@ -23,8 +23,8 @@
           The <code>semi-major</code> and <code>semi-minor</code> parameters are needed for all map projections,
           but usually do not need to be specified explicitly since they are inferred from the ellipsoid
           (unless <a href="http://sis.apache.org/apidocs/org/apache/sis/referencing/operation/transform/DefaultMathTransformFactory.html">creating parameterized transforms directly</a>).
-          For this reason, those parameters are usually not shown in <a href="http://www.epsg-registry.org">EPSG registry</a>
-          or <a href="http://docs.opengeospatial.org/is/12-063r5/12-063r5.html">Well Known Text</a> (WKT) definitions.
+          For this reason, those parameters are usually not shown in <a href="https://epsg.org/">EPSG registry</a>
+          or <a href="https://docs.ogc.org/is/12-063r5/12-063r5.html">Well Known Text</a> (WKT) definitions.
         </li><li>
           The <code>earth_radius</code> and <code>inverse_flattening</code> parameters (not shown below) are implicitly supported by all map projections.
           They are other ways to specify the ellipsoid (actually rarely used).