X-Git-Url: https://git.openstreetmap.org./nominatim.git/blobdiff_plain/51e2654cd27b3c2164e986fa7a90b5a20f8390a4..28a2a795ba82ba9737d52e5aad5fdf1ac1b04534:/manual/nominatim.1 diff --git a/manual/nominatim.1 b/manual/nominatim.1 index 6d20ac52..c5563bb5 100644 --- a/manual/nominatim.1 +++ b/manual/nominatim.1 @@ -24,7 +24,7 @@ nominatim Update the database using an online replication service. .TP \fBnominatim\fR \fI\,special-phrases\/\fR - Maintain special phrases. + Import special phrases. .TP \fBnominatim\fR \fI\,add-data\/\fR Add additional data from a file or an online source. @@ -107,13 +107,11 @@ Do not create tables and indexes for searching .TP \fB\-\-no\-partitions\fR -Do not partition search indices - (speeds up import of single country extracts) +Do not partition search indices (speeds up import of single country extracts) .TP \fB\-\-no\-updates\fR -Do not keep tables that are only needed for - updating the database later +Do not keep tables that are only needed for updating the database later .TP \fB\-\-ignore\-errors\fR @@ -188,8 +186,7 @@ Initialise the update process .TP \fB\-\-no\-update\-functions\fR -Do not update the trigger function to - support differential updates. +Do not update the trigger function to support differential updates. .TP \fB\-\-check\-for\-updates\fR @@ -197,13 +194,11 @@ Check if new updates are available and exit .TP \fB\-\-once\fR -Download and apply updates only once. When - not set, updates are continuously applied +Download and apply updates only once. When not set, updates are continuously applied .TP \fB\-\-no\-index\fR -Do not index the new data. Only applicable - together with \-\-once +Do not index the new data. Only applicable together with \-\-once .TP \fB\-\-osm2pgsql\-cache\fR SIZE @@ -215,9 +210,9 @@ Set timeout for file downloads. .SH OPTIONS 'nominatim special-phrases' usage: nominatim special-phrases [-h] [-q] [-v] [--project-dir DIR] [-j NUM] - [--from-wiki] [-o OUTPUT] + [--import-from-wiki] - Maintain special phrases. + Import special phrases. @@ -239,13 +234,8 @@ Base directory of the Nominatim installation (default:.) Number of parallel threads to use .TP -\fB\-\-from\-wiki\fR -Pull special phrases from the OSM wiki. - -.TP -\fB\-o\fR \fI\,OUTPUT\/\fR, \fB\-\-output\fR \fI\,OUTPUT\/\fR -File to write the preprocessed phrases to. - If omitted, it will be written to stdout. +\fB\-\-import\-from\-wiki\fR +Import special phrases from the OSM wiki to the database. .SH OPTIONS 'nominatim add-data' usage: nominatim add-data [-h] [-q] [-v] [--project-dir DIR] [-j NUM] @@ -507,20 +497,15 @@ Type of places to output (default: street) .TP \fB\-\-output\-format\fR \fI\,OUTPUT_FORMAT\/\fR -Semicolon\-separated list of address types - (see \-\-output\-type). Multiple ranks can be - merged into one column by simply using a - comma\-separated list. +Semicolon\-separated list of address types (see \-\-output\-type). Multiple ranks can be merged into one column by simply using a comma\-separated list. .TP \fB\-\-output\-all\-postcodes\fR -List all postcodes for address instead of - just the most likely one +List all postcodes for address instead of just the most likely one .TP \fB\-\-language\fR \fI\,LANGUAGE\/\fR -Preferred language for output - (use local name, if omitted) +Preferred language for output (use local name, if omitted) .TP \fB\-\-restrict\-to\-country\fR COUNTRY_CODE @@ -645,8 +630,7 @@ Include a breakdown of the address into elements. .TP \fB\-\-extratags\fR -Include additional information if available - (e.g. wikipedia link, opening hours). +Include additional information if available (e.g. wikipedia link, opening hours). .TP \fB\-\-namedetails\fR @@ -662,8 +646,7 @@ Output geometry of results as a GeoJSON, KML, SVG or WKT. .TP \fB\-\-polygon\-threshold\fR TOLERANCE -Simplify output geometry. - Parameter is difference tolerance in degrees. +Simplify output geometry.Parameter is difference tolerance in degrees. .TP \fB\-\-countrycodes\fR CC,.. @@ -741,8 +724,7 @@ Include a breakdown of the address into elements. .TP \fB\-\-extratags\fR -Include additional information if available - (e.g. wikipedia link, opening hours). +Include additional information if available (e.g. wikipedia link, opening hours). .TP \fB\-\-namedetails\fR @@ -758,8 +740,7 @@ Output geometry of results as a GeoJSON, KML, SVG or WKT. .TP \fB\-\-polygon\-threshold\fR TOLERANCE -Simplify output geometry. - Parameter is difference tolerance in degrees. +Simplify output geometry.Parameter is difference tolerance in degrees. .SH OPTIONS 'nominatim lookup' usage: nominatim lookup [-h] [-q] [-v] [--project-dir DIR] [-j NUM] --id OSMID @@ -804,8 +785,7 @@ Include a breakdown of the address into elements. .TP \fB\-\-extratags\fR -Include additional information if available - (e.g. wikipedia link, opening hours). +Include additional information if available (e.g. wikipedia link, opening hours). .TP \fB\-\-namedetails\fR @@ -821,8 +801,7 @@ Output geometry of results as a GeoJSON, KML, SVG or WKT. .TP \fB\-\-polygon\-threshold\fR TOLERANCE -Simplify output geometry. - Parameter is difference tolerance in degrees. +Simplify output geometry.Parameter is difference tolerance in degrees. .SH OPTIONS 'nominatim details' usage: nominatim details [-h] [-q] [-v] [--project-dir DIR] [-j NUM] @@ -871,8 +850,7 @@ Database internal identifier of the OSM object to look up. .TP \fB\-\-class\fR \fI\,OBJECT_CLASS\/\fR -Class type to disambiguated multiple entries - of the same object. +Class type to disambiguated multiple entries of the same object. .TP \fB\-\-addressdetails\fR @@ -1031,10 +1009,7 @@ Do not create search tables and indexes \fB\-\-tiger\-data\fR FILE File to import -.SH AUTHORS -.B <> -was written by <> <<>>. .SH DISTRIBUTION -The latest version of <> may be downloaded from -.UR <> +The latest version of Nominatim may be downloaded from +.UR https://nominatim.org .UE