mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-03-11 13:24:07 +00:00
add documentation for postcode customization
This commit is contained in:
@@ -15,6 +15,10 @@ Arguments:
|
||||
postcode centroids of a country but is still searchable.
|
||||
When set to 'no', non-conforming postcodes are not
|
||||
searchable either.
|
||||
default-pattern: Pattern to use, when there is none available for the
|
||||
country in question. Warning: will not be used for
|
||||
objects that have no country assigned. These are always
|
||||
assumed to have no postcode.
|
||||
"""
|
||||
from nominatim.data.postcode_format import PostcodeFormatter
|
||||
|
||||
|
||||
Reference in New Issue
Block a user