forked from MapComplete/MapComplete
Translation sync
This commit is contained in:
parent
d92dec6a0f
commit
d2b8a78ab8
4 changed files with 86 additions and 63 deletions
|
@ -364,4 +364,4 @@
|
|||
"width": "5"
|
||||
}
|
||||
]
|
||||
}
|
||||
}
|
|
@ -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,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue