mirror of
https://github.com/osm-search/Nominatim.git
synced 2024-12-28 07:24:09 +03:00
041b3edf89
label relation member admin_center, admin_centre relation member (with same name) exact name, search_rank and location match Adding this requires a new column and index: SELECT AddGeometryColumn('placex', 'centroid', 4326, 'GEOMETRY', 2); CREATE INDEX idx_placex_linked_place_id ON placex USING BTREE (linked_place_id); |
||
---|---|---|
.. | ||
template | ||
cmd.php | ||
db.php | ||
init-cmd.php | ||
init-website.php | ||
init.php | ||
lib.php | ||
log.php |