Skip to content

Commit 6551f93

Browse files
committed
Remove entirely unused POI tag
1 parent c3298d8 commit 6551f93

2 files changed

Lines changed: 1 addition & 2 deletions

File tree

default.style

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -126,7 +126,6 @@ node,way office text polygon
126126
node,way oneway text linear
127127
node,way operator text linear
128128
node,way place text polygon
129-
node poi text linear
130129
node,way population text linear
131130
node,way power text polygon
132131
node,way power_source text linear

style.lua

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,7 @@ polygon_keys = { 'building', 'landuse', 'amenity', 'harbour', 'historic', 'leisu
1010
generic_keys = {'access','addr:housename','addr:housenumber','addr:interpolation','admin_level','aerialway','aeroway','amenity','area','barrier',
1111
'bicycle','brand','bridge','boundary','building','capital','construction','covered','culvert','cutting','denomination','disused','ele',
1212
'embarkment','foot','generation:source','harbour','highway','historic','hours','intermittent','junction','landuse','layer','leisure','lock',
13-
'man_made','military','motor_car','name','natural','office','oneway','operator','place','poi','population','power','power_source','public_transport',
13+
'man_made','military','motor_car','name','natural','office','oneway','operator','place','population','power','power_source','public_transport',
1414
'railway','ref','religion','route','service','shop','sport','surface','toll','tourism','tower:type', 'tracktype','tunnel','water','waterway',
1515
'wetland','width','wood','type'}
1616

0 commit comments

Comments
 (0)