]> git.openstreetmap.org Git - nominatim.git/commit
Black/whitelisting for special phrases
authorSarah Hoffmann <lonvia@denofr.de>
Tue, 20 Mar 2012 23:40:35 +0000 (00:40 +0100)
committerSarah Hoffmann <lonvia@denofr.de>
Fri, 15 Jun 2012 18:48:30 +0000 (20:48 +0200)
commit57e88c1ab367a65ebec1d2b394c17ead0a70ef5b
tree0548047529c6e56d256e8a866db3407bd6a7e40c
parent352fea4ff31a8d0f6120f6316d6fb687acc194b6
Black/whitelisting for special phrases

Allows to restrict the special phrases imported from the wiki.
Blacklist allows to exclude certain class/type combinations.
Whitelist allows to define an allowed subset of types for a class.
Adjust to your liking in settings/phrase_settings.php before running
the specialphrases script.
settings/phrase_settings.php [new file with mode: 0644]
utils/specialphrases.php