Skip to content

Commit 5393e11

Browse files
committed
docs: add documentation for ogc api features, defaultbaselayer
Add documenation for ocg api features, for configuration of defaultbaselayer in organisation settings ING-4711
1 parent b78bbc2 commit 5393e11

File tree

6 files changed

+49
-4
lines changed

6 files changed

+49
-4
lines changed

docs/tutorials/2025-01-31-ogc-api-features.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -19,4 +19,7 @@ In the right hand corner of the page there are links leading you to the legal no
1919
<a className="image-news text-center col-xs-12 mt mb"><img src={require("/images/help/en/tutorial_ogc_api_features_landingpage.png").default} alt="" title="Main View of OGC API - Features Download Services" className="img-responsive center-block"/>
2020
</a>
2121

22-
22+
From the Feature Collection as HTML, you can further navigate to the spatial extent view of the individual features.
23+
The spatial extent uses a predefined background map by default.
24+
You can use a customized background by specifying a default base map and one or multiple default base layers in the organisation settings.
25+
Further information on how to configure the customized maps can be found in the section [Edit and delete organisation profile](../users-roles-orgs/manage-orgs/2015-03-01-users-edit-organisation.md) under the point "Map Configuration".

docs/users-roles-orgs/manage-orgs/2015-03-01-users-edit-organisation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ On the organisation profile page, there are several configuration options availa
2222
- **Name of the legal entity:** This optional field enables users to provide the name of the legal entity.
2323
- **Description:** This optional field enables users to provide a description of their organisation.
2424
- **Add Contact Information:** These standard contact info fields help other users reach out to you and can be used for the metadata autofill rules.
25-
- **Map configuration:** This section enables users to provide a URL to a WMS basemap, and optionally provide a copyright attribution displayed on the map view (see the image below). The copyright attribution field supports HTML links, e.g. `&copy; GeoBasis-DE / <a href="https://www.bkg.bund.de/">BKG</a> 2025 CC BY 4.0`. <br/>As organisation superuser or administrator, you can configure the default basemap for the map view in the view services section of your datasets. When members of your organisation view published services on the platform, the data is displayed using your configured WMS as the basemap. Users have the added ability to upload their own WMS basemap via the map view interface.<img src={require("/images/help/en/copyright_attribution.png").default} alt="" title="Basemap copyright attribution" className="img-responsive img-inline-help"/>
25+
- **Map configuration:** This section enables users to provide a URL to a WMS basemap, and optionally provide a copyright attribution displayed on the map view (see the image below). The copyright attribution field supports HTML links, e.g. `&copy; GeoBasis-DE / <a href="https://www.bkg.bund.de/">BKG</a> 2025 CC BY 4.0`. <br/>As organisation superuser or administrator, you can configure the default basemap for the map view in the view services section of your datasets. When members of your organisation view published services on the platform, the data is displayed using your configured WMS as the basemap. Users have the added ability to upload their own WMS basemap via the map view interface.<img src={require("/images/help/en/copyright_attribution.png").default} alt="" title="Basemap copyright attribution" className="img-responsive img-inline-help"/>
26+
When using OGC API Features, you can define a default base map and associated default base layers for the spatial extent in the OGC API Features view services. Currently, only WMS version 1.3.0 is supported as the default base map. You can specify one or more default base layers by entering them as a comma-separated list in the `Default base layer` field. Note that for OGC API Features, if you want to specify a custom default base map, you must also specify *at least one* default base layer. If you only specify a `Default base map` but no `Default base layer`, a standard base map will be used for the OGC API Features Download view.
27+
For the map view in the view service, the specified base map will be used simply with the first layer, if you did not specify any other layers.
28+
2629
- **Events** Activate the &laquo;Subscribed&raquo; toggle to receive email notifications about automated workflows. The notifications provide information about the status of online transformations and service publishing every time a workflow is run.
2730
- **CSW INSPIRE metadata** The fields: Supported languages, Default language, Date, Gemet keywords, Service conformity, and Temporal extent enable administrators of organisations with an activated CSW organisation endpoint to configure the CSW GetCapabilities document. Default values are entered automatically in the CSW GetCapabilities document if no values are entered in the fields. Entered values will appear after the nightly CSW update.
2831
- **Add custom fields:** Such fields are used to save user-defined values for metadata autofill rules. You and your organisation should agree on the keys for these user-defined fields so that they can be used effectively in the autofill rules.
Lines changed: 28 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,28 @@
1+
---
2+
title: "Používání funkcí OGC API pro stahování služeb"
3+
categories:
4+
- "help-page-category-tutorials"
5+
- "help-page-subcategory-tutorials"
6+
layout: help-detail
7+
language: de
8+
9+
---
10+
11+
12+
Jakmile byla datová sada nakonfigurovaná pomocí rozhraní OGC API - Funkce úspěšně zveřejněna, jsou služby pro stahování funkcí rozhraní OGC API k dispozici pod odkazem v poli „Stáhnout službu“.
13+
14+
<a className="image-news text-center col-xs-12 mt mb"><img src={require("/images/help/en/tutorial_ogc_api_download_services.png").default} alt="" title="Navigace ke službám stahování funkcí OGC API" className="img-responsive center-block"/>
15+
</a>
16+
17+
Odkaz vede na stránku, kde jsou k dispozici reprezentace HTML podporovaných kolekcí prvků, definice API, třída shody OGC API a reprezentace XML metadat.
18+
V pravém dolním rohu stránky najdete odkazy na právní informace a zásady ochrany osobních údajů wetransform.
19+
20+
<a className="image-news text-center col-xs-12 mt mb"><img src={require("/images/help/en/tutorial_ogc_api_features_landingpage.png").default} alt="" title="Hlavní pohled na služby stahování funkcí rozhraní OGC API" className="img-responsive center-block"/>
21+
</a>
22+
23+
Z kolekce prvků ve formátu HTML můžete dále přejít k zobrazení prostorového rozsahu jednotlivých prvků.
24+
Prostorový rozsah standardně používá předdefinovanou mapu pozadí.
25+
Můžete použít přizpůsobené pozadí zadáním výchozí základní mapy a jedné nebo více výchozích základních vrstev v nastavení organizace.
26+
Další informace o tom, jak nakonfigurovat přizpůsobené mapy, naleznete v části [Upravit a odstranit profil organizace](../users-roles-orgs/manage-orgs/2015-03-01-users-edit-organisation.md) v bodě "Konfigurace mapy".
27+
28+

