forked from MapComplete/MapComplete
Remove unresolved merge conflict
This commit is contained in:
parent
e37ada0b20
commit
0ea3239933
1 changed files with 0 additions and 6 deletions
|
@ -32,11 +32,6 @@
|
||||||
"walls_and_buildings"
|
"walls_and_buildings"
|
||||||
],
|
],
|
||||||
"overrideAll": {
|
"overrideAll": {
|
||||||
<<<<<<< HEAD
|
|
||||||
"minZoom": "15",
|
|
||||||
"mapRendering": [
|
|
||||||
{
|
|
||||||
=======
|
|
||||||
"+calculatedTags": [
|
"+calculatedTags": [
|
||||||
"_poi_walls_and_buildings_entrance_properties=feat.closestn('walls_and_buildings', 1, undefined, 1000).map(w => ({id: w.feat.properties.id, width: w.feat.properties['_entrance:width']}))[0]",
|
"_poi_walls_and_buildings_entrance_properties=feat.closestn('walls_and_buildings', 1, undefined, 1000).map(w => ({id: w.feat.properties.id, width: w.feat.properties['_entrance:width']}))[0]",
|
||||||
"_poi_entrance:width=JSON.parse(feat.properties._poi_walls_and_buildings_entrance_properties)?.width"
|
"_poi_entrance:width=JSON.parse(feat.properties._poi_walls_and_buildings_entrance_properties)?.width"
|
||||||
|
@ -68,7 +63,6 @@
|
||||||
"minzoom": "15",
|
"minzoom": "15",
|
||||||
"mapRendering": [
|
"mapRendering": [
|
||||||
{
|
{
|
||||||
>>>>>>> develop
|
|
||||||
"label": null
|
"label": null
|
||||||
}
|
}
|
||||||
]
|
]
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue