Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Schema update #255

Merged
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
Original file line number Diff line number Diff line change
Expand Up @@ -625,6 +625,9 @@
<option value="ESRI:REST">ArcGIS REST Services</option>
<option value="CHTOPO:specialised-geoportal">Specialised Geoportal</option>
<option value="MAP:Preview">map.geo.admin.ch preview</option>
<option value="OPENDATA:SWISS">Permalink opendata.swiss</option>
<option value="WWW:DOWNLOAD-APP">Download-APP (geoshop)</option>
<option value="Linked:data">Linked:data </option>
</helper>
</element>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@
<entry>
<code>imageryBaseMapsEarthCover</code>
<label>A Cartes de référence, couverture du sol, images aériennes</label>
<description>Carte de référence. Exemples : occupation des terres, imagerie aérienne et satellitale, carte thématiques, carte topographiques</description>
<description>Carte de référence. Exemples : occupation des terres, imagerie aérienne et satellite, cartes thématiques, cartes topographiques</description>
</entry>
<entry>
<code>imageryBaseMapsEarthCover_BaseMaps</code>
Expand Down Expand Up @@ -47,12 +47,12 @@
<!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
<entry>
<code>planningCadastre</code>
<label>E Dévéloppement territorial, cadastre foncier</label>
<label>E Développement territorial, cadastre foncier</label>
<description>Exemples : carte d’utilisation des terres, plan d’occupation des sols, planification pour la prévention des risques</description>
</entry>
<entry>
<code>planningCadastre_Planning</code>
<label>E1 Dévéloppement territorial</label>
<label>E1 Développement territorial</label>
<description/>
</entry>
<entry>
Expand Down Expand Up @@ -125,7 +125,7 @@
<entry>
<code>society</code>
<label>M Population, Société, culture</label>
<description>Caractéristiques des sociétés et des cultures. Exemples :lois, anthropologie, éducation, données démographiques, archéologique, suivi des systèmes sociaux, croyances, us et coutumes, crimes et justices</description>
<description>Caractéristiques des sociétés et des cultures. Exemples :lois, anthropologie, éducation, données démographiques, archéologie, suivi des systèmes sociaux, croyances, us et coutumes, crimes et justices</description>
</entry>
<!-- - - - - - - - - - - - - - - - - - - - - - - - - -->
<entry>
Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -840,8 +840,11 @@ element name="che:language">
<option value="OGC:WMTS">OGC-WMTS Web Map Tile Service</option>
<option value="OGC:WMC">OGC-WMC Web Map Context</option>
<option value="ESRI:REST">ArcGIS REST Services</option>
<option value="CHTOPO:specialised-geoportal">Specialised Geoportal</option>
<option value="CHTOPO:specialised-geoportal">Géoportail spécialisé</option>
<option value="MAP:Preview">map.geo.admin.ch preview</option>
<option value="OPENDATA:SWISS">Permalien opendata.swiss</option>
<option value="WWW:DOWNLOAD-APP">Download-APP (geoshop)</option>
<option value="Linked:data">Linked:data </option>
</helper>
</element>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -716,8 +716,8 @@
<label>Protokoll</label>
<description>Zu verwendendes Verbindungsprotokoll</description>
<helper sort="true">
<option value="WWW:LINK">Webaddresse (URL)</option>
<option value="WWW:DOWNLOAD-URL">Datei zum download (URL)</option>
<option value="WWW:LINK">Webadresse (URL)</option>
<option value="WWW:DOWNLOAD-URL">Datei zum Download (URL)</option>
<option value="OGC:WMS">OGC-WMS Web Map Service</option>
<option value="OGC:WFS">OGC-WFS Web Feature Service</option>
<option value="OGC:WCS">OGC-WCS Web Coverage Service</option>
Expand All @@ -726,6 +726,9 @@
<option value="ESRI:REST">ArcGIS REST Services</option>
<option value="CHTOPO:specialised-geoportal">Spezialisiertes Geoportal</option>
<option value="MAP:Preview">map.geo.admin.ch preview</option>
<option value="OPENDATA:SWISS">Permalink opendata.swiss</option>
<option value="WWW:DOWNLOAD-APP">Download-APP (geoshop)</option>
<option value="Linked:data">Linked:data </option>
</helper>
</element>

Expand Down
Original file line number Diff line number Diff line change
Expand Up @@ -724,15 +724,18 @@
<description>Protocollo di connessione utilizzato</description>
<helper>
<option value="WWW:LINK">Web address (URL)</option>
<option value="WWW:DOWNLOAD-URL">File for download (URL)</option>
<option value="WWW:DOWNLOAD-URL">File per il download (URL)</option>
<option value="OGC:WMS">OGC-WMS Web Map Service</option>
<option value="OGC:WFS">OGC-WFS Web Feature Service</option>
<option value="OGC:WCS">OGC-WCS Web Coverage Service</option>
<option value="OGC:WMTS">OGC-WMTS Web Map Tile Service</option>
<option value="OGC:WMC">OGC-WMC Web Map Context</option>
<option value="ESRI:REST">ArcGIS REST Services</option>
<option value="CHTOPO:specialised-geoportal">Specialised Geoportal</option>
<option value="CHTOPO:specialised-geoportal">Geoportale specializzato</option>
<option value="MAP:Preview">map.geo.admin.ch preview</option>
<option value="OPENDATA:SWISS">Permalink opendata.swiss</option>
<option value="WWW:DOWNLOAD-APP">Download-APP (geoshop)</option>
<option value="Linked:data">Linked:data </option>
</helper>
</element>

Expand Down
Loading