Skip to content

Commit

Permalink
Update documentation
Browse files Browse the repository at this point in the history
  • Loading branch information
actions-user committed Aug 20, 2024
1 parent 23e05fe commit 51b5af2
Show file tree
Hide file tree
Showing 53 changed files with 56 additions and 40 deletions.
3 changes: 2 additions & 1 deletion _sources/gcp.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ The format of the GCP file is simple.

* The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. ``+proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs``), EPSG code (e.g. ``EPSG:4326``) or as a ``WGS84 UTM <zone>[N|S]`` value (eg. ``WGS84 UTM 16N``)
* Subsequent lines are the X, Y & Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:
* Elevation values can be set to "NaN" to indicate no value
* Avoid setting elevation values to "NaN" to indicate no value. This can cause processing failures. Instead use 0.0
* Similarly decreasing the no. of digits after the decimal place for `geo_x` and `geo_y` can also reduce processing failures.
* The 7th column (optional) typically contains the label of the GCP.

GCP file format::
Expand Down
Binary file modified cs/.doctrees/environment.pickle
Binary file not shown.
Binary file modified cs/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified cs/.doctrees/gcp.doctree
Binary file not shown.
3 changes: 2 additions & 1 deletion cs/_sources/gcp.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ The format of the GCP file is simple.

* The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. ``+proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs``), EPSG code (e.g. ``EPSG:4326``) or as a ``WGS84 UTM <zone>[N|S]`` value (eg. ``WGS84 UTM 16N``)
* Subsequent lines are the X, Y & Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:
* Elevation values can be set to "NaN" to indicate no value
* Avoid setting elevation values to "NaN" to indicate no value. This can cause processing failures. Instead use 0.0
* Similarly decreasing the no. of digits after the decimal place for `geo_x` and `geo_y` can also reduce processing failures.
* The 7th column (optional) typically contains the label of the GCP.

GCP file format::
Expand Down
4 changes: 2 additions & 2 deletions cs/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-9e866119-8bda-4c80-8f94-5d7f6c68ff64 svg");
var svgs = d3.selectAll(".mermaid#id-dc547208-7dbe-419c-ba88-117a7403453f svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -442,7 +442,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-9e866119-8bda-4c80-8f94-5d7f6c68ff64" class="mermaid">
<div id="id-dc547208-7dbe-419c-ba88-117a7403453f" class="mermaid">
flowchart TB


Expand Down
3 changes: 2 additions & 1 deletion cs/gcp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,8 @@ <h2>GCP file format<a class="headerlink" href="#gcp-file-format" title="Permalin
<div><ul class="simple">
<li><p>The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. <code class="docutils literal notranslate"><span class="pre">+proj=utm</span> <span class="pre">+zone=10</span> <span class="pre">+ellps=WGS84</span> <span class="pre">+datum=WGS84</span> <span class="pre">+units=m</span> <span class="pre">+no_defs</span></code>), EPSG code (e.g. <code class="docutils literal notranslate"><span class="pre">EPSG:4326</span></code>) or as a <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">&lt;zone&gt;[N|S]</span></code> value (eg. <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">16N</span></code>)</p></li>
<li><p>Subsequent lines are the X, Y &amp; Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:</p></li>
<li><p>Elevation values can be set to „NaN“ to indicate no value</p></li>
<li><p>Avoid setting elevation values to „NaN“ to indicate no value. This can cause processing failures. Instead use 0.0</p></li>
<li><p>Similarly decreasing the no. of digits after the decimal place for <cite>geo_x</cite> and <cite>geo_y</cite> can also reduce processing failures.</p></li>
<li><p>The 7th column (optional) typically contains the label of the GCP.</p></li>
</ul>
</div></blockquote>
Expand Down
2 changes: 1 addition & 1 deletion cs/searchindex.js

Large diffs are not rendered by default.

Binary file modified es/.doctrees/environment.pickle
Binary file not shown.
Binary file modified es/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified es/.doctrees/gcp.doctree
Binary file not shown.
3 changes: 2 additions & 1 deletion es/_sources/gcp.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ The format of the GCP file is simple.

