Skip to content

Commit

Permalink
docs: fix broken link in sidebar, add hint for extra_info doc (#254)
Browse files Browse the repository at this point in the history
Co-authored-by: Jakob Schnell <[email protected]>
  • Loading branch information
merydian and koebi authored May 17, 2024
1 parent eeecc8c commit d9cbfc4
Show file tree
Hide file tree
Showing 11 changed files with 11 additions and 11 deletions.
2 changes: 1 addition & 1 deletion ORStools/help/directions_from_points_1_layer.help
Original file line number Diff line number Diff line change
Expand Up @@ -19,6 +19,6 @@ You can optionally perform a <a href="https://en.wikipedia.org/wiki/Travelling_s

Enabling Traveling Salesman will erase all other advanced configuration and assume the preference to be <b>fastest</b>

<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">the documentation</a> for descriptions.
<i>Advanced Parameters</i>: see the documentation on <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">Routing Options</a> for descriptions. Also, see the documentation on <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/extra-info/">Extra Infos<a/>.

<i>Output layer</i>: a LineString layer with multiple route attributes.
2 changes: 1 addition & 1 deletion ORStools/help/directions_from_points_1_layer_de.help
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Optional kann eine <a href="https://de.wikipedia.org/wiki/Problem_des_Handlungsr

Die Aktivierung der Wegpunktoptimierung löscht alle anderen erweiterten Konfigurationen und setzt die Routenpräferenz auf <b>fastest</b>

<i>Fortgeschrittene Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">Dokumentation</a>.
<i>Fortgeschrittene Parameter</i>: siehe die Dokumentation zu <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">Routing Options</a> für Beschreibungen. Siehe auch die Dokumentation zu <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/extra-info/">Extra Infos<a/>.

<i>Ausgabelayer</i>: ein LineString-Layer mit mehreren Routen-Feldern.

Expand Down
2 changes: 1 addition & 1 deletion ORStools/help/directions_from_points_2_layers.help
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ Current <a href="https://openrouteservice.org/restrictions/">restriction limits<

<i>Layer Mode</i>: either 'row-by-row' until one layers has no more features or 'all-by-all' for every feature combination

<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">the documentation</a> for descriptions.
<i>Advanced Parameters</i>: see the documentation on <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">Routing Options</a> for descriptions. Also, see the documentation on <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/extra-info/">Extra Infos<a/>.

<i>Output layer</i>: a LineString layer with multiple route attributes.
2 changes: 1 addition & 1 deletion ORStools/help/directions_from_points_2_layers_de.help
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,7 @@ Ein gültiger API-Key ('Web'-Menü > 'Dienst-Einstellungen') oder Registrierung

<i>Zuordnungsverfahren<i>: entweder 'row-by-row' bis ein Layer keine Features mehr hat, oder 'all-by-all' für alle Feature-Kombinationen

<i>Fortgeschrittene Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">Dokumentation</a>.
<i>Fortgeschrittene Parameter</i>: siehe die Dokumentation zu <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">Routing Options</a> für Beschreibungen. Siehe auch die Dokumentation zu <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/extra-info/">Extra Infos<a/>.

<i>Ausgabelayer</i>: ein LineString-Layer mit mehreren Routen-Feldern.

Expand Down
2 changes: 1 addition & 1 deletion ORStools/help/directions_from_polylines_layer.help
Original file line number Diff line number Diff line change
Expand Up @@ -16,6 +16,6 @@ You can optionally perform a <a href="https://en.wikipedia.org/wiki/Travelling_s

Enabling Traveling Salesman will erase all other advanced configuration and assume the preference to be <b>fastest</b>

<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">the documentation</a> for descriptions.
<i>Advanced Parameters</i>: see the documentation on <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">Routing Options</a> for descriptions. Also, see the documentation on <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/extra-info/">Extra Infos<a/>.

<i>Output layer</i>: a LineStringZ layer with multiple route attributes and <b>z dimension</b> set.
2 changes: 1 addition & 1 deletion ORStools/help/directions_from_polylines_layer_de.help
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,7 @@ Optional kann eine <a href="https://de.wikipedia.org/wiki/Problem_des_Handlungsr

Die Aktivierung der Wegpunktoptimierung löscht alle anderen erweiterten Konfigurationen und setzt die Routenpräferenz auf <b>fastest</b>

<i>Fortgeschrittene Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">Dokumentation</a>.
<i>Fortgeschrittene Parameter</i>: siehe die Dokumentation zu <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">Routing Options</a> für Beschreibungen. Siehe auch die Dokumentation zu <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/extra-info/">Extra Infos<a/>.

<i>Ausgabelayer</i>: ein LineString-Layer mit mehreren Routen-Feldern.

Expand Down
2 changes: 1 addition & 1 deletion ORStools/help/isochrones_from_layer.help
Original file line number Diff line number Diff line change
Expand Up @@ -11,7 +11,7 @@ Current <a href="https://openrouteservice.org/restrictions/">restriction limits<

<i>Location Type</i>: start treats the location(s) as starting point, destination as goal.

<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">the documentation</a> for descriptions.
<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">the documentation</a> for descriptions.

<i>Output layer</i>: a Polygon layer with ID, isochrone center latitude and longitude, range value, travel mode and total population (from <a href="https://ghsl.jrc.ec.europa.eu/about.php">GHSL</a>).
The CRS is EPSG:4326.
Expand Down
2 changes: 1 addition & 1 deletion ORStools/help/isochrones_from_layer_de.help
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ Ein gültiger API-Key ('Web'-Menü > 'Dienst-Einstellungen') oder Registrierung

<i>Reichweiten</i>: komma-separierte Liste von Ganzzahlen, keine Dezimalpunkte.

<i>Fortgeschrittene Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">Dokumentation</a>.
<i>Fortgeschrittene Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">Dokumentation</a>.

<i>Ortstyp</i>: start behandelt den/die Ort(e) als Startpunkt, destination als Ziel.

Expand Down
2 changes: 1 addition & 1 deletion ORStools/help/isochrones_from_point.help
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,7 @@ Current <a href="https://openrouteservice.org/restrictions/">restriction limits<

<i>Location Type</i>: start treats the location(s) as starting point, destination as goal.

<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">the documentation</a> for descriptions.
<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">the documentation</a> for descriptions.

<i>Output layer</i>: a Polygon layer with ID, isochrone center latitude and longitude, range value, travel mode and total population (from <a href="https://ghsl.jrc.ec.europa.eu/about.php">GHSL</a>).
The CRS is EPSG:4326.
Expand Down
2 changes: 1 addition & 1 deletion ORStools/help/isochrones_from_point_de.help
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,7 @@ Ein gültiger API-Key ('Web'-Menü > 'Dienst-Einstellungen') oder Registrierung

<i>Reichweiten</i>: komma-separierte Liste von Ganzzahlen, keine Dezimalpunkte.

<i>Fortgeschrittene Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">Dokumentation</a>.
<i>Fortgeschrittene Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">Dokumentation</a>.

<i>Ortstyp</i>: start behandelt den/die Ort(e) als Startpunkt, destination als Ziel.

Expand Down
2 changes: 1 addition & 1 deletion ORStools/help/matrix_from_layers.help
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,7 @@ You need to have a valid API key ('Web' menu > 'Configuration') or sign up at <a

<i>ID Field</i>: values will transfer to the output layer and can be used to join layers or group features afterwards.

<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">the documentation</a> for descriptions.
<i>Advanced Parameters</i>: see <a href="https://giscience.github.io/openrouteservice/api-reference/endpoints/directions/routing-options">the documentation</a> for descriptions.

<i>Output layer</i>: a geometry-less table with ID, duration and distance attributes.

Expand Down

0 comments on commit d9cbfc4

Please sign in to comment.