添加 'data/presets/lowalt/turning_circle.json'

This commit is contained in:
2024-08-06 22:31:00 +08:00
parent 9b21520d7b
commit f0c6f90ca9

View File

@@ -0,0 +1,16 @@
{
"icon": "maki-circle",
"geometry": [
"vertex"
],
"fields": [
"turning_circle"
],
"tags": {
"highway": "turning_circle"
},
"terms": [
"cul-de-sac"
],
"name": "Turning Circle"
}