* The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. ``+proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs``), EPSG code (e.g. ``EPSG:4326``) or as a ``WGS84 UTM <zone>[N|S]`` value (eg. ``WGS84 UTM 16N``)
* Subsequent lines are the X, Y & Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:
* Elevation values can be set to "NaN" to indicate no value
* Avoid setting elevation values to "NaN" to indicate no value. This can cause processing failures. Instead use 0.0
* Similarly decreasing the no. of digits after the decimal place for `geo_x` and `geo_y` can also reduce processing failures.
* The 7th column (optional) typically contains the label of the GCP.

GCP file format::
Expand Down
4 changes: 2 additions & 2 deletions es/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-465590eb-3101-4dbd-bf6d-e1f61f259092 svg");
var svgs = d3.selectAll(".mermaid#id-0ca248c5-781d-4a82-9e25-b7b1299a76c3 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -442,7 +442,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Enlace permanente a este encabezado"></a></h1>
<div id="id-465590eb-3101-4dbd-bf6d-e1f61f259092" class="mermaid">
<div id="id-0ca248c5-781d-4a82-9e25-b7b1299a76c3" class="mermaid">
flowchart TB


Expand Down
3 changes: 2 additions & 1 deletion es/gcp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,8 @@ <h2>Formato del archivo GCP<a class="headerlink" href="#gcp-file-format" title="
<div><ul class="simple">
<li><p>La primera línea debe contener el nombre de la proyección usada para las coordenadas geográficas. Esto puede ser especificado con una cadena PROJ (e.g. <code class="docutils literal notranslate"><span class="pre">+proj=utm</span> <span class="pre">+zone=10</span> <span class="pre">+ellps=WGS84</span> <span class="pre">+datum=WGS84</span> <span class="pre">+units=m</span> <span class="pre">+no_defs</span></code>), un código EPSG (e.g. <code class="docutils literal notranslate"><span class="pre">EPSG:4326</span></code>) o como un valor <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">1[N|S]</span></code> (eg. <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">16N</span></code>)</p></li>
<li><p>Las líneas siguientes son las coordinadas X, Y y Z, los pixeles asociados, el nombre del archivo de imagen y campos extras opcionales, separados por tabulaciones o espacios:</p></li>
<li><p>Los valores de elevación pueden ser establecidos como «NaN» para indicar que no se tiene el dato.</p></li>
<li><p>Avoid setting elevation values to «NaN» to indicate no value. This can cause processing failures. Instead use 0.0</p></li>
<li><p>Similarly decreasing the no. of digits after the decimal place for <cite>geo_x</cite> and <cite>geo_y</cite> can also reduce processing failures.</p></li>
<li><p>La 7a columna (opcional) típicamente contiene la etiqueta del GCP.</p></li>
</ul>
</div></blockquote>
Expand Down
2 changes: 1 addition & 1 deletion es/searchindex.js

Large diffs are not rendered by default.

Binary file modified fil/.doctrees/environment.pickle
Binary file not shown.
Binary file modified fil/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified fil/.doctrees/gcp.doctree
Binary file not shown.
3 changes: 2 additions & 1 deletion fil/_sources/gcp.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ The format of the GCP file is simple.

* The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. ``+proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs``), EPSG code (e.g. ``EPSG:4326``) or as a ``WGS84 UTM <zone>[N|S]`` value (eg. ``WGS84 UTM 16N``)
* Subsequent lines are the X, Y & Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:
* Elevation values can be set to "NaN" to indicate no value
* Avoid setting elevation values to "NaN" to indicate no value. This can cause processing failures. Instead use 0.0
* Similarly decreasing the no. of digits after the decimal place for `geo_x` and `geo_y` can also reduce processing failures.
* The 7th column (optional) typically contains the label of the GCP.

