forked from MapComplete/MapComplete
Chore: lint themes
This commit is contained in:
parent
310c41fd16
commit
a571d857d6
6 changed files with 162 additions and 166 deletions
|
@ -40,12 +40,12 @@
|
|||
]
|
||||
}
|
||||
},
|
||||
"minzoom": 12,
|
||||
"calculatedTags": [
|
||||
"_closest_other_drinking_water=closestn(feat)('drinking_water', 1, undefined, 5000).map(f => ({id: f.feat.id, distance: ''+f.distance}))[0]",
|
||||
"_closest_other_drinking_water_id=get(feat)('_closest_other_drinking_water')?.id",
|
||||
"_closest_other_drinking_water_distance=Math.floor(Number(get(feat)('_closest_other_drinking_water')?.distance))"
|
||||
],
|
||||
"minzoom": 12,
|
||||
"title": {
|
||||
"render": {
|
||||
"en": "Drinking water",
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue