Translation sync

This commit is contained in:
Pieter Vander Vennet 2022-01-11 11:32:10 +01:00
parent d92dec6a0f
commit d2b8a78ab8
4 changed files with 86 additions and 63 deletions

View file

@ -364,4 +364,4 @@
"width": "5"
}
]
}
}

View file

@ -3,8 +3,9 @@
"description": "Te template for note note imports.",
"source": {
"osmTags": {
"and": ["id~*"
]
"and": [
"id~*"
]
},
"geoJson": "https://api.openstreetmap.org/api/0.6/notes.json?closed=7&bbox={x_min},{y_min},{x_max},{y_max}",
"geoJsonZoomLevel": 12,