Skip to content

Commit

Permalink
docs: add comment outlining the "Location type" parameter.
Browse files Browse the repository at this point in the history
  • Loading branch information
merydian committed Dec 4, 2023
1 parent cc3d8e6 commit 7e60bdc
Show file tree
Hide file tree
Showing 4 changed files with 8 additions and 0 deletions.
2 changes: 2 additions & 0 deletions ORStools/help/isochrones_from_layer.help
Original file line number Diff line number Diff line change
Expand Up @@ -9,6 +9,8 @@ Current <a href="https://openrouteservice.org/restrictions/">restriction limits<

<i>Ranges</i>: parameter needs to be a comma-separated list of integer values, no decimal points.

<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>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>).
Expand Down
2 changes: 2 additions & 0 deletions ORStools/help/isochrones_from_layer_de.help
Original file line number Diff line number Diff line change
Expand Up @@ -10,6 +10,8 @@ Ein gültiger API-Key ('Web'-Menü > 'Dienst-Einstellungen') oder Registrierung

<i>Zusätzliche Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">Dokumentation</a>.

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

<i>Ausgabelayer</i>: Polygonlayer mit ID, Längen- und Breitengrad des Isochronen-Mittelpunkts, Reichweiten-Wert, Verkehrsmittel und Bevölkerung (aus <a href="https://ghsl.jrc.ec.europa.eu/about.php">GHSL</a>). KBS ist EPSG:4326.

Der Mittelpunkt kann über das <code>Punktlayer aus Tabelle erzeugen</code>-Werkzeug ('Verarbeitungswerkzeuge' ► 'Vektorerzeugung') extrahiert werden.
Expand Down
2 changes: 2 additions & 0 deletions ORStools/help/isochrones_from_point.help
Original file line number Diff line number Diff line change
Expand Up @@ -7,6 +7,8 @@ Current <a href="https://openrouteservice.org/restrictions/">restriction limits<

<i>Ranges</i>: parameter needs to be a comma-separated list of integer values, no decimal points.

<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>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>).
Expand Down
2 changes: 2 additions & 0 deletions ORStools/help/isochrones_from_point_de.help
Original file line number Diff line number Diff line change
Expand Up @@ -8,6 +8,8 @@ Ein gültiger API-Key ('Web'-Menü > 'Dienst-Einstellungen') oder Registrierung

<i>Zusätzliche Parameter</i>: Beschreibung in der <a href="https://giscience.github.io/openrouteservice/documentation/routing-options/Routing-Options.html">Dokumentation</a>.

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

<i>Ausgabelayer</i>: Polygonlayer mit ID, Längen- und Breitengrad des Isochronen-Mittelpunkts, Reichweiten-Wert, Verkehrsmittel und Bevölkerung (aus <a href="https://ghsl.jrc.ec.europa.eu/about.php">GHSL</a>). KBS ist EPSG:4326.

Der Mittelpunkt kann über das <code>Punktlayer aus Tabelle erzeugen</code>-Werkzeug ('Verarbeitungswerkzeuge' ► 'Vektorerzeugung') extrahiert werden.
Expand Down

0 comments on commit 7e60bdc

Please sign in to comment.