Skip to content

Commit

Permalink
Add more to osm_element selector
Browse files Browse the repository at this point in the history
  • Loading branch information
wielandb committed Jul 19, 2023
1 parent fd2e849 commit 2c9d673
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion assets/datasets/question_catalog.json
Original file line number Diff line number Diff line change
Expand Up @@ -2837,7 +2837,9 @@
},
"osm_element": [
"Node",
"OpenWay"
"OpenWay",
"ClosedWay",
"Relation"
]
}
]
Expand Down

0 comments on commit 2c9d673

Please sign in to comment.