forked from MapComplete/MapComplete
parent
4d783aae45
commit
aac736eba8
4 changed files with 8 additions and 19 deletions
|
@ -604,7 +604,7 @@ describe("RelationSplitHandler", () => {
|
|||
"should split turn restrictions (split of https://www.openstreetmap.org/way/143298912)",
|
||||
async () => {
|
||||
|
||||
const relation: OsmRelation = await OsmObject.DownloadObjectAsync("relation/4374576")
|
||||
const relation: OsmRelation = <OsmRelation>await OsmObject.DownloadObjectAsync("relation/4374576")
|
||||
const originalNodeIds =
|
||||
[
|
||||
1407529979,
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue