forked from MapComplete/MapComplete
Update of latlon2country and use its async interface; small refactoring of simplemetagging, improvements to cacheBuilder which respects isShown and calculated tags now
This commit is contained in:
parent
e053e9f279
commit
9cfb7fbe68
14 changed files with 417 additions and 4320 deletions
|
@ -1032,6 +1032,24 @@
|
|||
"shortDescription": "A map with playgrounds",
|
||||
"title": "Playgrounds"
|
||||
},
|
||||
"postal_codes": {
|
||||
"description": "Postal codes",
|
||||
"layers": {
|
||||
"0": {
|
||||
"name": "postal codes",
|
||||
"tagRenderings": {
|
||||
"postal_code": {
|
||||
"render": "The postal code is {postal_code}"
|
||||
}
|
||||
},
|
||||
"title": {
|
||||
"render": "Postal code {postal_code}"
|
||||
}
|
||||
}
|
||||
},
|
||||
"shortDescription": "Postal codes",
|
||||
"title": "Postal codes"
|
||||
},
|
||||
"postboxes": {
|
||||
"description": "On this map you can find and add data of post offices and post boxes. You can use this map to find where you can mail your next postcard! :)<br/>Spotted an error or is a post box missing? You can edit this map with a free OpenStreetMap account. ",
|
||||
"layers": {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue