diff --git a/data/presets/presets.json b/data/presets/presets.json index ff4236fd6..7ee0c17f5 100644 --- a/data/presets/presets.json +++ b/data/presets/presets.json @@ -630,6 +630,30 @@ "address" ] }, + { + "name": "town hall", + "match": { + "type": [ + "point", + "areea" + ], + "terms": [ + "village hall", + "city government", + "courthouse", + "municipal building", + "municipal center" + ], + "tags": { + "amenity": "townhall" + } + }, + "icon": "town-hall", + "form": [ + "building_area", + "address" + ] + }, { "name": "golf course", "match": {