mirror of
https://github.com/FoggedLens/iD.git
synced 2026-05-23 00:29:50 +02:00
run make for taginfo.json and presets.json
This commit is contained in:
@@ -5435,7 +5435,6 @@
|
||||
"name": "Observation Tower"
|
||||
},
|
||||
"man_made/petroleum_well": {
|
||||
"icon": "oil-well",
|
||||
"geometry": [
|
||||
"point"
|
||||
],
|
||||
@@ -5450,7 +5449,7 @@
|
||||
"pumpjack"
|
||||
],
|
||||
"tags": {
|
||||
"man_made": "petroleum_well"
|
||||
"man_made": "mast"
|
||||
},
|
||||
"name": "Oil Well"
|
||||
},
|
||||
|
||||
@@ -1279,6 +1279,10 @@
|
||||
"key": "tower:type",
|
||||
"value": "observation"
|
||||
},
|
||||
{
|
||||
"key": "man_made",
|
||||
"value": "mast"
|
||||
},
|
||||
{
|
||||
"key": "man_made",
|
||||
"value": "pier"
|
||||
|
||||
Reference in New Issue
Block a user