mirror of
https://github.com/osm-search/Nominatim.git
synced 2026-02-26 11:08:13 +00:00
fix typo
This commit is contained in:
@@ -124,14 +124,14 @@ It will be a little while before Nominatim drops support for older versions.
|
|||||||
|
|
||||||

|

|
||||||
|
|
||||||
The **search_name_X** table is used to look up streets that appear in the
|
The **search_name_X** tables are used to look up streets that appear in the
|
||||||
`addr:street` tag.
|
`addr:street` tag.
|
||||||
|
|
||||||
The **location_area_large_X** tables are used to look up larger areas
|
The **location_area_large_X** tables are used to look up larger areas
|
||||||
(administrative boundaries and place nodes) either through their geographic
|
(administrative boundaries and place nodes) either through their geographic
|
||||||
closeness or through `addr:*` entries.
|
closeness or through `addr:*` entries.
|
||||||
|
|
||||||
The **location_road** table is used to find the closest street for a
|
The **location_road_X** tables are used to find the closest street for a
|
||||||
dependent place.
|
dependent place.
|
||||||
|
|
||||||
All three table cache specific information from the placex table for their
|
All three table cache specific information from the placex table for their
|
||||||
|
|||||||
Reference in New Issue
Block a user