forked from MapComplete/MapComplete
Only ask questions for nodes
This commit is contained in:
parent
a10d7e56c0
commit
7dcad1b379
1 changed files with 4 additions and 2 deletions
|
@ -96,7 +96,8 @@
|
|||
},
|
||||
"hideInAnswer": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"condition": "_geometry:type=Point"
|
||||
},
|
||||
{
|
||||
"id": "tactile-paving",
|
||||
|
@ -123,7 +124,8 @@
|
|||
},
|
||||
"hideInAnswer": true
|
||||
}
|
||||
]
|
||||
],
|
||||
"condition": "_geometry:type=Point"
|
||||
}
|
||||
],
|
||||
"presets": [
|
||||
|
|
Loading…
Reference in a new issue