GCP file format::
Expand Down
4 changes: 2 additions & 2 deletions fil/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-24b196d1-dc19-44dd-8084-d258b9c596e4 svg");
var svgs = d3.selectAll(".mermaid#id-7370ddbb-5516-48ac-8d21-6e878e939fbf svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -441,7 +441,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-24b196d1-dc19-44dd-8084-d258b9c596e4" class="mermaid">
<div id="id-7370ddbb-5516-48ac-8d21-6e878e939fbf" class="mermaid">
flowchart TB


Expand Down
3 changes: 2 additions & 1 deletion fil/gcp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,8 @@ <h2>GCP file format<a class="headerlink" href="#gcp-file-format" title="Permalin
<div><ul class="simple">
<li><p>Ang projection para sa geo coordinates ay dapat na mapunta sa unang linya. Eto ay maaaring matukoy bilang PROJ string (e.g. <code class="docutils literal notranslate"><span class="pre">+proj=utm</span> <span class="pre">+zone=10</span> <span class="pre">+ellps=WGS84</span> <span class="pre">+datum=WGS84</span> <span class="pre">+units=m</span> <span class="pre">+no_defs</span></code>), EPSG code (e.g. <code class="docutils literal notranslate"><span class="pre">EPSG:4326</span></code>) o bilang <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">1[N|S]</span></code> value (eg. <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">16N</span></code>)</p></li>
<li><p>Ang mga subsequent lines na X, Y &amp; Z coordinates, ang associated pixels, ang image filename at optional extra fields, hiwalay by tabs o space.</p></li>
<li><p>Ang elevation values ay mase-set sa &quot;NaN&quot; para ma-indicate na ito ay walang value.</p></li>
<li><p>Avoid setting elevation values to &quot;NaN&quot; to indicate no value. This can cause processing failures. Instead use 0.0</p></li>
<li><p>Similarly decreasing the no. of digits after the decimal place for <cite>geo_x</cite> and <cite>geo_y</cite> can also reduce processing failures.</p></li>
<li><p>Ang ika-7 na column (optional) ay madalas naglalaman ng label ng GCP.</p></li>
</ul>
</div></blockquote>
Expand Down
2 changes: 1 addition & 1 deletion fil/searchindex.js

Large diffs are not rendered by default.

4 changes: 2 additions & 2 deletions flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -23,7 +23,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-2cef73d0-df37-4c84-805d-301ac1d72d39 svg");
var svgs = d3.selectAll(".mermaid#id-745209d0-5dc9-4c48-87a5-41c4b10e733d svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -441,7 +441,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-2cef73d0-df37-4c84-805d-301ac1d72d39" class="mermaid">
<div id="id-745209d0-5dc9-4c48-87a5-41c4b10e733d" class="mermaid">
flowchart TB


Expand Down
Binary file modified fr/.doctrees/environment.pickle
Binary file not shown.
Binary file modified fr/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified fr/.doctrees/gcp.doctree
Binary file not shown.
3 changes: 2 additions & 1 deletion fr/_sources/gcp.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ The format of the GCP file is simple.

* The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. ``+proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs``), EPSG code (e.g. ``EPSG:4326``) or as a ``WGS84 UTM <zone>[N|S]`` value (eg. ``WGS84 UTM 16N``)
* Subsequent lines are the X, Y & Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:
* Elevation values can be set to "NaN" to indicate no value
* Avoid setting elevation values to "NaN" to indicate no value. This can cause processing failures. Instead use 0.0
* Similarly decreasing the no. of digits after the decimal place for `geo_x` and `geo_y` can also reduce processing failures.
* The 7th column (optional) typically contains the label of the GCP.

GCP file format::
Expand Down
4 changes: 2 additions & 2 deletions fr/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-98e37e6f-30be-4197-af91-72913ad4ac19 svg");
var svgs = d3.selectAll(".mermaid#id-d1f45549-3e8c-41e7-99b4-7b731d2096f1 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -442,7 +442,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Lien permanent vers cette rubrique"></a></h1>
<div id="id-98e37e6f-30be-4197-af91-72913ad4ac19" class="mermaid">
<div id="id-d1f45549-3e8c-41e7-99b4-7b731d2096f1" class="mermaid">
flowchart TB


Expand Down
3 changes: 2 additions & 1 deletion fr/gcp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -442,7 +442,8 @@ <h2>GCP file format<a class="headerlink" href="#gcp-file-format" title="Lien per
<div><ul class="simple">
<li><p>The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. <code class="docutils literal notranslate"><span class="pre">+proj=utm</span> <span class="pre">+zone=10</span> <span class="pre">+ellps=WGS84</span> <span class="pre">+datum=WGS84</span> <span class="pre">+units=m</span> <span class="pre">+no_defs</span></code>), EPSG code (e.g. <code class="docutils literal notranslate"><span class="pre">EPSG:4326</span></code>) or as a <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">&lt;zone&gt;[N|S]</span></code> value (eg. <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">16N</span></code>)</p></li>
<li><p>Subsequent lines are the X, Y &amp; Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:</p></li>
<li><p>Elevation values can be set to « NaN » to indicate no value</p></li>
<li><p>Avoid setting elevation values to « NaN » to indicate no value. This can cause processing failures. Instead use 0.0</p></li>
<li><p>Similarly decreasing the no. of digits after the decimal place for <cite>geo_x</cite> and <cite>geo_y</cite> can also reduce processing failures.</p></li>
<li><p>The 7th column (optional) typically contains the label of the GCP.</p></li>
</ul>
</div></blockquote>
Expand Down
2 changes: 1 addition & 1 deletion fr/searchindex.js

