Merge branch 'fire-hydrant-fields' of https://github.com/wopfel/iD into wopfel-fire-hydrant-fields

This commit is contained in:
Bryan Housel
2017-01-01 15:20:14 -05:00
2 changed files with 15 additions and 1 deletions
@@ -0,0 +1,13 @@
{
"key": "fire_hydrant:position",
"type": "combo",
"label": "Position",
"strings": {
"options": {
"lane": "Lane",
"parking_lot": "Parking lot",
"sidewalk": "Sidewalk",
"green": "Green"
}
}
}
@@ -1,7 +1,8 @@
{
"icon": "fire-station",
"fields": [
"fire_hydrant/type"
"fire_hydrant/type",
"fire_hydrant/position"
],
"geometry": [
"point",