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.
.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
.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
.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
.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.
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]
.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
.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
.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,..
.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
.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
.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
.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]
.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
\fB\-\-tiger\-data\fR FILE
File to import
-.SH AUTHORS
-.B <<UNSET \-\-project\-name OPTION>>
-was written by <<UNSET \-\-author OPTION>> <<<UNSET \-\-author_email OPTION>>>.
.SH DISTRIBUTION
-The latest version of <<UNSET \-\-project\-name OPTION>> may be downloaded from
-.UR <<UNSET \-\-url OPTION>>
+The latest version of Nominatim may be downloaded from
+.UR https://nominatim.org
.UE