i18n/cs/docusaurus-plugin-content-docs/current/users-roles-orgs/manage-orgs/2015-03-01-users-edit-organisation.md

Lines changed: 4 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,7 +22,10 @@ Na stránce profilu organizace je k dispozici několik možností konfigurace.
2222
- **Název právnické osoby:** Toto nepovinné pole umožňuje uživatelům zadat název právnické osoby.
2323
- **Popis:** Toto volitelné pole umožňuje uživatelům zadat popis své organizace.
2424
- **Přidat kontaktní informace:** Tato standardní pole kontaktních informací pomáhají ostatním uživatelům vás kontaktovat a lze je využít pro pravidla automatického doplňování metadat.
25-
- **Konfigurace mapy:** Tato sekce umožňuje uživatelům zadat URL adresu základní mapy WMS a volitelně poskytnout autorský atribut, který se zobrazí v mapovém pohledu (viz obrázek níže). Pole pro autorský atribut podporuje HTML odkazy, např. `&copy; GeoBasis-DE / <a href="https://www.bkg.bund.de/">BKG</a> 2025 CC BY 4.0`. <br/>Jako superuživatel nebo správce organizace můžete nakonfigurovat předvolenou podkladovou mapu pro zobrazení mapy v sekci zobrazovacích služeb vašich datových sad. Když si členové vaší organizace prohlížejí zveřejněné služby na platformě, data se zobrazují pomocí vašeho nakonfigurovaného WMS jako základní mapy. Uživatelé mají přidanou možnost nahrát svou vlastní podkladovou mapu WMS přes rozhraní zobrazení mapy.<img src={require("/images/help/en/copyright_attribution.png").default} alt="" title="Basemap copyright attribution" className="img-responsive img-inline-help"/>
25+
- **Konfigurace mapy:** Tato část umožňuje uživatelům zadat adresu URL k podkladové mapě WMS a volitelně uvést autorské právo zobrazené v zobrazení mapy (viz obrázek níže). Pole autorského práva podporuje odkazy HTML, např. `&kopírovat; GeoBasis-DE / <a href="https://www.bkg.bund.de/">BKG</a> 2025 CC BY 4.0`. <br/>Jako superuživatel nebo správce organizace můžete nakonfigurovat výchozí podkladovou mapu pro zobrazení mapy v části zobrazení služeb vašich datových sad. Když členové vaší organizace zobrazí publikované služby na platformě, data se zobrazí pomocí vašeho nakonfigurovaného WMS jako základní mapy. Uživatelé mají navíc možnost nahrát svou vlastní podkladovou mapu WMS prostřednictvím rozhraní zobrazení mapy.<img src={require("/images/help/en/copyright_attribution.png").default} alt="" title="Přiřazení autorských práv k podkladové mapě" className="img-responsive img-inline-help"/>
26+
Při používání funkcí rozhraní OGC API můžete definovat výchozí základní mapu a související výchozí základní vrstvy pro prostorový rozsah ve službách zobrazení funkcí rozhraní OGC API. V současnosti je jako výchozí podkladová mapa podporována pouze WMS verze 1.3.0. Můžete určit jednu nebo více výchozích základních vrstev tak, že je zadáte jako seznam oddělený čárkami do pole „Výchozí základní vrstva“. Všimněte si, že pro funkce OGC API, pokud chcete zadat vlastní výchozí základní mapu, musíte také zadat *alespoň jednu* výchozí základní vrstvu. Pokud zadáte pouze `Výchozí základní mapu`, ale ne `Výchozí základní vrstvu`, bude pro zobrazení stahování funkcí OGC API použita standardní základní mapa.
27+
Pro zobrazení mapy v prohlížecí službě se zadaná podkladová mapa použije jednoduše s první vrstvou, pokud jste nezadali žádné další vrstvy.
28+
2629
- **Události** Aktivujte &laquo;Přihlášeno k odběru&raquo; přepněte na přijímání e-mailových upozornění na automatizované pracovní postupy. Oznámení uvádějí informace o stavu online transformací a publikování služeb při každém spuštění pracovního toku.
2730
- **Metadata CSW INSPIRE** Pole: Podporované jazyky, Výchozí jazyk, Datum, Klíčová slova Gemet, Soulad služby a Dočasný rozsah umožňují správcům organizací s aktivovaným koncovým bodem organizace CSW konfigurovat dokument CSW GetCapabilities. Předvolené hodnoty se do dokumentu CSW GetCapabilities zadají automaticky, nejsou-li do polí zadány žádné hodnoty. Zadané hodnoty se objeví po noční aktualizaci CSW.
2831
- **Přidat vlastní pole:** Taková pole se používají pro uložení uživatelem definovaných hodnot pro pravidla automatického doplňování metadat. Vy a vaše organizace byste se měli dohodnout na klíčích pro tato uživatelem definovaná pole, aby se dala efektivně použít v pravidlech automatického doplňování.

