forked from MapComplete/MapComplete
Velopark: include name in maproulette items
This commit is contained in:
parent
c2a7f2adcd
commit
782926c09d
2 changed files with 33 additions and 34 deletions
|
@ -1814,7 +1814,6 @@ console.log(">>> ",helpTexts.join("\n\n"))
|
|||
) ?? features[0]
|
||||
const properties = feature.properties
|
||||
properties["ref:velopark"] = url
|
||||
delete properties["name"]
|
||||
console.log("Got properties from velopark:", properties)
|
||||
return properties
|
||||
} catch (e) {
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue