Skip to content

Commit

Permalink
Deployed 333096d with MkDocs version: 1.5.3
Browse files Browse the repository at this point in the history
  • Loading branch information
Unknown committed Sep 17, 2024
1 parent db2c02d commit 24fd3b6
Show file tree
Hide file tree
Showing 20 changed files with 75 additions and 29 deletions.
4 changes: 2 additions & 2 deletions ex_integracio/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -78,7 +78,7 @@
<div data-md-component="skip">


<a href="#16-other-icgc-geocoder-integration-examples" class="md-skip">
<a href="#111-other-icgc-geocoder-integration-examples" class="md-skip">
Skip to content
</a>

Expand Down Expand Up @@ -1033,7 +1033,7 @@



<h1 id="16-other-icgc-geocoder-integration-examples">1.6 Other ICGC Geocoder integration examples</h1>
<h1 id="111-other-icgc-geocoder-integration-examples">1.11 Other ICGC Geocoder integration examples</h1>
<p>The viewer <a href="https://eines.icgc.cat/geocodificador_visor/" target="_blank">https://eines.icgc.cat/geocodificador_visor/</a> integrates the ICGC geocoding API service using the Leaflet library.</p>
<p>Below are other viewer examples of how to integrate the service into your applications with different technologies:</p>
<p><strong>Simple example viewer - Mapbox</strong></p>
Expand Down
Binary file modified img/autocompletar-address.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/autocompletar-tops.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/autocompletar1.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/cerca-adreces.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/cerca-top.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/invers.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/invers2.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/invers3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/invers4.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/llogaret.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/llogaret3.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
Binary file modified img/topo.png
Loading
Sorry, something went wrong. Reload?
Sorry, we cannot display this file.
Sorry, this file is invalid so it cannot be displayed.
1 change: 1 addition & 0 deletions index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1213,6 +1213,7 @@ <h2 id="examples">Examples</h2>
<li><a href="ex_area/">1.8 Narrow the search within a circular or rectangular geographic area</a></li>
<li><a href="ex_tipus/">1.9 Filter by toponym type</a></li>
<li><a href="ex_comarca_municipi/">1.10 Filter by 'comarca' or municipality</a></li>
<li><a href="ex_integracio/">1.11 Other integration examples</a></li>
</ul>
<h2 id="viewer">Viewer</h2>
<p><a href="visor/">Viewer</a></p>
Expand Down
19 changes: 17 additions & 2 deletions parametres_autocompletar/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1405,9 +1405,19 @@ <h2 id="output-parameters">Output parameters</h2>
<td>All</td>
</tr>
<tr>
<td><strong>id_municipi</strong></td>
<td>Municipi ID. In some toponyms, there is no municipality assigned and it takes the value ""</td>
<td>All</td>
</tr>
<tr>
<td><strong>comarca</strong></td>
<td>'comarca'. In some toponyms, there is no 'comarca' assigned and it takes the value "-"</td>
<td>Addresses</td>
<td>All</td>
</tr>
<tr>
<td><strong>id_comarca</strong></td>
<td>'comarca' ID. In some toponyms, there is no 'comarca' assigned and it takes the value ""</td>
<td>All</td>
</tr>
<tr>
<td><strong>llogaret</strong></td>
Expand All @@ -1425,6 +1435,11 @@ <h2 id="output-parameters">Output parameters</h2>
<td>All</td>
</tr>
<tr>
<td><strong>tipus_via</strong></td>
<td>Street type</td>
<td>Addresses</td>
</tr>
<tr>
<td><strong>codi_postal</strong></td>
<td>Postal code</td>
<td>Addresses</td>
Expand Down Expand Up @@ -1495,7 +1510,7 @@ <h2 id="output-examples-according-to-layer-type">Output examples according to la
</thead>
<tbody>
<tr>
<td><a href="https://eines.icgc.cat/geocodificador/autocompletar?text=Barranc%20de%20Barball&amp;layers=tops&amp;size=1" target="_blank">https://eines.icgc.cat/geocodificador/autocompletar?text=Barranc%20de%20Barball&amp;layers=tops&amp;size=1</a></td>
<td><a href="https://eines.icgc.cat/geocodificador/autocompletar?text=serra%20de%20pava&amp;layers=tops&amp;size=1" target="_blank">https://eines.icgc.cat/geocodificador/autocompletar?text=serra%20de%20pava&amp;layers=tops&amp;size=1</a></td>
</tr>
<tr>
<td><img alt="" src="../img/autocompletar-tops.png" /></td>
Expand Down
23 changes: 19 additions & 4 deletions parametres_cerca/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1398,9 +1398,19 @@ <h2 id="output-parameters">Output parameters</h2>
<td>All</td>
</tr>
<tr>
<td><strong>id_municipi</strong></td>
<td>Municipi ID. In some toponyms, there is no municipality assigned and it takes the value ""</td>
<td>All</td>
</tr>
<tr>
<td><strong>comarca</strong></td>
<td>'comarca'. In some toponyms, there is no 'comarca' assigned and it takes the value "-"</td>
<td>Addresses</td>
<td>All</td>
</tr>
<tr>
<td><strong>id_comarca</strong></td>
<td>'comarca' ID. In some toponyms, there is no 'comarca' assigned and it takes the value ""</td>
<td>All</td>
</tr>
<tr>
<td><strong>llogaret</strong></td>
Expand All @@ -1418,6 +1428,11 @@ <h2 id="output-parameters">Output parameters</h2>
<td>All</td>
</tr>
<tr>
<td><strong>tipus_via</strong></td>
<td>Street type</td>
<td>Addresses</td>
</tr>
<tr>
<td><strong>codi_postal</strong></td>
<td>Postal code</td>
<td>Addresses</td>
Expand Down Expand Up @@ -1476,7 +1491,7 @@ <h2 id="output-examples-according-to-layer-type">Output examples according to la
<td><a href="https://eines.icgc.cat/geocodificador/cerca?text=nou%2010%20girona&amp;layers=address&amp;size=1" target="_blank">https://eines.icgc.cat/geocodificador/cerca?text=nou%2010%20girona&amp;layers=address&amp;size=1</a></td>
</tr>
<tr>
<td><img alt="" src="../img/autocompletar-address.png" /></td>
<td><img alt="" src="../img/cerca-adreces.png" /></td>
</tr>
</tbody>
</table>
Expand All @@ -1488,10 +1503,10 @@ <h2 id="output-examples-according-to-layer-type">Output examples according to la
</thead>
<tbody>
<tr>
<td><a href="https://eines.icgc.cat/geocodificador/cerca?text=Barranc%20de%20Barball&amp;layers=tops&amp;size=1" target="_blank">https://eines.icgc.cat/geocodificador/cerca?text=Barranc%20de%20Barball&amp;layers=tops&amp;size=1</a></td>
<td><a href="https://eines.icgc.cat/geocodificador/cerca?text=el%20tibidabo%20,Barcelona&amp;layers=tops&amp;size=1&amp;layers=tops&amp;size=1" target="_blank">https://eines.icgc.cat/geocodificador/cerca?text=el%20tibidabo%20,Barcelona&amp;layers=tops&amp;size=1</a></td>
</tr>
<tr>
<td><img alt="" src="../img/autocompletar-tops.png" /></td>
<td><img alt="" src="../img/cerca-top.png" /></td>
</tr>
</tbody>
</table>
Expand Down
17 changes: 16 additions & 1 deletion parametres_invers/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -1319,9 +1319,19 @@ <h2 id="output-parameters">Output parameters</h2>
<td>All</td>
</tr>
<tr>
<td><strong>id_municipi</strong></td>
<td>Municipi ID. In some toponyms, there is no municipality assigned and it takes the value ""</td>
<td>All</td>
</tr>
<tr>
<td><strong>comarca</strong></td>
<td>'comarca'. In some toponyms, there is no 'comarca' assigned and it takes the value "-"</td>
<td>Addresses</td>
<td>All</td>
</tr>
<tr>
<td><strong>id_comarca</strong></td>
<td>'comarca' ID. In some toponyms, there is no 'comarca' assigned and it takes the value ""</td>
<td>All</td>
</tr>
<tr>
<td><strong>llogaret</strong></td>
Expand All @@ -1339,6 +1349,11 @@ <h2 id="output-parameters">Output parameters</h2>
<td>All</td>
</tr>
<tr>
<td><strong>tipus_via</strong></td>
<td>Street type</td>
<td>Addresses</td>
</tr>
<tr>
<td><strong>codi_postal</strong></td>
<td>Postal code</td>
<td>Addresses</td>
Expand Down
2 changes: 1 addition & 1 deletion search/search_index.json

Large diffs are not rendered by default.

38 changes: 19 additions & 19 deletions sitemap.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,97 +2,97 @@
<urlset xmlns="http://www.sitemaps.org/schemas/sitemap/0.9">
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/documentacio/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_adreca/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_area/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_comarca_municipi/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_integracio/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_invers/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_llogaret1/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_llogaret2/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_prioritzar/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_tipus/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_toponim/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/ex_visor/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/parametres_autocompletar/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/parametres_cerca/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/parametres_invers/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/tipusToponims/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/versions/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
<url>
<loc>http://127.0.0.1:8000/geocodificador-doc_en/visor/</loc>
<lastmod>2024-09-12</lastmod>
<lastmod>2024-09-17</lastmod>
<changefreq>daily</changefreq>
</url>
</urlset>
Binary file modified sitemap.xml.gz
Binary file not shown.

0 comments on commit 24fd3b6

Please sign in to comment.