X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/6e5f595d48be5745dfd9b8d902ccb9a0a4a80601..f1ba28531919a681614d95fd2e3e524cb9ea2ffa:/docs/api/Lookup.md diff --git a/docs/api/Lookup.md b/docs/api/Lookup.md index 15b8c8c3..bed01275 100644 --- a/docs/api/Lookup.md +++ b/docs/api/Lookup.md @@ -93,7 +93,7 @@ as the ["Accept-Language" HTTP header](https://developer.mozilla.org/en-US/docs/ results when using Nominatim in the browser versus in a command-line tool like wget or curl. The command-line tools usually don't send any Accept-Language header, prompting Nominatim - to show results in the local language. Browsers on the contratry always + to show results in the local language. Browsers on the contrary always send the currently chosen browser language. @@ -114,7 +114,7 @@ options can be used at a time. |-----------| ----- | ------- | | polygon_threshold | floating-point number | 0.0 | -When one og the polygon_* outputs is chosen, return a simplified version +When one of the polygon_* outputs is chosen, return a simplified version of the output geometry. The parameter describes the tolerance in degrees with which the geometry may differ from the original geometry. Topology is preserved in the geometry.