i18n/de/docusaurus-plugin-content-docs/current/tutorials/2025-01-31-ogc-api-features.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,4 +20,8 @@ In der rechten unteren Ecke der Seite befinden sich Links die zu den rechtlichen
2020
<a className="image-news text-center col-xs-12 mt mb"><img src={require("/images/help/en/tutorial_ogc_api_features_landingpage.png").default} alt="" title="Hauptansicht der OGC-API-Features-Download-Dienste" className="img-responsive center-block"/>
2121
</a>
2222

23+
Von der HTML-Darstellung der unterstützten Feature-Sammlungen, können sie zur Kartenansicht der einzelnen Features navigieren.
24+
Die Kartenansicht verwendet standardmäßig eine vordefinierte Hintergrundkarte.
25+
Sie können einen eigenen Hintergrund festlegen, indem sie eine Standard-Hintergrundkarte und eine oder mehrere Standard-Hintergund-Ebenen in den Organisations-Einstellungen definieren.
26+
Weitere Information zum Konfigurieren der individuell angepassten Karten, finden sie im Abschnitt [Organisations-Profile bearbeiten und löschen](../users-roles-orgs/manage-orgs/2015-03-01-users-edit-organisation.md) unter dem Punkt "Karten-Konfiguration".
2327

i18n/de/docusaurus-plugin-content-docs/current/users-roles-orgs/manage-orgs/2015-03-01-users-edit-organisation.md

