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.
|-----------| ----- | ------- |
| 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.