can find entrance id
This commit is contained in:
parent
99530fb27d
commit
99fabe6e5c
3 changed files with 5 additions and 3 deletions
|
@ -45,6 +45,6 @@
|
|||
}
|
||||
],
|
||||
"calculatedTags": [
|
||||
"_entrance=feat.get('entrance')?.map(e => e.id)"
|
||||
"_entrance=feat.overlapWith('entrance')?.map(e => e.feat.properties.id)"
|
||||
]
|
||||
}
|
Loading…
Add table
Add a link
Reference in a new issue