Lines changed: 5 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -21,7 +21,11 @@ Auf der Profil-Seite der Organisation sind diverse Konfigurierungs-Optionen verf
2121
- **Beschreibung:** Dieses optionale Feld ermöglicht es Nutzenden, eine Beschreibung ihrer Organisation anzugeben.
2222
- **Kontaktdaten:** Die Standard-Kontaktdaten-Felder helfen anderen Nutzenden, sie zu kontaktieren und können für Metadaten-Autofill-Regeln verwendet werden.
2323
- **Karten-Konfiguration:** Dieses Feld ermöglicht es Anwendern, eine URL zu einem WMS für eine Hintergrundkarte anzugeben und optional eine Urheberrechtsangabe bereitzustellen, die in der Kartenansicht angezeigt wird (siehe Abbildung unten). Das Feld für die Urheberrechtsangabe unterstützt HTML-Links, z. B. `&copy; GeoBasis-DE / <a href="https://www.bkg.bund.de/">BKG</a> 2025 CC BY 4.0`. <br/>In den Rollen &laquo;Superuser&raquo; oder &laquo;Administrator&raquo; können sie die Standard-Hintergrundkarte für die Kartenansicht in den Darstellungsdiensten ihres Datensatzes konfigurieren. <br/>Wenn Mitglieder ihrer Organisation Darstellungs-Dienste auf der Plattform veröffentlichen, werden die Daten mit dem angegebenen WMS als Hintergrundkarte dargestellt. <br/>Als Anwender haben sie die zusätzliche Möglichkeit über die Benutzeroberfläche der Kartenansicht eine eigene WMS Hintergrundkarte hochzuladen.
24-
<img src={require("/images/help/en/copyright_attribution.png").default} alt="" title="Basemap copyright attribution" className="img-responsive img-inline-help"/>
24+
<img src={require("/images/help/en/copyright_attribution.png").default} alt="" title="Basemap copyright attribution" className="img-responsive img-inline-help"/>
25+
26+
Beim Verwenden von OGC API Features können sie selbst eine Standard-Hintergrundkarte und dazugehörige Standard-Hintergrund-Ebenen für die Kartenansicht der OGC-API-Features-Darstellungsdienste definieren. Derzeit wird nur WMS-Version 1.3.0 für die Standard-Hintergundkarte unterstützt. Sie können eine oder mehrere Standard-Hintergrund-Ebenen in Form einer komma-separierten Liste im Feld `Default base layer` angeben. Beachten sie für OGC API Features, dass um eine Standard-Hintergrundkarte korrekt zu konfigurieren, *mindestens eine* Standard-Hintergrund-Ebene angegeben werden muss. Wenn sie eine eigene Standard-Hintergrundkarte aber keine eigene Standard-Hintergrund-Ebene angeben, wird für die OGC-API-Features-Darstellungsdienste eine Standard-Hintergrundkarte verwendet.
27+
Für die Kartenansicht der Darstellungsdienste, wird die definierte Standard-Hintergrundkarte mit der ersten gefundenen Ebene verwendet, wenn sie keine Standard-Hintergrund-Ebene definiert haben.
28+
2529
- **Ereignisse** Aktivieren sie den &laquo;Abonniert&raquo;-Schalter, um Email-Benachrichtigungen zu automatisierten Workflows zu erhalten. Diese benachrichtigen sie bei jeder Ausführung über den Erfolg oder Misserfolg von Online-Transformationen und Dienste-Bereitstellungen.
2630
- **CSW-INSPIRE-Metadaten** Diese Felder beinhalten die unterstützte Sprachen, die Standardsprache, das Datum, die Gemet-Schlüsselwörter, Informationen zur Dienstekonformität sowie zur Zeitlichkeit und ermöglichen Nutzenden mit der Rolle Administrator von Organisationen mit aktiviertem organisationsspezifischen CSW-Endpunkt das CSW-GetCapabilities-Dokument zu konfigurieren. Standardwerte werden automatisch in das CSW-GetCapabilities-Dokument eingegeben, wenn keine Werte in den Feldern vorhanden sind. Die eingegebenen Werte werden nach dem nächtlichen CSW-Update angezeigt.
2731
- **Eigene Profilfelder:** Diese Felder können genutzt werden, um nutzerdefinierte Werte für Metadaten-Autofill-Regeln zu speichern. Sie und ihre Organisation sollten sich auf Schlüssel für eigene Profilfelder einigen, damit diese in den Autofill-Regeln effektiv genutzt werden können.

0 commit comments

Comments
 (0)