Large diffs are not rendered by default.

3 changes: 2 additions & 1 deletion gcp/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -441,7 +441,8 @@ <h2>GCP file format<a class="headerlink" href="#gcp-file-format" title="Permalin
<div><ul class="simple">
<li><p>The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. <code class="docutils literal notranslate"><span class="pre">+proj=utm</span> <span class="pre">+zone=10</span> <span class="pre">+ellps=WGS84</span> <span class="pre">+datum=WGS84</span> <span class="pre">+units=m</span> <span class="pre">+no_defs</span></code>), EPSG code (e.g. <code class="docutils literal notranslate"><span class="pre">EPSG:4326</span></code>) or as a <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">&lt;zone&gt;[N|S]</span></code> value (eg. <code class="docutils literal notranslate"><span class="pre">WGS84</span> <span class="pre">UTM</span> <span class="pre">16N</span></code>)</p></li>
<li><p>Subsequent lines are the X, Y &amp; Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:</p></li>
<li><p>Elevation values can be set to “NaN” to indicate no value</p></li>
<li><p>Avoid setting elevation values to “NaN” to indicate no value. This can cause processing failures. Instead use 0.0</p></li>
<li><p>Similarly decreasing the no. of digits after the decimal place for <cite>geo_x</cite> and <cite>geo_y</cite> can also reduce processing failures.</p></li>
<li><p>The 7th column (optional) typically contains the label of the GCP.</p></li>
</ul>
</div></blockquote>
Expand Down
Binary file modified id/.doctrees/environment.pickle
Binary file not shown.
Binary file modified id/.doctrees/flowchart.doctree
Binary file not shown.
Binary file modified id/.doctrees/gcp.doctree
Binary file not shown.
3 changes: 2 additions & 1 deletion id/_sources/gcp.rst.txt
Original file line number Diff line number Diff line change
Expand Up @@ -28,7 +28,8 @@ The format of the GCP file is simple.

* The first line should contain the name of the projection used for the geo coordinates. This can be specified either as a PROJ string (e.g. ``+proj=utm +zone=10 +ellps=WGS84 +datum=WGS84 +units=m +no_defs``), EPSG code (e.g. ``EPSG:4326``) or as a ``WGS84 UTM <zone>[N|S]`` value (eg. ``WGS84 UTM 16N``)
* Subsequent lines are the X, Y & Z coordinates, your associated pixels, the image filename and optional extra fields, separated by tabs or spaces:
* Elevation values can be set to "NaN" to indicate no value
* Avoid setting elevation values to "NaN" to indicate no value. This can cause processing failures. Instead use 0.0
* Similarly decreasing the no. of digits after the decimal place for `geo_x` and `geo_y` can also reduce processing failures.
* The 7th column (optional) typically contains the label of the GCP.

GCP file format::
Expand Down
4 changes: 2 additions & 2 deletions id/flowchart/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,7 @@
<script src="https://unpkg.com/d3/dist/d3.min.js"></script>
<script>
window.addEventListener("load", function () {
var svgs = d3.selectAll(".mermaid#id-a2494fbc-b214-45e3-919e-7ccb789c45ef svg");
var svgs = d3.selectAll(".mermaid#id-84fe7431-0c90-463f-a366-e38b7b650f78 svg");
svgs.each(function() {
var svg = d3.select(this);
svg.html("<g>" + svg.html() + "</g>");
Expand Down Expand Up @@ -442,7 +442,7 @@

<section id="flowchart-with-options">
<h1>Flowchart with options<a class="headerlink" href="#flowchart-with-options" title="Permalink to this heading"></a></h1>
<div id="id-a2494fbc-b214-45e3-919e-7ccb789c45ef" class="mermaid">
<div id="id-84fe7431-0c90-463f-a366-e38b7b650f78" class="mermaid">
flowchart TB


Expand Down
Loading

0 comments on commit 51b5af2

Please sign in to comment.