Last active
December 17, 2018 11:03
-
-
Save widged/25e959f7fe8189db70e9ec50cb5ee89d to your computer and use it in GitHub Desktop.
geojson demo
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3498979168979295, | |
50.79486283252758 | |
], | |
[ | |
4.409570915663217, | |
50.77907173018864 | |
] | |
] | |
}, | |
"properties": { | |
"id": 1, | |
"src": 2, | |
"tgt": 1, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1000 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409570915663217, | |
50.77907173018864 | |
], | |
[ | |
4.3498979168979295, | |
50.79486283252758 | |
] | |
] | |
}, | |
"properties": { | |
"id": 2, | |
"src": 1, | |
"tgt": 2, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1000 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37243805384737, | |
50.872123330960044 | |
], | |
[ | |
4.409570915663217, | |
50.77907173018864 | |
] | |
] | |
}, | |
"properties": { | |
"id": 3, | |
"src": 3, | |
"tgt": 1, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1000 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409570915663217, | |
50.77907173018864 | |
], | |
[ | |
4.37243805384737, | |
50.872123330960044 | |
] | |
] | |
}, | |
"properties": { | |
"id": 4, | |
"src": 1, | |
"tgt": 3, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1000 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37243805384737, | |
50.872123330960044 | |
], | |
[ | |
4.3498979168979295, | |
50.79486283252758 | |
] | |
] | |
}, | |
"properties": { | |
"id": 5, | |
"src": 3, | |
"tgt": 2, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1000 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3498979168979295, | |
50.79486283252758 | |
], | |
[ | |
4.37243805384737, | |
50.872123330960044 | |
] | |
] | |
}, | |
"properties": { | |
"id": 6, | |
"src": 2, | |
"tgt": 3, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1000 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.409570915663217, | |
50.77907173018864 | |
] | |
}, | |
"properties": { | |
"id": 1, | |
"layer": 0, | |
"subtypes": [ | |
0 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.3498979168979295, | |
50.79486283252758 | |
] | |
}, | |
"properties": { | |
"id": 2, | |
"layer": 0, | |
"subtypes": [ | |
0 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.37243805384737, | |
50.872123330960044 | |
] | |
}, | |
"properties": { | |
"id": 3, | |
"layer": 0, | |
"subtypes": [ | |
0 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.419014619282996, | |
50.85544552268052 | |
] | |
}, | |
"properties": { | |
"id": 1, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.364857906429129, | |
50.88111648789746 | |
] | |
}, | |
"properties": { | |
"id": 2, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.301377205067984, | |
50.89550123234049 | |
] | |
}, | |
"properties": { | |
"id": 3, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
}, | |
"properties": { | |
"id": 4, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.339228190757879, | |
50.89787812362547 | |
] | |
}, | |
"properties": { | |
"id": 5, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.356741061506017, | |
50.80389597975233 | |
] | |
}, | |
"properties": { | |
"id": 6, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.34076105607589, | |
50.77408278794582 | |
] | |
}, | |
"properties": { | |
"id": 7, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.27368346798082, | |
50.78230921298328 | |
] | |
}, | |
"properties": { | |
"id": 8, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.418673825563758, | |
50.794932640139585 | |
] | |
}, | |
"properties": { | |
"id": 9, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.487350142068811, | |
50.88620405896695 | |
] | |
}, | |
"properties": { | |
"id": 10, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.493324114609539, | |
50.819435421923494 | |
] | |
}, | |
"properties": { | |
"id": 11, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
}, | |
"properties": { | |
"id": 12, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.492484208585252, | |
50.835921666588725 | |
] | |
}, | |
"properties": { | |
"id": 13, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.447049684032273, | |
50.91557466544537 | |
] | |
}, | |
"properties": { | |
"id": 14, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
}, | |
"properties": { | |
"id": 15, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.4547083248127, | |
50.90766990024153 | |
] | |
}, | |
"properties": { | |
"id": 16, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
}, | |
"properties": { | |
"id": 17, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.28827977133403, | |
50.845991223835796 | |
] | |
}, | |
"properties": { | |
"id": 18, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.307574411465668, | |
50.88233384692042 | |
] | |
}, | |
"properties": { | |
"id": 19, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.311549477622858, | |
50.877258789078645 | |
] | |
}, | |
"properties": { | |
"id": 20, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
}, | |
"properties": { | |
"id": 21, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
}, | |
"properties": { | |
"id": 22, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.447172406135468, | |
50.776835846825506 | |
] | |
}, | |
"properties": { | |
"id": 23, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.4554045366719714, | |
50.82361139715248 | |
] | |
}, | |
"properties": { | |
"id": 24, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.391198529957332, | |
50.77503043113001 | |
] | |
}, | |
"properties": { | |
"id": 25, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.3204823466977516, | |
50.81172154540848 | |
] | |
}, | |
"properties": { | |
"id": 26, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
}, | |
"properties": { | |
"id": 27, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
}, | |
"properties": { | |
"id": 28, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.358839578140937, | |
50.77308120318069 | |
] | |
}, | |
"properties": { | |
"id": 29, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
}, | |
"properties": { | |
"id": 30, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
}, | |
"properties": { | |
"id": 31, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
}, | |
"properties": { | |
"id": 32, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.279623095815633, | |
50.89393010672661 | |
] | |
}, | |
"properties": { | |
"id": 33, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.327300287452304, | |
50.88024237172618 | |
] | |
}, | |
"properties": { | |
"id": 34, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.272170722295, | |
50.803379950880334 | |
] | |
}, | |
"properties": { | |
"id": 35, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
}, | |
"properties": { | |
"id": 36, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.267731592045343, | |
50.899910476848866 | |
] | |
}, | |
"properties": { | |
"id": 37, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.316412474687589, | |
50.88076810836444 | |
] | |
}, | |
"properties": { | |
"id": 38, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.309974137264509, | |
50.88684818388922 | |
] | |
}, | |
"properties": { | |
"id": 39, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.330457488588705, | |
50.83943437954813 | |
] | |
}, | |
"properties": { | |
"id": 40, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.457397971373425, | |
50.85781485745963 | |
] | |
}, | |
"properties": { | |
"id": 41, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
}, | |
"properties": { | |
"id": 42, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
}, | |
"properties": { | |
"id": 43, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
}, | |
"properties": { | |
"id": 44, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.427945265162185, | |
50.8534286850673 | |
] | |
}, | |
"properties": { | |
"id": 45, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
}, | |
"properties": { | |
"id": 46, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
}, | |
"properties": { | |
"id": 47, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.355545595089239, | |
50.86300667639394 | |
] | |
}, | |
"properties": { | |
"id": 48, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
}, | |
"properties": { | |
"id": 49, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.4086082562727835, | |
50.9185575579698 | |
] | |
}, | |
"properties": { | |
"id": 50, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.301390796246358, | |
50.85499094938068 | |
] | |
}, | |
"properties": { | |
"id": 51, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.497526485624525, | |
50.781171031943366 | |
] | |
}, | |
"properties": { | |
"id": 52, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.297617761446918, | |
50.77565563591659 | |
] | |
}, | |
"properties": { | |
"id": 53, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.297679323222349, | |
50.79362511234147 | |
] | |
}, | |
"properties": { | |
"id": 54, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
}, | |
"properties": { | |
"id": 55, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.493291503334745, | |
50.80081606981755 | |
] | |
}, | |
"properties": { | |
"id": 56, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.471997860698336, | |
50.91625549891471 | |
] | |
}, | |
"properties": { | |
"id": 57, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.409890808095992, | |
50.88479810105496 | |
] | |
}, | |
"properties": { | |
"id": 58, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.356806665929478, | |
50.824352528654615 | |
] | |
}, | |
"properties": { | |
"id": 59, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.487668991279198, | |
50.885592476591555 | |
] | |
}, | |
"properties": { | |
"id": 60, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.308293184309464, | |
50.78480708459584 | |
] | |
}, | |
"properties": { | |
"id": 61, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.436075366115971, | |
50.77722004347506 | |
] | |
}, | |
"properties": { | |
"id": 62, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
}, | |
"properties": { | |
"id": 63, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
}, | |
"properties": { | |
"id": 64, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.477951499180153, | |
50.7953257010789 | |
] | |
}, | |
"properties": { | |
"id": 65, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.288177252967908, | |
50.848169270200096 | |
] | |
}, | |
"properties": { | |
"id": 66, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
}, | |
"properties": { | |
"id": 67, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.488320765951008, | |
50.80623226383145 | |
] | |
}, | |
"properties": { | |
"id": 68, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
}, | |
"properties": { | |
"id": 69, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.273394786690151, | |
50.79378647570208 | |
] | |
}, | |
"properties": { | |
"id": 70, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
}, | |
"properties": { | |
"id": 71, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
}, | |
"properties": { | |
"id": 72, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.280835725771023, | |
50.81291186414332 | |
] | |
}, | |
"properties": { | |
"id": 73, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
}, | |
"properties": { | |
"id": 74, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
}, | |
"properties": { | |
"id": 75, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
}, | |
"properties": { | |
"id": 76, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.379965785791667, | |
50.788619677965144 | |
] | |
}, | |
"properties": { | |
"id": 77, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
}, | |
"properties": { | |
"id": 78, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
}, | |
"properties": { | |
"id": 79, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.494639573299101, | |
50.90566565750772 | |
] | |
}, | |
"properties": { | |
"id": 80, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.442311569278156, | |
50.84159486186384 | |
] | |
}, | |
"properties": { | |
"id": 81, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
}, | |
"properties": { | |
"id": 82, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.288798654405155, | |
50.88875322858125 | |
] | |
}, | |
"properties": { | |
"id": 83, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
}, | |
"properties": { | |
"id": 84, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.261732522154825, | |
50.78467998272164 | |
] | |
}, | |
"properties": { | |
"id": 85, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.275548773424511, | |
50.79886153908462 | |
] | |
}, | |
"properties": { | |
"id": 86, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.449604076054815, | |
50.80075826526325 | |
] | |
}, | |
"properties": { | |
"id": 87, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.266641825123516, | |
50.84890052764957 | |
] | |
}, | |
"properties": { | |
"id": 88, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
}, | |
"properties": { | |
"id": 89, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
}, | |
"properties": { | |
"id": 90, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
}, | |
"properties": { | |
"id": 91, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.316362002768955, | |
50.875733212753524 | |
] | |
}, | |
"properties": { | |
"id": 92, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.3273183201774, | |
50.832296159289356 | |
] | |
}, | |
"properties": { | |
"id": 93, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.4482719404789455, | |
50.771287287649486 | |
] | |
}, | |
"properties": { | |
"id": 94, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.425035005544761, | |
50.91286786919976 | |
] | |
}, | |
"properties": { | |
"id": 95, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
}, | |
"properties": { | |
"id": 96, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.368570414428945, | |
50.789445498115086 | |
] | |
}, | |
"properties": { | |
"id": 97, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.422557802674347, | |
50.91069264145187 | |
] | |
}, | |
"properties": { | |
"id": 98, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.267299120504612, | |
50.810228430640755 | |
] | |
}, | |
"properties": { | |
"id": 99, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "Point", | |
"coordinates": [ | |
4.480038966069989, | |
50.89431139369171 | |
] | |
}, | |
"properties": { | |
"id": 100, | |
"layer": 0, | |
"subtypes": [ | |
1 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.471997860698336, | |
50.91625549891471 | |
], | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
] | |
] | |
}, | |
"properties": { | |
"id": 1, | |
"src": 57, | |
"tgt": 100, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2504.5355673674085 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
], | |
[ | |
4.471997860698336, | |
50.91625549891471 | |
] | |
] | |
}, | |
"properties": { | |
"id": 2, | |
"src": 100, | |
"tgt": 57, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2504.5355673674085 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
], | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
] | |
}, | |
"properties": { | |
"id": 3, | |
"src": 41, | |
"tgt": 36, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6068.442926488402 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
], | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
] | |
] | |
}, | |
"properties": { | |
"id": 4, | |
"src": 36, | |
"tgt": 41, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6068.442926488402 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
], | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
] | |
}, | |
"properties": { | |
"id": 5, | |
"src": 61, | |
"tgt": 30, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4615.868982242081 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
], | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
] | |
] | |
}, | |
"properties": { | |
"id": 6, | |
"src": 30, | |
"tgt": 61, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4615.868982242081 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 7, | |
"src": 16, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5682.915695811915 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
] | |
] | |
}, | |
"properties": { | |
"id": 8, | |
"src": 64, | |
"tgt": 16, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5682.915695811915 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
] | |
] | |
}, | |
"properties": { | |
"id": 9, | |
"src": 74, | |
"tgt": 58, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5379.874766571011 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 10, | |
"src": 58, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5379.874766571011 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
], | |
[ | |
4.307574411465668, | |
50.88233384692042 | |
] | |
] | |
}, | |
"properties": { | |
"id": 11, | |
"src": 22, | |
"tgt": 19, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5256.690207971338 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.307574411465668, | |
50.88233384692042 | |
], | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
] | |
}, | |
"properties": { | |
"id": 12, | |
"src": 19, | |
"tgt": 22, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5256.690207971338 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.261732522154825, | |
50.78467998272164 | |
], | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
] | |
] | |
}, | |
"properties": { | |
"id": 13, | |
"src": 85, | |
"tgt": 53, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2712.002813528203 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
], | |
[ | |
4.261732522154825, | |
50.78467998272164 | |
] | |
] | |
}, | |
"properties": { | |
"id": 14, | |
"src": 53, | |
"tgt": 85, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2712.002813528203 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 15, | |
"src": 74, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2867.578343343866 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 16, | |
"src": 75, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2867.578343343866 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
] | |
] | |
}, | |
"properties": { | |
"id": 17, | |
"src": 71, | |
"tgt": 8, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4011.257737649449 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 18, | |
"src": 8, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4011.257737649449 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
], | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
] | |
] | |
}, | |
"properties": { | |
"id": 19, | |
"src": 26, | |
"tgt": 8, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4636.006314613781 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
], | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
] | |
] | |
}, | |
"properties": { | |
"id": 20, | |
"src": 8, | |
"tgt": 26, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4636.006314613781 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 21, | |
"src": 47, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1853.6127438705116 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 22, | |
"src": 43, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1853.6127438705116 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 23, | |
"src": 75, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1378.2909666296378 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 24, | |
"src": 21, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1378.2909666296378 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
], | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
] | |
] | |
}, | |
"properties": { | |
"id": 25, | |
"src": 69, | |
"tgt": 94, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1718.7548481163944 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
], | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 26, | |
"src": 94, | |
"tgt": 69, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1718.7548481163944 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
], | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
] | |
] | |
}, | |
"properties": { | |
"id": 27, | |
"src": 31, | |
"tgt": 88, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3966.35056093571 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
], | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
] | |
}, | |
"properties": { | |
"id": 28, | |
"src": 88, | |
"tgt": 31, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3966.35056093571 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 29, | |
"src": 12, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6414.203290292345 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
] | |
}, | |
"properties": { | |
"id": 30, | |
"src": 74, | |
"tgt": 12, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6414.203290292345 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
] | |
] | |
}, | |
"properties": { | |
"id": 31, | |
"src": 21, | |
"tgt": 45, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1780.4913401773408 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 32, | |
"src": 45, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1780.4913401773408 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316412474687589, | |
50.88076810836444 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 33, | |
"src": 38, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5881.1154081783 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.316412474687589, | |
50.88076810836444 | |
] | |
] | |
}, | |
"properties": { | |
"id": 34, | |
"src": 44, | |
"tgt": 38, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5881.1154081783 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
], | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 35, | |
"src": 65, | |
"tgt": 56, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1238.0271507294187 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
], | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
] | |
] | |
}, | |
"properties": { | |
"id": 36, | |
"src": 56, | |
"tgt": 65, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1238.0271507294187 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 37, | |
"src": 91, | |
"tgt": 56, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3524.8251488711485 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 38, | |
"src": 56, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3524.8251488711485 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 39, | |
"src": 91, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4813.826032767145 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 40, | |
"src": 46, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4813.826032767145 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 41, | |
"src": 53, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5891.742144406053 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
] | |
] | |
}, | |
"properties": { | |
"id": 42, | |
"src": 44, | |
"tgt": 53, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5891.742144406053 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
], | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
] | |
] | |
}, | |
"properties": { | |
"id": 43, | |
"src": 6, | |
"tgt": 59, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2274.6691182334084 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
], | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
] | |
] | |
}, | |
"properties": { | |
"id": 44, | |
"src": 59, | |
"tgt": 6, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2274.6691182334084 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 45, | |
"src": 29, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4935.3055562650015 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
] | |
] | |
}, | |
"properties": { | |
"id": 46, | |
"src": 82, | |
"tgt": 29, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4935.3055562650015 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 47, | |
"src": 89, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6966.723018294086 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 48, | |
"src": 47, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6966.723018294086 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.391198529957332, | |
50.77503043113001 | |
] | |
] | |
}, | |
"properties": { | |
"id": 49, | |
"src": 71, | |
"tgt": 25, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4878.175977543305 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.391198529957332, | |
50.77503043113001 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 50, | |
"src": 25, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4878.175977543305 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 51, | |
"src": 96, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1594.6245604552817 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 52, | |
"src": 17, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1594.6245604552817 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
] | |
] | |
}, | |
"properties": { | |
"id": 53, | |
"src": 76, | |
"tgt": 68, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4790.784809430412 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 54, | |
"src": 68, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4790.784809430412 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
], | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
] | |
] | |
}, | |
"properties": { | |
"id": 55, | |
"src": 31, | |
"tgt": 61, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4599.961349473442 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
], | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
] | |
}, | |
"properties": { | |
"id": 56, | |
"src": 61, | |
"tgt": 31, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4599.961349473442 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.301377205067984, | |
50.89550123234049 | |
], | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
] | |
] | |
}, | |
"properties": { | |
"id": 57, | |
"src": 3, | |
"tgt": 34, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2488.273047228767 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
], | |
[ | |
4.301377205067984, | |
50.89550123234049 | |
] | |
] | |
}, | |
"properties": { | |
"id": 58, | |
"src": 34, | |
"tgt": 3, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2488.273047228767 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
], | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
] | |
}, | |
"properties": { | |
"id": 59, | |
"src": 88, | |
"tgt": 79, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
659.9573405762994 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
], | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
] | |
] | |
}, | |
"properties": { | |
"id": 60, | |
"src": 79, | |
"tgt": 88, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
659.9573405762994 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
], | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
] | |
] | |
}, | |
"properties": { | |
"id": 61, | |
"src": 93, | |
"tgt": 40, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
823.7663958364934 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
], | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
] | |
] | |
}, | |
"properties": { | |
"id": 62, | |
"src": 40, | |
"tgt": 93, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
823.7663958364934 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.494639573299101, | |
50.90566565750772 | |
], | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
] | |
] | |
}, | |
"properties": { | |
"id": 63, | |
"src": 80, | |
"tgt": 16, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2812.445594481869 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
], | |
[ | |
4.494639573299101, | |
50.90566565750772 | |
] | |
] | |
}, | |
"properties": { | |
"id": 64, | |
"src": 16, | |
"tgt": 80, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2812.445594481869 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
], | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
] | |
] | |
}, | |
"properties": { | |
"id": 65, | |
"src": 100, | |
"tgt": 98, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4427.814090445475 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
], | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
] | |
] | |
}, | |
"properties": { | |
"id": 66, | |
"src": 98, | |
"tgt": 100, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4427.814090445475 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
], | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
] | |
] | |
}, | |
"properties": { | |
"id": 67, | |
"src": 54, | |
"tgt": 70, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1705.1292440118248 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
], | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
] | |
] | |
}, | |
"properties": { | |
"id": 68, | |
"src": 70, | |
"tgt": 54, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1705.1292440118248 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 69, | |
"src": 31, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2059.412406115475 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
] | |
}, | |
"properties": { | |
"id": 70, | |
"src": 4, | |
"tgt": 31, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2059.412406115475 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
] | |
] | |
}, | |
"properties": { | |
"id": 71, | |
"src": 28, | |
"tgt": 73, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3361.2429814042507 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 72, | |
"src": 73, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3361.2429814042507 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.339228190757879, | |
50.89787812362547 | |
], | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
] | |
] | |
}, | |
"properties": { | |
"id": 73, | |
"src": 5, | |
"tgt": 39, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2392.266728554359 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
], | |
[ | |
4.339228190757879, | |
50.89787812362547 | |
] | |
] | |
}, | |
"properties": { | |
"id": 74, | |
"src": 39, | |
"tgt": 5, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2392.266728554359 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
], | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 75, | |
"src": 69, | |
"tgt": 62, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
830.372448042607 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
], | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 76, | |
"src": 62, | |
"tgt": 69, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
830.372448042607 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.355545595089239, | |
50.86300667639394 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 77, | |
"src": 48, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1920.174249329978 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.355545595089239, | |
50.86300667639394 | |
] | |
] | |
}, | |
"properties": { | |
"id": 78, | |
"src": 63, | |
"tgt": 48, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1920.174249329978 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.272170722295, | |
50.803379950880334 | |
], | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
] | |
] | |
}, | |
"properties": { | |
"id": 79, | |
"src": 35, | |
"tgt": 54, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2093.835926262237 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
], | |
[ | |
4.272170722295, | |
50.803379950880334 | |
] | |
] | |
}, | |
"properties": { | |
"id": 80, | |
"src": 54, | |
"tgt": 35, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2093.835926262237 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 81, | |
"src": 75, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3913.364064624151 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 82, | |
"src": 63, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3913.364064624151 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
] | |
] | |
}, | |
"properties": { | |
"id": 83, | |
"src": 67, | |
"tgt": 16, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5703.823169369371 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 84, | |
"src": 16, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5703.823169369371 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
] | |
] | |
}, | |
"properties": { | |
"id": 85, | |
"src": 89, | |
"tgt": 68, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3039.094844366882 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 86, | |
"src": 68, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3039.094844366882 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.301377205067984, | |
50.89550123234049 | |
], | |
[ | |
4.301390796246358, | |
50.85499094938068 | |
] | |
] | |
}, | |
"properties": { | |
"id": 87, | |
"src": 3, | |
"tgt": 51, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4504.538043141221 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.301390796246358, | |
50.85499094938068 | |
], | |
[ | |
4.301377205067984, | |
50.89550123234049 | |
] | |
] | |
}, | |
"properties": { | |
"id": 88, | |
"src": 51, | |
"tgt": 3, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4504.538043141221 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 89, | |
"src": 21, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3556.7649107325296 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 90, | |
"src": 64, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3556.7649107325296 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
] | |
] | |
}, | |
"properties": { | |
"id": 91, | |
"src": 74, | |
"tgt": 87, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4671.519832311885 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 92, | |
"src": 87, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4671.519832311885 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 93, | |
"src": 88, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5909.867342895384 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
] | |
] | |
}, | |
"properties": { | |
"id": 94, | |
"src": 28, | |
"tgt": 88, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5909.867342895384 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 95, | |
"src": 31, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
536.9903868519445 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
] | |
}, | |
"properties": { | |
"id": 96, | |
"src": 44, | |
"tgt": 31, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
536.9903868519445 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
] | |
] | |
}, | |
"properties": { | |
"id": 97, | |
"src": 32, | |
"tgt": 41, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3411.2069861925106 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 98, | |
"src": 41, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3411.2069861925106 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
], | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
] | |
] | |
}, | |
"properties": { | |
"id": 99, | |
"src": 22, | |
"tgt": 95, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4531.485217861458 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
], | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
] | |
}, | |
"properties": { | |
"id": 100, | |
"src": 95, | |
"tgt": 22, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4531.485217861458 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
], | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
] | |
] | |
}, | |
"properties": { | |
"id": 101, | |
"src": 92, | |
"tgt": 40, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4155.802936140729 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
], | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
] | |
] | |
}, | |
"properties": { | |
"id": 102, | |
"src": 40, | |
"tgt": 92, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4155.802936140729 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 103, | |
"src": 50, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6000.524388105974 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
] | |
] | |
}, | |
"properties": { | |
"id": 104, | |
"src": 75, | |
"tgt": 50, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6000.524388105974 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
], | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 105, | |
"src": 9, | |
"tgt": 69, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2220.9445725976097 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
], | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
] | |
] | |
}, | |
"properties": { | |
"id": 106, | |
"src": 69, | |
"tgt": 9, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2220.9445725976097 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.355545595089239, | |
50.86300667639394 | |
], | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
] | |
}, | |
"properties": { | |
"id": 107, | |
"src": 48, | |
"tgt": 36, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2462.8887307051077 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
], | |
[ | |
4.355545595089239, | |
50.86300667639394 | |
] | |
] | |
}, | |
"properties": { | |
"id": 108, | |
"src": 36, | |
"tgt": 48, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2462.8887307051077 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 109, | |
"src": 47, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3146.2427086935318 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 110, | |
"src": 67, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3146.2427086935318 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 111, | |
"src": 27, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2609.3539072828817 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 112, | |
"src": 42, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2609.3539072828817 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
], | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
] | |
] | |
}, | |
"properties": { | |
"id": 113, | |
"src": 86, | |
"tgt": 53, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3009.857338407082 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
], | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
] | |
] | |
}, | |
"properties": { | |
"id": 114, | |
"src": 53, | |
"tgt": 86, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3009.857338407082 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
], | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 115, | |
"src": 45, | |
"tgt": 62, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
8493.218136630738 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
], | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
] | |
] | |
}, | |
"properties": { | |
"id": 116, | |
"src": 62, | |
"tgt": 45, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
8493.218136630738 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 117, | |
"src": 76, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2308.544761018527 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 118, | |
"src": 17, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2308.544761018527 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 119, | |
"src": 12, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4496.195045605572 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
] | |
}, | |
"properties": { | |
"id": 120, | |
"src": 63, | |
"tgt": 12, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4496.195045605572 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 121, | |
"src": 89, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2190.10627316093 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 122, | |
"src": 82, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2190.10627316093 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 123, | |
"src": 100, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5181.767184058472 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
] | |
] | |
}, | |
"properties": { | |
"id": 124, | |
"src": 42, | |
"tgt": 100, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5181.767184058472 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.497526485624525, | |
50.781171031943366 | |
] | |
] | |
}, | |
"properties": { | |
"id": 125, | |
"src": 32, | |
"tgt": 52, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7106.488271210584 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.497526485624525, | |
50.781171031943366 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 126, | |
"src": 52, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7106.488271210584 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 127, | |
"src": 15, | |
"tgt": 23, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4806.157520106983 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 128, | |
"src": 23, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4806.157520106983 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 129, | |
"src": 20, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5386.319703158205 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
] | |
] | |
}, | |
"properties": { | |
"id": 130, | |
"src": 63, | |
"tgt": 20, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5386.319703158205 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 131, | |
"src": 75, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2295.6906209160957 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 132, | |
"src": 64, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2295.6906209160957 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 133, | |
"src": 2, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5112.274766976933 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
] | |
] | |
}, | |
"properties": { | |
"id": 134, | |
"src": 75, | |
"tgt": 2, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5112.274766976933 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 135, | |
"src": 59, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5017.954544045871 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
] | |
] | |
}, | |
"properties": { | |
"id": 136, | |
"src": 82, | |
"tgt": 59, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5017.954544045871 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
], | |
[ | |
4.272170722295, | |
50.803379950880334 | |
] | |
] | |
}, | |
"properties": { | |
"id": 137, | |
"src": 61, | |
"tgt": 35, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3270.6751751021798 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.272170722295, | |
50.803379950880334 | |
], | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
] | |
] | |
}, | |
"properties": { | |
"id": 138, | |
"src": 35, | |
"tgt": 61, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3270.6751751021798 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.307574411465668, | |
50.88233384692042 | |
], | |
[ | |
4.301377205067984, | |
50.89550123234049 | |
] | |
] | |
}, | |
"properties": { | |
"id": 139, | |
"src": 19, | |
"tgt": 3, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1527.4311267524445 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.301377205067984, | |
50.89550123234049 | |
], | |
[ | |
4.307574411465668, | |
50.88233384692042 | |
] | |
] | |
}, | |
"properties": { | |
"id": 140, | |
"src": 3, | |
"tgt": 19, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1527.4311267524445 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
], | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
] | |
] | |
}, | |
"properties": { | |
"id": 141, | |
"src": 22, | |
"tgt": 83, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5866.118850407643 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
], | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
] | |
}, | |
"properties": { | |
"id": 142, | |
"src": 83, | |
"tgt": 22, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5866.118850407643 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
] | |
}, | |
"properties": { | |
"id": 143, | |
"src": 63, | |
"tgt": 36, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2588.898855907631 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 144, | |
"src": 36, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2588.898855907631 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.419014619282996, | |
50.85544552268052 | |
], | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
] | |
] | |
}, | |
"properties": { | |
"id": 145, | |
"src": 1, | |
"tgt": 10, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5892.150294851587 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
], | |
[ | |
4.419014619282996, | |
50.85544552268052 | |
] | |
] | |
}, | |
"properties": { | |
"id": 146, | |
"src": 10, | |
"tgt": 1, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5892.150294851587 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 147, | |
"src": 90, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4684.159420798984 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 148, | |
"src": 64, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4684.159420798984 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.34076105607589, | |
50.77408278794582 | |
], | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
] | |
] | |
}, | |
"properties": { | |
"id": 149, | |
"src": 7, | |
"tgt": 77, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3192.1161607280605 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
], | |
[ | |
4.34076105607589, | |
50.77408278794582 | |
] | |
] | |
}, | |
"properties": { | |
"id": 150, | |
"src": 77, | |
"tgt": 7, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3192.1161607280605 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
] | |
] | |
}, | |
"properties": { | |
"id": 151, | |
"src": 49, | |
"tgt": 6, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6280.428756643793 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 152, | |
"src": 6, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6280.428756643793 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 153, | |
"src": 65, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2378.711765091748 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
] | |
] | |
}, | |
"properties": { | |
"id": 154, | |
"src": 55, | |
"tgt": 65, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2378.711765091748 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 155, | |
"src": 91, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2992.4183119904374 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 156, | |
"src": 17, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2992.4183119904374 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.391198529957332, | |
50.77503043113001 | |
] | |
] | |
}, | |
"properties": { | |
"id": 157, | |
"src": 89, | |
"tgt": 25, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4678.165056994713 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.391198529957332, | |
50.77503043113001 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 158, | |
"src": 25, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4678.165056994713 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
], | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
] | |
] | |
}, | |
"properties": { | |
"id": 159, | |
"src": 23, | |
"tgt": 68, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4362.482839304349 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
], | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 160, | |
"src": 68, | |
"tgt": 23, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4362.482839304349 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.497526485624525, | |
50.781171031943366 | |
], | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
] | |
] | |
}, | |
"properties": { | |
"id": 161, | |
"src": 52, | |
"tgt": 11, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4265.02400940297 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
], | |
[ | |
4.497526485624525, | |
50.781171031943366 | |
] | |
] | |
}, | |
"properties": { | |
"id": 162, | |
"src": 11, | |
"tgt": 52, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4265.02400940297 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
] | |
] | |
}, | |
"properties": { | |
"id": 163, | |
"src": 42, | |
"tgt": 16, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6111.378250723434 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 164, | |
"src": 16, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6111.378250723434 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
], | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
] | |
] | |
}, | |
"properties": { | |
"id": 165, | |
"src": 8, | |
"tgt": 70, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1276.3743259045502 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
], | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
] | |
] | |
}, | |
"properties": { | |
"id": 166, | |
"src": 70, | |
"tgt": 8, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1276.3743259045502 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
], | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
] | |
] | |
}, | |
"properties": { | |
"id": 167, | |
"src": 2, | |
"tgt": 20, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3767.323940736883 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
], | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
] | |
] | |
}, | |
"properties": { | |
"id": 168, | |
"src": 20, | |
"tgt": 2, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3767.323940736883 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 169, | |
"src": 32, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3771.8909290735883 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 170, | |
"src": 82, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3771.8909290735883 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
], | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
] | |
] | |
}, | |
"properties": { | |
"id": 171, | |
"src": 24, | |
"tgt": 9, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4101.214621980312 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
], | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
] | |
] | |
}, | |
"properties": { | |
"id": 172, | |
"src": 9, | |
"tgt": 24, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4101.214621980312 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
], | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
] | |
] | |
}, | |
"properties": { | |
"id": 173, | |
"src": 72, | |
"tgt": 6, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5863.2335014812725 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
], | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
] | |
}, | |
"properties": { | |
"id": 174, | |
"src": 6, | |
"tgt": 72, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5863.2335014812725 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 175, | |
"src": 78, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3243.395882798475 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 176, | |
"src": 43, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3243.395882798475 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 177, | |
"src": 49, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1947.8863976686262 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 178, | |
"src": 17, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1947.8863976686262 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
], | |
[ | |
4.471997860698336, | |
50.91625549891471 | |
] | |
] | |
}, | |
"properties": { | |
"id": 179, | |
"src": 58, | |
"tgt": 57, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5590.169253512388 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.471997860698336, | |
50.91625549891471 | |
], | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
] | |
] | |
}, | |
"properties": { | |
"id": 180, | |
"src": 57, | |
"tgt": 58, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5590.169253512388 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 181, | |
"src": 68, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4958.155667615375 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
] | |
] | |
}, | |
"properties": { | |
"id": 182, | |
"src": 74, | |
"tgt": 68, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4958.155667615375 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
], | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
] | |
] | |
}, | |
"properties": { | |
"id": 183, | |
"src": 87, | |
"tgt": 9, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2266.1902747947133 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
], | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
] | |
] | |
}, | |
"properties": { | |
"id": 184, | |
"src": 9, | |
"tgt": 87, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2266.1902747947133 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 185, | |
"src": 17, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2292.2041757655506 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 186, | |
"src": 74, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2292.2041757655506 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.492484208585252, | |
50.835921666588725 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 187, | |
"src": 13, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
163.10349256921265 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.492484208585252, | |
50.835921666588725 | |
] | |
] | |
}, | |
"properties": { | |
"id": 188, | |
"src": 46, | |
"tgt": 13, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
163.10349256921265 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
] | |
] | |
}, | |
"properties": { | |
"id": 189, | |
"src": 15, | |
"tgt": 6, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2246.2363413627922 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 190, | |
"src": 6, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2246.2363413627922 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 191, | |
"src": 45, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1831.297141420218 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
] | |
] | |
}, | |
"properties": { | |
"id": 192, | |
"src": 74, | |
"tgt": 45, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1831.297141420218 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
], | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
] | |
}, | |
"properties": { | |
"id": 193, | |
"src": 29, | |
"tgt": 72, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6002.836929682518 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
], | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
] | |
] | |
}, | |
"properties": { | |
"id": 194, | |
"src": 72, | |
"tgt": 29, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6002.836929682518 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
] | |
] | |
}, | |
"properties": { | |
"id": 195, | |
"src": 15, | |
"tgt": 29, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3375.193144328455 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 196, | |
"src": 29, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3375.193144328455 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.391198529957332, | |
50.77503043113001 | |
] | |
] | |
}, | |
"properties": { | |
"id": 197, | |
"src": 82, | |
"tgt": 25, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3179.273268642168 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.391198529957332, | |
50.77503043113001 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 198, | |
"src": 25, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3179.273268642168 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 199, | |
"src": 93, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1725.4915070519673 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
] | |
] | |
}, | |
"properties": { | |
"id": 200, | |
"src": 44, | |
"tgt": 93, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1725.4915070519673 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 201, | |
"src": 55, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6567.403246580966 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 202, | |
"src": 27, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6567.403246580966 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 203, | |
"src": 79, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2168.8040999659497 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
] | |
}, | |
"properties": { | |
"id": 204, | |
"src": 4, | |
"tgt": 79, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2168.8040999659497 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
], | |
[ | |
4.272170722295, | |
50.803379950880334 | |
] | |
] | |
}, | |
"properties": { | |
"id": 205, | |
"src": 18, | |
"tgt": 35, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4871.279042811446 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.272170722295, | |
50.803379950880334 | |
], | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
] | |
] | |
}, | |
"properties": { | |
"id": 206, | |
"src": 35, | |
"tgt": 18, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4871.279042811446 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 207, | |
"src": 45, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1262.839422957911 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
] | |
] | |
}, | |
"properties": { | |
"id": 208, | |
"src": 42, | |
"tgt": 45, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1262.839422957911 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
], | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
] | |
] | |
}, | |
"properties": { | |
"id": 209, | |
"src": 40, | |
"tgt": 2, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5226.404211841693 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
], | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
] | |
] | |
}, | |
"properties": { | |
"id": 210, | |
"src": 2, | |
"tgt": 40, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5226.404211841693 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
], | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
] | |
] | |
}, | |
"properties": { | |
"id": 211, | |
"src": 12, | |
"tgt": 59, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1002.9614652109836 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
], | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
] | |
}, | |
"properties": { | |
"id": 212, | |
"src": 59, | |
"tgt": 12, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1002.9614652109836 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
], | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
] | |
] | |
}, | |
"properties": { | |
"id": 213, | |
"src": 88, | |
"tgt": 18, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1553.2768088555538 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
], | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
] | |
] | |
}, | |
"properties": { | |
"id": 214, | |
"src": 18, | |
"tgt": 88, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1553.2768088555538 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 215, | |
"src": 30, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4422.905593224546 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
] | |
}, | |
"properties": { | |
"id": 216, | |
"src": 71, | |
"tgt": 30, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4422.905593224546 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
], | |
[ | |
4.267731592045343, | |
50.899910476848866 | |
] | |
] | |
}, | |
"properties": { | |
"id": 217, | |
"src": 22, | |
"tgt": 37, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6755.198911286659 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.267731592045343, | |
50.899910476848866 | |
], | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
] | |
}, | |
"properties": { | |
"id": 218, | |
"src": 37, | |
"tgt": 22, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6755.198911286659 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
] | |
] | |
}, | |
"properties": { | |
"id": 219, | |
"src": 43, | |
"tgt": 11, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5848.065877237206 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 220, | |
"src": 11, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5848.065877237206 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
], | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
] | |
] | |
}, | |
"properties": { | |
"id": 221, | |
"src": 50, | |
"tgt": 95, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1315.4632407299455 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
], | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
] | |
] | |
}, | |
"properties": { | |
"id": 222, | |
"src": 95, | |
"tgt": 50, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1315.4632407299455 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 223, | |
"src": 84, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3035.7556715671158 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 224, | |
"src": 47, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3035.7556715671158 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 225, | |
"src": 86, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3738.102797955248 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
] | |
] | |
}, | |
"properties": { | |
"id": 226, | |
"src": 71, | |
"tgt": 86, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3738.102797955248 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
], | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
] | |
] | |
}, | |
"properties": { | |
"id": 227, | |
"src": 62, | |
"tgt": 11, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6179.8947284134465 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
], | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 228, | |
"src": 11, | |
"tgt": 62, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6179.8947284134465 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
], | |
[ | |
4.272170722295, | |
50.803379950880334 | |
] | |
] | |
}, | |
"properties": { | |
"id": 229, | |
"src": 88, | |
"tgt": 35, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5076.520793975599 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.272170722295, | |
50.803379950880334 | |
], | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
] | |
] | |
}, | |
"properties": { | |
"id": 230, | |
"src": 35, | |
"tgt": 88, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5076.520793975599 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
], | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
] | |
] | |
}, | |
"properties": { | |
"id": 231, | |
"src": 62, | |
"tgt": 77, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4138.402701420427 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
], | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 232, | |
"src": 77, | |
"tgt": 62, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4138.402701420427 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 233, | |
"src": 27, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3929.7522402726545 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 234, | |
"src": 32, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3929.7522402726545 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
] | |
] | |
}, | |
"properties": { | |
"id": 235, | |
"src": 55, | |
"tgt": 77, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4553.3957732429935 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 236, | |
"src": 77, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4553.3957732429935 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 237, | |
"src": 26, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2110.602131626506 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
] | |
] | |
}, | |
"properties": { | |
"id": 238, | |
"src": 71, | |
"tgt": 26, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2110.602131626506 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 239, | |
"src": 17, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1962.6486797273474 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 240, | |
"src": 46, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1962.6486797273474 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
], | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
] | |
}, | |
"properties": { | |
"id": 241, | |
"src": 59, | |
"tgt": 30, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4775.816515206954 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
], | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
] | |
] | |
}, | |
"properties": { | |
"id": 242, | |
"src": 30, | |
"tgt": 59, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4775.816515206954 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.301390796246358, | |
50.85499094938068 | |
], | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
] | |
] | |
}, | |
"properties": { | |
"id": 243, | |
"src": 51, | |
"tgt": 83, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3856.8915653973095 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
], | |
[ | |
4.301390796246358, | |
50.85499094938068 | |
] | |
] | |
}, | |
"properties": { | |
"id": 244, | |
"src": 83, | |
"tgt": 51, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3856.8915653973095 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
], | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
] | |
}, | |
"properties": { | |
"id": 245, | |
"src": 66, | |
"tgt": 30, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2637.913693961553 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
], | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
] | |
] | |
}, | |
"properties": { | |
"id": 246, | |
"src": 30, | |
"tgt": 66, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2637.913693961553 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 247, | |
"src": 89, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4981.735526866939 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 248, | |
"src": 74, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4981.735526866939 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
], | |
[ | |
4.261732522154825, | |
50.78467998272164 | |
] | |
] | |
}, | |
"properties": { | |
"id": 249, | |
"src": 30, | |
"tgt": 85, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4812.788242839391 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.261732522154825, | |
50.78467998272164 | |
], | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
] | |
}, | |
"properties": { | |
"id": 250, | |
"src": 85, | |
"tgt": 30, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4812.788242839391 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
] | |
] | |
}, | |
"properties": { | |
"id": 251, | |
"src": 96, | |
"tgt": 77, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6508.153520241246 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 252, | |
"src": 77, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6508.153520241246 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 253, | |
"src": 77, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4505.567892024185 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
] | |
] | |
}, | |
"properties": { | |
"id": 254, | |
"src": 28, | |
"tgt": 77, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4505.567892024185 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
] | |
] | |
}, | |
"properties": { | |
"id": 255, | |
"src": 78, | |
"tgt": 10, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2437.0430263902945 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 256, | |
"src": 10, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2437.0430263902945 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
], | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
] | |
}, | |
"properties": { | |
"id": 257, | |
"src": 56, | |
"tgt": 72, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3954.590622178677 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
], | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 258, | |
"src": 72, | |
"tgt": 56, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3954.590622178677 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
] | |
] | |
}, | |
"properties": { | |
"id": 259, | |
"src": 55, | |
"tgt": 24, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3303.9998065879013 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 260, | |
"src": 24, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3303.9998065879013 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 261, | |
"src": 75, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5088.849539359924 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 262, | |
"src": 17, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5088.849539359924 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 263, | |
"src": 58, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4069.1614828749853 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
] | |
] | |
}, | |
"properties": { | |
"id": 264, | |
"src": 47, | |
"tgt": 58, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4069.1614828749853 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
], | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
] | |
] | |
}, | |
"properties": { | |
"id": 265, | |
"src": 6, | |
"tgt": 53, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5205.025805511453 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
], | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
] | |
] | |
}, | |
"properties": { | |
"id": 266, | |
"src": 53, | |
"tgt": 6, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5205.025805511453 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.267299120504612, | |
50.810228430640755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 267, | |
"src": 4, | |
"tgt": 99, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4656.020429282892 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.267299120504612, | |
50.810228430640755 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 268, | |
"src": 99, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4656.020429282892 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 269, | |
"src": 60, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5532.716945259501 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
] | |
] | |
}, | |
"properties": { | |
"id": 270, | |
"src": 21, | |
"tgt": 60, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5532.716945259501 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 271, | |
"src": 31, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1958.7086307216673 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
] | |
}, | |
"properties": { | |
"id": 272, | |
"src": 28, | |
"tgt": 31, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1958.7086307216673 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.419014619282996, | |
50.85544552268052 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 273, | |
"src": 1, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2465.630414983075 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.419014619282996, | |
50.85544552268052 | |
] | |
] | |
}, | |
"properties": { | |
"id": 274, | |
"src": 47, | |
"tgt": 1, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2465.630414983075 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 275, | |
"src": 46, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1741.720523449322 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 276, | |
"src": 27, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1741.720523449322 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 277, | |
"src": 78, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1884.9037128232892 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 278, | |
"src": 75, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1884.9037128232892 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
] | |
}, | |
"properties": { | |
"id": 279, | |
"src": 67, | |
"tgt": 12, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6131.2885946997285 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 280, | |
"src": 12, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6131.2885946997285 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.339228190757879, | |
50.89787812362547 | |
] | |
] | |
}, | |
"properties": { | |
"id": 281, | |
"src": 90, | |
"tgt": 5, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5152.312969573823 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.339228190757879, | |
50.89787812362547 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 282, | |
"src": 5, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5152.312969573823 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 283, | |
"src": 29, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4917.05175578258 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
] | |
] | |
}, | |
"properties": { | |
"id": 284, | |
"src": 28, | |
"tgt": 29, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4917.05175578258 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.34076105607589, | |
50.77408278794582 | |
], | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
] | |
] | |
}, | |
"properties": { | |
"id": 285, | |
"src": 7, | |
"tgt": 40, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7302.685649137026 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
], | |
[ | |
4.34076105607589, | |
50.77408278794582 | |
] | |
] | |
}, | |
"properties": { | |
"id": 286, | |
"src": 40, | |
"tgt": 7, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7302.685649137026 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 287, | |
"src": 24, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
999.8345757216578 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
] | |
] | |
}, | |
"properties": { | |
"id": 288, | |
"src": 49, | |
"tgt": 24, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
999.8345757216578 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 289, | |
"src": 84, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1278.1296506891665 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 290, | |
"src": 78, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1278.1296506891665 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
] | |
] | |
}, | |
"properties": { | |
"id": 291, | |
"src": 4, | |
"tgt": 86, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5488.252264210808 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 292, | |
"src": 86, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5488.252264210808 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
], | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
] | |
}, | |
"properties": { | |
"id": 293, | |
"src": 23, | |
"tgt": 72, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1884.3734110363955 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
], | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 294, | |
"src": 72, | |
"tgt": 23, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1884.3734110363955 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
], | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
] | |
] | |
}, | |
"properties": { | |
"id": 295, | |
"src": 73, | |
"tgt": 53, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4307.009849406765 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
], | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
] | |
] | |
}, | |
"properties": { | |
"id": 296, | |
"src": 53, | |
"tgt": 73, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4307.009849406765 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
], | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
] | |
] | |
}, | |
"properties": { | |
"id": 297, | |
"src": 23, | |
"tgt": 87, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2665.524866429479 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
], | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 298, | |
"src": 87, | |
"tgt": 23, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2665.524866429479 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 299, | |
"src": 20, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3673.07713955188 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
] | |
] | |
}, | |
"properties": { | |
"id": 300, | |
"src": 4, | |
"tgt": 20, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3673.07713955188 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 301, | |
"src": 10, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4701.288629143915 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
] | |
] | |
}, | |
"properties": { | |
"id": 302, | |
"src": 42, | |
"tgt": 10, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4701.288629143915 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 303, | |
"src": 72, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4301.055305873804 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
] | |
}, | |
"properties": { | |
"id": 304, | |
"src": 17, | |
"tgt": 72, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4301.055305873804 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 305, | |
"src": 49, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3429.9420558448037 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 306, | |
"src": 42, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3429.9420558448037 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 307, | |
"src": 55, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4009.978986215563 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 308, | |
"src": 15, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4009.978986215563 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 309, | |
"src": 90, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3707.1942244342627 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 310, | |
"src": 84, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3707.1942244342627 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
], | |
[ | |
4.267731592045343, | |
50.899910476848866 | |
] | |
] | |
}, | |
"properties": { | |
"id": 311, | |
"src": 92, | |
"tgt": 37, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4345.733662926728 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.267731592045343, | |
50.899910476848866 | |
], | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
] | |
] | |
}, | |
"properties": { | |
"id": 312, | |
"src": 37, | |
"tgt": 92, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4345.733662926728 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.442311569278156, | |
50.84159486186384 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 313, | |
"src": 81, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1932.6538591587828 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.442311569278156, | |
50.84159486186384 | |
] | |
] | |
}, | |
"properties": { | |
"id": 314, | |
"src": 76, | |
"tgt": 81, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1932.6538591587828 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 315, | |
"src": 94, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4722.692871618908 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
] | |
] | |
}, | |
"properties": { | |
"id": 316, | |
"src": 96, | |
"tgt": 94, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4722.692871618908 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 317, | |
"src": 67, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4199.434012284393 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 318, | |
"src": 32, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4199.434012284393 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447049684032273, | |
50.91557466544537 | |
], | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
] | |
] | |
}, | |
"properties": { | |
"id": 319, | |
"src": 14, | |
"tgt": 100, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3309.8374941854117 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
], | |
[ | |
4.447049684032273, | |
50.91557466544537 | |
] | |
] | |
}, | |
"properties": { | |
"id": 320, | |
"src": 100, | |
"tgt": 14, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3309.8374941854117 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
], | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
] | |
] | |
}, | |
"properties": { | |
"id": 321, | |
"src": 72, | |
"tgt": 97, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4917.2221558867495 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
], | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
] | |
}, | |
"properties": { | |
"id": 322, | |
"src": 97, | |
"tgt": 72, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4917.2221558867495 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
], | |
[ | |
4.355545595089239, | |
50.86300667639394 | |
] | |
] | |
}, | |
"properties": { | |
"id": 323, | |
"src": 34, | |
"tgt": 48, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2757.867775503408 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.355545595089239, | |
50.86300667639394 | |
], | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
] | |
] | |
}, | |
"properties": { | |
"id": 324, | |
"src": 48, | |
"tgt": 34, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2757.867775503408 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
], | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
] | |
] | |
}, | |
"properties": { | |
"id": 325, | |
"src": 2, | |
"tgt": 83, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5407.268543142287 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
], | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
] | |
] | |
}, | |
"properties": { | |
"id": 326, | |
"src": 83, | |
"tgt": 2, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5407.268543142287 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 327, | |
"src": 84, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4983.914819739735 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 328, | |
"src": 74, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4983.914819739735 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 329, | |
"src": 76, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3891.610515802733 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 330, | |
"src": 96, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3891.610515802733 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
], | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
] | |
] | |
}, | |
"properties": { | |
"id": 331, | |
"src": 92, | |
"tgt": 20, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
378.08296220092717 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
], | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
] | |
] | |
}, | |
"properties": { | |
"id": 332, | |
"src": 20, | |
"tgt": 92, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
378.08296220092717 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
], | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
] | |
] | |
}, | |
"properties": { | |
"id": 333, | |
"src": 31, | |
"tgt": 66, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2893.6142715835385 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
], | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
] | |
}, | |
"properties": { | |
"id": 334, | |
"src": 66, | |
"tgt": 31, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2893.6142715835385 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
] | |
] | |
}, | |
"properties": { | |
"id": 335, | |
"src": 44, | |
"tgt": 88, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3439.6471373052527 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 336, | |
"src": 88, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3439.6471373052527 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
], | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
] | |
] | |
}, | |
"properties": { | |
"id": 337, | |
"src": 65, | |
"tgt": 24, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3521.144258357558 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
], | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
] | |
] | |
}, | |
"properties": { | |
"id": 338, | |
"src": 24, | |
"tgt": 65, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3521.144258357558 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
] | |
] | |
}, | |
"properties": { | |
"id": 339, | |
"src": 49, | |
"tgt": 45, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3588.568389273066 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.427945265162185, | |
50.8534286850673 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 340, | |
"src": 45, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3588.568389273066 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
] | |
] | |
}, | |
"properties": { | |
"id": 341, | |
"src": 64, | |
"tgt": 98, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6617.733564329972 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 342, | |
"src": 98, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6617.733564329972 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 343, | |
"src": 94, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2966.583027216011 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
] | |
] | |
}, | |
"properties": { | |
"id": 344, | |
"src": 89, | |
"tgt": 94, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2966.583027216011 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
], | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
] | |
] | |
}, | |
"properties": { | |
"id": 345, | |
"src": 66, | |
"tgt": 18, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
242.2946437584268 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
], | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
] | |
] | |
}, | |
"properties": { | |
"id": 346, | |
"src": 18, | |
"tgt": 66, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
242.2946437584268 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 347, | |
"src": 41, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3609.054772410574 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
] | |
] | |
}, | |
"properties": { | |
"id": 348, | |
"src": 46, | |
"tgt": 41, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3609.054772410574 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 349, | |
"src": 36, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5440.065509885962 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
] | |
}, | |
"properties": { | |
"id": 350, | |
"src": 78, | |
"tgt": 36, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5440.065509885962 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 351, | |
"src": 78, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2320.1905862056747 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 352, | |
"src": 64, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2320.1905862056747 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 353, | |
"src": 56, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5436.306067743417 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 354, | |
"src": 82, | |
"tgt": 56, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5436.306067743417 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 355, | |
"src": 49, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2734.7510793095835 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 356, | |
"src": 89, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2734.7510793095835 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 357, | |
"src": 78, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3690.770042267682 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 358, | |
"src": 27, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3690.770042267682 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
], | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
] | |
] | |
}, | |
"properties": { | |
"id": 359, | |
"src": 87, | |
"tgt": 97, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5826.834777338476 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
], | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
] | |
] | |
}, | |
"properties": { | |
"id": 360, | |
"src": 97, | |
"tgt": 87, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5826.834777338476 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
] | |
] | |
}, | |
"properties": { | |
"id": 361, | |
"src": 44, | |
"tgt": 70, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4401.426313659712 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 362, | |
"src": 70, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4401.426313659712 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 363, | |
"src": 60, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5447.058741442367 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
] | |
] | |
}, | |
"properties": { | |
"id": 364, | |
"src": 43, | |
"tgt": 60, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5447.058741442367 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
], | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
] | |
] | |
}, | |
"properties": { | |
"id": 365, | |
"src": 58, | |
"tgt": 50, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3754.960235938897 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
], | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
] | |
] | |
}, | |
"properties": { | |
"id": 366, | |
"src": 50, | |
"tgt": 58, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3754.960235938897 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
], | |
[ | |
4.307574411465668, | |
50.88233384692042 | |
] | |
] | |
}, | |
"properties": { | |
"id": 367, | |
"src": 18, | |
"tgt": 19, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4262.135565548941 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.307574411465668, | |
50.88233384692042 | |
], | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
] | |
] | |
}, | |
"properties": { | |
"id": 368, | |
"src": 19, | |
"tgt": 18, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4262.135565548941 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
] | |
] | |
}, | |
"properties": { | |
"id": 369, | |
"src": 76, | |
"tgt": 98, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7733.431339796776 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 370, | |
"src": 98, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7733.431339796776 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 371, | |
"src": 46, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4933.371733866637 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 372, | |
"src": 43, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4933.371733866637 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 373, | |
"src": 31, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3858.190891226141 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
] | |
}, | |
"properties": { | |
"id": 374, | |
"src": 71, | |
"tgt": 31, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3858.190891226141 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.261732522154825, | |
50.78467998272164 | |
], | |
[ | |
4.267299120504612, | |
50.810228430640755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 375, | |
"src": 85, | |
"tgt": 99, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2867.6165896542398 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.267299120504612, | |
50.810228430640755 | |
], | |
[ | |
4.261732522154825, | |
50.78467998272164 | |
] | |
] | |
}, | |
"properties": { | |
"id": 376, | |
"src": 99, | |
"tgt": 85, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2867.6165896542398 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 377, | |
"src": 9, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2053.5382114333147 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
] | |
] | |
}, | |
"properties": { | |
"id": 378, | |
"src": 91, | |
"tgt": 9, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2053.5382114333147 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
], | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
] | |
] | |
}, | |
"properties": { | |
"id": 379, | |
"src": 79, | |
"tgt": 92, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4035.8694241729236 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
], | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
] | |
}, | |
"properties": { | |
"id": 380, | |
"src": 92, | |
"tgt": 79, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4035.8694241729236 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 381, | |
"src": 42, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1155.3404955063997 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 382, | |
"src": 43, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1155.3404955063997 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.267299120504612, | |
50.810228430640755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 383, | |
"src": 44, | |
"tgt": 99, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3253.8846444777078 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.267299120504612, | |
50.810228430640755 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 384, | |
"src": 99, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3253.8846444777078 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 385, | |
"src": 40, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2249.7957439921615 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
] | |
] | |
}, | |
"properties": { | |
"id": 386, | |
"src": 44, | |
"tgt": 40, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2249.7957439921615 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 387, | |
"src": 17, | |
"tgt": 62, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5940.796170310027 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 388, | |
"src": 62, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5940.796170310027 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.267299120504612, | |
50.810228430640755 | |
], | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
] | |
] | |
}, | |
"properties": { | |
"id": 389, | |
"src": 99, | |
"tgt": 61, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4034.1714270854727 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
], | |
[ | |
4.267299120504612, | |
50.810228430640755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 390, | |
"src": 61, | |
"tgt": 99, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4034.1714270854727 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
] | |
] | |
}, | |
"properties": { | |
"id": 391, | |
"src": 89, | |
"tgt": 11, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4031.393808431933 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 392, | |
"src": 11, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4031.393808431933 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 393, | |
"src": 75, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2430.3865488170704 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 394, | |
"src": 90, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2430.3865488170704 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 395, | |
"src": 47, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5091.006625187016 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 396, | |
"src": 63, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5091.006625187016 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
], | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
] | |
] | |
}, | |
"properties": { | |
"id": 397, | |
"src": 60, | |
"tgt": 16, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3373.7230479722157 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
], | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
] | |
] | |
}, | |
"properties": { | |
"id": 398, | |
"src": 16, | |
"tgt": 60, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3373.7230479722157 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 399, | |
"src": 91, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1957.851418653605 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 400, | |
"src": 49, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1957.851418653605 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.447049684032273, | |
50.91557466544537 | |
] | |
] | |
}, | |
"properties": { | |
"id": 401, | |
"src": 42, | |
"tgt": 14, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6959.559779986888 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447049684032273, | |
50.91557466544537 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 402, | |
"src": 14, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6959.559779986888 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
], | |
[ | |
4.267731592045343, | |
50.899910476848866 | |
] | |
] | |
}, | |
"properties": { | |
"id": 403, | |
"src": 34, | |
"tgt": 37, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4719.64881592088 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.267731592045343, | |
50.899910476848866 | |
], | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
] | |
] | |
}, | |
"properties": { | |
"id": 404, | |
"src": 37, | |
"tgt": 34, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4719.64881592088 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
], | |
[ | |
4.316412474687589, | |
50.88076810836444 | |
] | |
] | |
}, | |
"properties": { | |
"id": 405, | |
"src": 88, | |
"tgt": 38, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4976.700722942189 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316412474687589, | |
50.88076810836444 | |
], | |
[ | |
4.266641825123516, | |
50.84890052764957 | |
] | |
] | |
}, | |
"properties": { | |
"id": 406, | |
"src": 38, | |
"tgt": 88, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4976.700722942189 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.261732522154825, | |
50.78467998272164 | |
], | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
] | |
] | |
}, | |
"properties": { | |
"id": 407, | |
"src": 85, | |
"tgt": 70, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1302.232679263884 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
], | |
[ | |
4.261732522154825, | |
50.78467998272164 | |
] | |
] | |
}, | |
"properties": { | |
"id": 408, | |
"src": 70, | |
"tgt": 85, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1302.232679263884 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
], | |
[ | |
4.339228190757879, | |
50.89787812362547 | |
] | |
] | |
}, | |
"properties": { | |
"id": 409, | |
"src": 34, | |
"tgt": 5, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2132.345082219707 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.339228190757879, | |
50.89787812362547 | |
], | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
] | |
] | |
}, | |
"properties": { | |
"id": 410, | |
"src": 5, | |
"tgt": 34, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2132.345082219707 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316412474687589, | |
50.88076810836444 | |
], | |
[ | |
4.301390796246358, | |
50.85499094938068 | |
] | |
] | |
}, | |
"properties": { | |
"id": 411, | |
"src": 38, | |
"tgt": 51, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3054.1726134094224 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.301390796246358, | |
50.85499094938068 | |
], | |
[ | |
4.316412474687589, | |
50.88076810836444 | |
] | |
] | |
}, | |
"properties": { | |
"id": 412, | |
"src": 51, | |
"tgt": 38, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3054.1726134094224 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 413, | |
"src": 78, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3102.3715763654495 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 414, | |
"src": 21, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3102.3715763654495 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 415, | |
"src": 50, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4409.719258562694 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
] | |
] | |
}, | |
"properties": { | |
"id": 416, | |
"src": 84, | |
"tgt": 50, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4409.719258562694 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
], | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
] | |
] | |
}, | |
"properties": { | |
"id": 417, | |
"src": 6, | |
"tgt": 61, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4009.4880469690793 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
], | |
[ | |
4.356741061506017, | |
50.80389597975233 | |
] | |
] | |
}, | |
"properties": { | |
"id": 418, | |
"src": 61, | |
"tgt": 6, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4009.4880469690793 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 419, | |
"src": 75, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1768.7756614897296 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 420, | |
"src": 42, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1768.7756614897296 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 421, | |
"src": 69, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4995.657996109294 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 422, | |
"src": 96, | |
"tgt": 69, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4995.657996109294 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 423, | |
"src": 2, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5829.452505442958 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
] | |
] | |
}, | |
"properties": { | |
"id": 424, | |
"src": 4, | |
"tgt": 2, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5829.452505442958 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 425, | |
"src": 15, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4032.8091415437134 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 426, | |
"src": 91, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4032.8091415437134 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
] | |
] | |
}, | |
"properties": { | |
"id": 427, | |
"src": 78, | |
"tgt": 41, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2160.4033109562833 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 428, | |
"src": 41, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2160.4033109562833 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 429, | |
"src": 76, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2263.106145861572 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 430, | |
"src": 46, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2263.106145861572 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 431, | |
"src": 69, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3616.029209117614 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 432, | |
"src": 15, | |
"tgt": 69, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3616.029209117614 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
], | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
] | |
}, | |
"properties": { | |
"id": 433, | |
"src": 54, | |
"tgt": 79, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6448.069676157023 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
], | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
] | |
] | |
}, | |
"properties": { | |
"id": 434, | |
"src": 79, | |
"tgt": 54, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6448.069676157023 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
], | |
[ | |
4.279623095815633, | |
50.89393010672661 | |
] | |
] | |
}, | |
"properties": { | |
"id": 435, | |
"src": 20, | |
"tgt": 33, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2908.7976131650857 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.279623095815633, | |
50.89393010672661 | |
], | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
] | |
] | |
}, | |
"properties": { | |
"id": 436, | |
"src": 33, | |
"tgt": 20, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2908.7976131650857 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.301377205067984, | |
50.89550123234049 | |
], | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
] | |
] | |
}, | |
"properties": { | |
"id": 437, | |
"src": 3, | |
"tgt": 83, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1158.8650316593719 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
], | |
[ | |
4.301377205067984, | |
50.89550123234049 | |
] | |
] | |
}, | |
"properties": { | |
"id": 438, | |
"src": 83, | |
"tgt": 3, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1158.8650316593719 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 439, | |
"src": 56, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3370.2189901377737 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 440, | |
"src": 17, | |
"tgt": 56, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3370.2189901377737 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
] | |
] | |
}, | |
"properties": { | |
"id": 441, | |
"src": 90, | |
"tgt": 95, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4797.956356744932 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 442, | |
"src": 95, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4797.956356744932 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
] | |
] | |
}, | |
"properties": { | |
"id": 443, | |
"src": 90, | |
"tgt": 20, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6279.790655581709 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 444, | |
"src": 20, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6279.790655581709 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
], | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
] | |
] | |
}, | |
"properties": { | |
"id": 445, | |
"src": 8, | |
"tgt": 93, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6713.825423249632 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
], | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
] | |
] | |
}, | |
"properties": { | |
"id": 446, | |
"src": 93, | |
"tgt": 8, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6713.825423249632 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
], | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
] | |
] | |
}, | |
"properties": { | |
"id": 447, | |
"src": 22, | |
"tgt": 58, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4872.813562228613 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
], | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
] | |
}, | |
"properties": { | |
"id": 448, | |
"src": 58, | |
"tgt": 22, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4872.813562228613 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.272170722295, | |
50.803379950880334 | |
] | |
] | |
}, | |
"properties": { | |
"id": 449, | |
"src": 71, | |
"tgt": 35, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4080.020406668251 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.272170722295, | |
50.803379950880334 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 450, | |
"src": 35, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4080.020406668251 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 451, | |
"src": 89, | |
"tgt": 69, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2969.236086881425 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 452, | |
"src": 69, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2969.236086881425 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
] | |
] | |
}, | |
"properties": { | |
"id": 453, | |
"src": 4, | |
"tgt": 73, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3911.410630972935 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 454, | |
"src": 73, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3911.410630972935 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 455, | |
"src": 76, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5506.589191870553 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 456, | |
"src": 90, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5506.589191870553 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
], | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
] | |
] | |
}, | |
"properties": { | |
"id": 457, | |
"src": 66, | |
"tgt": 83, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4512.941172847056 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
], | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
] | |
] | |
}, | |
"properties": { | |
"id": 458, | |
"src": 83, | |
"tgt": 66, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4512.941172847056 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
], | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
] | |
] | |
}, | |
"properties": { | |
"id": 459, | |
"src": 100, | |
"tgt": 60, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1107.6613811216473 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
], | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
] | |
] | |
}, | |
"properties": { | |
"id": 460, | |
"src": 60, | |
"tgt": 100, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1107.6613811216473 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
] | |
] | |
}, | |
"properties": { | |
"id": 461, | |
"src": 49, | |
"tgt": 68, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3751.4970561230275 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 462, | |
"src": 68, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3751.4970561230275 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
], | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 463, | |
"src": 9, | |
"tgt": 23, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2837.7564156784038 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
], | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
] | |
] | |
}, | |
"properties": { | |
"id": 464, | |
"src": 23, | |
"tgt": 9, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2837.7564156784038 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
] | |
] | |
}, | |
"properties": { | |
"id": 465, | |
"src": 42, | |
"tgt": 24, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3333.948690847861 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 466, | |
"src": 24, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3333.948690847861 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 467, | |
"src": 43, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2497.26459299496 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 468, | |
"src": 32, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2497.26459299496 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
], | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
] | |
] | |
}, | |
"properties": { | |
"id": 469, | |
"src": 8, | |
"tgt": 73, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3439.7126322474887 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
], | |
[ | |
4.27368346798082, | |
50.78230921298328 | |
] | |
] | |
}, | |
"properties": { | |
"id": 470, | |
"src": 73, | |
"tgt": 8, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3439.7126322474887 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.447049684032273, | |
50.91557466544537 | |
] | |
] | |
}, | |
"properties": { | |
"id": 471, | |
"src": 67, | |
"tgt": 14, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6199.959338933 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447049684032273, | |
50.91557466544537 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 472, | |
"src": 14, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6199.959338933 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 473, | |
"src": 59, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2342.089057887334 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.356806665929478, | |
50.824352528654615 | |
] | |
] | |
}, | |
"properties": { | |
"id": 474, | |
"src": 28, | |
"tgt": 59, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2342.089057887334 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
] | |
] | |
}, | |
"properties": { | |
"id": 475, | |
"src": 21, | |
"tgt": 9, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
8021.836736153139 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 476, | |
"src": 9, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
8021.836736153139 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
], | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
] | |
] | |
}, | |
"properties": { | |
"id": 477, | |
"src": 100, | |
"tgt": 58, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5037.472992441636 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409890808095992, | |
50.88479810105496 | |
], | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
] | |
] | |
}, | |
"properties": { | |
"id": 478, | |
"src": 58, | |
"tgt": 100, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5037.472992441636 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
], | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
] | |
] | |
}, | |
"properties": { | |
"id": 479, | |
"src": 97, | |
"tgt": 77, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
805.3296234648006 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
], | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
] | |
] | |
}, | |
"properties": { | |
"id": 480, | |
"src": 77, | |
"tgt": 97, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
805.3296234648006 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
], | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
] | |
] | |
}, | |
"properties": { | |
"id": 481, | |
"src": 61, | |
"tgt": 26, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3112.7113712540163 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
], | |
[ | |
4.308293184309464, | |
50.78480708459584 | |
] | |
] | |
}, | |
"properties": { | |
"id": 482, | |
"src": 26, | |
"tgt": 61, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3112.7113712540163 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
] | |
] | |
}, | |
"properties": { | |
"id": 483, | |
"src": 84, | |
"tgt": 95, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3235.314800553935 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 484, | |
"src": 95, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3235.314800553935 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
] | |
] | |
}, | |
"properties": { | |
"id": 485, | |
"src": 82, | |
"tgt": 24, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3896.658667031066 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 486, | |
"src": 24, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3896.658667031066 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
], | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
] | |
] | |
}, | |
"properties": { | |
"id": 487, | |
"src": 29, | |
"tgt": 26, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5070.856486004384 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
], | |
[ | |
4.358839578140937, | |
50.77308120318069 | |
] | |
] | |
}, | |
"properties": { | |
"id": 488, | |
"src": 26, | |
"tgt": 29, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5070.856486004384 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.279623095815633, | |
50.89393010672661 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 489, | |
"src": 33, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5795.047621221283 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.279623095815633, | |
50.89393010672661 | |
] | |
] | |
}, | |
"properties": { | |
"id": 490, | |
"src": 4, | |
"tgt": 33, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5795.047621221283 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
] | |
] | |
}, | |
"properties": { | |
"id": 491, | |
"src": 55, | |
"tgt": 11, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4412.979159174674 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 492, | |
"src": 11, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4412.979159174674 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 493, | |
"src": 43, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1859.8290189101622 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 494, | |
"src": 21, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1859.8290189101622 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 495, | |
"src": 27, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2517.864468815304 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 496, | |
"src": 74, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2517.864468815304 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 497, | |
"src": 76, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1797.0909836500443 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 498, | |
"src": 47, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1797.0909836500443 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
], | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
] | |
] | |
}, | |
"properties": { | |
"id": 499, | |
"src": 70, | |
"tgt": 73, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2189.876910796769 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.280835725771023, | |
50.81291186414332 | |
], | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
] | |
] | |
}, | |
"properties": { | |
"id": 500, | |
"src": 73, | |
"tgt": 70, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2189.876910796769 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
], | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
] | |
}, | |
"properties": { | |
"id": 501, | |
"src": 20, | |
"tgt": 22, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5489.436482050669 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
], | |
[ | |
4.311549477622858, | |
50.877258789078645 | |
] | |
] | |
}, | |
"properties": { | |
"id": 502, | |
"src": 22, | |
"tgt": 20, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5489.436482050669 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
], | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
] | |
] | |
}, | |
"properties": { | |
"id": 503, | |
"src": 65, | |
"tgt": 94, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3389.244597832584 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
], | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
] | |
] | |
}, | |
"properties": { | |
"id": 504, | |
"src": 94, | |
"tgt": 65, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3389.244597832584 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
], | |
[ | |
4.442311569278156, | |
50.84159486186384 | |
] | |
] | |
}, | |
"properties": { | |
"id": 505, | |
"src": 12, | |
"tgt": 81, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6011.126998478692 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.442311569278156, | |
50.84159486186384 | |
], | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
] | |
}, | |
"properties": { | |
"id": 506, | |
"src": 81, | |
"tgt": 12, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6011.126998478692 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 507, | |
"src": 42, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3849.6399455505216 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 508, | |
"src": 90, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3849.6399455505216 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
], | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
] | |
] | |
}, | |
"properties": { | |
"id": 509, | |
"src": 36, | |
"tgt": 16, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6191.1342403332865 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
], | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
] | |
}, | |
"properties": { | |
"id": 510, | |
"src": 16, | |
"tgt": 36, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6191.1342403332865 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 511, | |
"src": 34, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5222.550555115157 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
] | |
] | |
}, | |
"properties": { | |
"id": 512, | |
"src": 90, | |
"tgt": 34, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5222.550555115157 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
], | |
[ | |
4.272170722295, | |
50.803379950880334 | |
] | |
] | |
}, | |
"properties": { | |
"id": 513, | |
"src": 86, | |
"tgt": 35, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
555.5920448630949 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.272170722295, | |
50.803379950880334 | |
], | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
] | |
] | |
}, | |
"properties": { | |
"id": 514, | |
"src": 35, | |
"tgt": 86, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
555.5920448630949 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
], | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
] | |
] | |
}, | |
"properties": { | |
"id": 515, | |
"src": 39, | |
"tgt": 2, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3905.779302652037 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.364857906429129, | |
50.88111648789746 | |
], | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
] | |
] | |
}, | |
"properties": { | |
"id": 516, | |
"src": 2, | |
"tgt": 39, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3905.779302652037 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
] | |
] | |
}, | |
"properties": { | |
"id": 517, | |
"src": 15, | |
"tgt": 24, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5596.719420123805 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4554045366719714, | |
50.82361139715248 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 518, | |
"src": 24, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5596.719420123805 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
], | |
[ | |
4.419014619282996, | |
50.85544552268052 | |
] | |
] | |
}, | |
"properties": { | |
"id": 519, | |
"src": 65, | |
"tgt": 1, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7862.094651620145 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.419014619282996, | |
50.85544552268052 | |
], | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
] | |
] | |
}, | |
"properties": { | |
"id": 520, | |
"src": 1, | |
"tgt": 65, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7862.094651620145 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
], | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
] | |
] | |
}, | |
"properties": { | |
"id": 521, | |
"src": 69, | |
"tgt": 97, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4238.48073363501 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
], | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 522, | |
"src": 97, | |
"tgt": 69, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4238.48073363501 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
], | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
] | |
] | |
}, | |
"properties": { | |
"id": 523, | |
"src": 54, | |
"tgt": 53, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1998.1192878694767 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297617761446918, | |
50.77565563591659 | |
], | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
] | |
] | |
}, | |
"properties": { | |
"id": 524, | |
"src": 53, | |
"tgt": 54, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1998.1192878694767 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 525, | |
"src": 76, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6094.346796676576 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 526, | |
"src": 55, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6094.346796676576 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
], | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
] | |
] | |
}, | |
"properties": { | |
"id": 527, | |
"src": 16, | |
"tgt": 10, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3309.022389510166 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
], | |
[ | |
4.4547083248127, | |
50.90766990024153 | |
] | |
] | |
}, | |
"properties": { | |
"id": 528, | |
"src": 10, | |
"tgt": 16, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3309.022389510166 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
] | |
] | |
}, | |
"properties": { | |
"id": 529, | |
"src": 76, | |
"tgt": 65, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5831.5317123848245 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.477951499180153, | |
50.7953257010789 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 530, | |
"src": 65, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5831.5317123848245 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
], | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
] | |
] | |
}, | |
"properties": { | |
"id": 531, | |
"src": 92, | |
"tgt": 18, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3850.297805035178 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
], | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
] | |
] | |
}, | |
"properties": { | |
"id": 532, | |
"src": 18, | |
"tgt": 92, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3850.297805035178 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 533, | |
"src": 78, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3871.4648865895356 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 534, | |
"src": 74, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3871.4648865895356 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 535, | |
"src": 68, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7167.784995671742 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
] | |
] | |
}, | |
"properties": { | |
"id": 536, | |
"src": 15, | |
"tgt": 68, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7167.784995671742 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 537, | |
"src": 42, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2779.6731423553315 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.44591825542022, | |
50.85298991802279 | |
] | |
] | |
}, | |
"properties": { | |
"id": 538, | |
"src": 78, | |
"tgt": 42, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2779.6731423553315 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 539, | |
"src": 49, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5005.182645380282 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 540, | |
"src": 75, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5005.182645380282 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
] | |
}, | |
"properties": { | |
"id": 541, | |
"src": 76, | |
"tgt": 72, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6418.664784332242 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 542, | |
"src": 72, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6418.664784332242 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 543, | |
"src": 39, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7358.451127093612 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
] | |
] | |
}, | |
"properties": { | |
"id": 544, | |
"src": 67, | |
"tgt": 39, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7358.451127093612 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
], | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
] | |
] | |
}, | |
"properties": { | |
"id": 545, | |
"src": 62, | |
"tgt": 94, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1080.9697306066566 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4482719404789455, | |
50.771287287649486 | |
], | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 546, | |
"src": 94, | |
"tgt": 62, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1080.9697306066566 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
], | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
] | |
}, | |
"properties": { | |
"id": 547, | |
"src": 79, | |
"tgt": 30, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2977.488193464589 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
], | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
] | |
}, | |
"properties": { | |
"id": 548, | |
"src": 30, | |
"tgt": 79, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2977.488193464589 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 549, | |
"src": 64, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3873.1761925256337 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 550, | |
"src": 67, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3873.1761925256337 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 551, | |
"src": 60, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2806.7871568847577 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
] | |
] | |
}, | |
"properties": { | |
"id": 552, | |
"src": 84, | |
"tgt": 60, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2806.7871568847577 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.492484208585252, | |
50.835921666588725 | |
], | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
] | |
] | |
}, | |
"properties": { | |
"id": 553, | |
"src": 13, | |
"tgt": 87, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4934.776565742323 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
], | |
[ | |
4.492484208585252, | |
50.835921666588725 | |
] | |
] | |
}, | |
"properties": { | |
"id": 554, | |
"src": 87, | |
"tgt": 13, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4934.776565742323 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 555, | |
"src": 27, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3753.6685142749075 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 556, | |
"src": 43, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3753.6685142749075 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 557, | |
"src": 41, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3377.0201595510803 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
] | |
] | |
}, | |
"properties": { | |
"id": 558, | |
"src": 84, | |
"tgt": 41, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3377.0201595510803 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 559, | |
"src": 74, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5357.221542038407 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 560, | |
"src": 82, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5357.221542038407 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 561, | |
"src": 63, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5704.983877783075 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 562, | |
"src": 49, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5704.983877783075 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 563, | |
"src": 32, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4018.5752953922133 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 564, | |
"src": 75, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4018.5752953922133 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
] | |
] | |
}, | |
"properties": { | |
"id": 565, | |
"src": 90, | |
"tgt": 47, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3924.633550034728 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.453211899630187, | |
50.86048859867603 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 566, | |
"src": 47, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3924.633550034728 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.442311569278156, | |
50.84159486186384 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 567, | |
"src": 81, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2889.270688341908 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.442311569278156, | |
50.84159486186384 | |
] | |
] | |
}, | |
"properties": { | |
"id": 568, | |
"src": 75, | |
"tgt": 81, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2889.270688341908 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 569, | |
"src": 91, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1107.7950575319153 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 570, | |
"src": 55, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1107.7950575319153 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
], | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
] | |
] | |
}, | |
"properties": { | |
"id": 571, | |
"src": 43, | |
"tgt": 40, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7118.075660357906 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.330457488588705, | |
50.83943437954813 | |
], | |
[ | |
4.429466376804573, | |
50.85320266864597 | |
] | |
] | |
}, | |
"properties": { | |
"id": 572, | |
"src": 40, | |
"tgt": 43, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7118.075660357906 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
], | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
] | |
] | |
}, | |
"properties": { | |
"id": 573, | |
"src": 86, | |
"tgt": 18, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5316.2647029718655 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
], | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
] | |
] | |
}, | |
"properties": { | |
"id": 574, | |
"src": 18, | |
"tgt": 86, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5316.2647029718655 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 575, | |
"src": 77, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1120.063031726805 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.379965785791667, | |
50.788619677965144 | |
] | |
] | |
}, | |
"properties": { | |
"id": 576, | |
"src": 15, | |
"tgt": 77, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1120.063031726805 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 577, | |
"src": 27, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5474.348746816974 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 578, | |
"src": 67, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5474.348746816974 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
], | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
] | |
] | |
}, | |
"properties": { | |
"id": 579, | |
"src": 54, | |
"tgt": 26, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2571.4451946787644 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3204823466977516, | |
50.81172154540848 | |
], | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
] | |
] | |
}, | |
"properties": { | |
"id": 580, | |
"src": 26, | |
"tgt": 54, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2571.4451946787644 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 581, | |
"src": 64, | |
"tgt": 17, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3376.109907011156 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468187521447817, | |
50.8266498208912 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 582, | |
"src": 17, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3376.109907011156 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 583, | |
"src": 84, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3574.9499851084065 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.447816036972294, | |
50.88757637913314 | |
] | |
] | |
}, | |
"properties": { | |
"id": 584, | |
"src": 64, | |
"tgt": 84, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3574.9499851084065 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 585, | |
"src": 12, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5195.358329731842 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
] | |
}, | |
"properties": { | |
"id": 586, | |
"src": 4, | |
"tgt": 12, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5195.358329731842 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
], | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
] | |
}, | |
"properties": { | |
"id": 587, | |
"src": 93, | |
"tgt": 79, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4110.30734467662 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
], | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
] | |
] | |
}, | |
"properties": { | |
"id": 588, | |
"src": 79, | |
"tgt": 93, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4110.30734467662 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.267731592045343, | |
50.899910476848866 | |
], | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
] | |
] | |
}, | |
"properties": { | |
"id": 589, | |
"src": 37, | |
"tgt": 83, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1930.5433635636384 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
], | |
[ | |
4.267731592045343, | |
50.899910476848866 | |
] | |
] | |
}, | |
"properties": { | |
"id": 590, | |
"src": 83, | |
"tgt": 37, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1930.5433635636384 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 591, | |
"src": 97, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2876.539559150497 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
] | |
] | |
}, | |
"properties": { | |
"id": 592, | |
"src": 71, | |
"tgt": 97, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2876.539559150497 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
] | |
] | |
}, | |
"properties": { | |
"id": 593, | |
"src": 4, | |
"tgt": 66, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1286.2095376464042 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288177252967908, | |
50.848169270200096 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 594, | |
"src": 66, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1286.2095376464042 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 595, | |
"src": 41, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1804.8589603980965 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.457397971373425, | |
50.85781485745963 | |
] | |
] | |
}, | |
"properties": { | |
"id": 596, | |
"src": 74, | |
"tgt": 41, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1804.8589603980965 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
], | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
] | |
}, | |
"properties": { | |
"id": 597, | |
"src": 39, | |
"tgt": 36, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4861.6241241573925 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
], | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
] | |
] | |
}, | |
"properties": { | |
"id": 598, | |
"src": 36, | |
"tgt": 39, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4861.6241241573925 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
] | |
] | |
}, | |
"properties": { | |
"id": 599, | |
"src": 4, | |
"tgt": 71, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5897.522324237115 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328070926162676, | |
50.79335519210263 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 600, | |
"src": 71, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5897.522324237115 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 601, | |
"src": 11, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2159.4794739799468 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
] | |
] | |
}, | |
"properties": { | |
"id": 602, | |
"src": 96, | |
"tgt": 11, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2159.4794739799468 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 603, | |
"src": 49, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3065.12508895068 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.441320883382782, | |
50.8222806035508 | |
] | |
] | |
}, | |
"properties": { | |
"id": 604, | |
"src": 55, | |
"tgt": 49, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3065.12508895068 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
], | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 605, | |
"src": 12, | |
"tgt": 62, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6652.239834530548 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.436075366115971, | |
50.77722004347506 | |
], | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
] | |
}, | |
"properties": { | |
"id": 606, | |
"src": 62, | |
"tgt": 12, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6652.239834530548 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
] | |
] | |
}, | |
"properties": { | |
"id": 607, | |
"src": 78, | |
"tgt": 67, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3535.6721029977866 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.409038717162479, | |
50.86524709613273 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 608, | |
"src": 67, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3535.6721029977866 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 609, | |
"src": 64, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3506.8211754545787 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.46255828111725, | |
50.85680313551904 | |
] | |
] | |
}, | |
"properties": { | |
"id": 610, | |
"src": 32, | |
"tgt": 64, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3506.8211754545787 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
], | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
] | |
] | |
}, | |
"properties": { | |
"id": 611, | |
"src": 54, | |
"tgt": 44, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3900.564619826206 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.303484482261596, | |
50.82851169653716 | |
], | |
[ | |
4.297679323222349, | |
50.79362511234147 | |
] | |
] | |
}, | |
"properties": { | |
"id": 612, | |
"src": 44, | |
"tgt": 54, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3900.564619826206 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.272170722295, | |
50.803379950880334 | |
], | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
] | |
}, | |
"properties": { | |
"id": 613, | |
"src": 35, | |
"tgt": 30, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2617.1426025127594 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
], | |
[ | |
4.272170722295, | |
50.803379950880334 | |
] | |
] | |
}, | |
"properties": { | |
"id": 614, | |
"src": 30, | |
"tgt": 35, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2617.1426025127594 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 615, | |
"src": 82, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3733.3838464258547 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 616, | |
"src": 96, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3733.3838464258547 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 617, | |
"src": 32, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4239.993681795459 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.434003545345613, | |
50.83092770271329 | |
] | |
] | |
}, | |
"properties": { | |
"id": 618, | |
"src": 21, | |
"tgt": 32, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4239.993681795459 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 619, | |
"src": 92, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5930.611483193553 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.316362002768955, | |
50.875733212753524 | |
] | |
] | |
}, | |
"properties": { | |
"id": 620, | |
"src": 90, | |
"tgt": 92, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5930.611483193553 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 621, | |
"src": 56, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2396.2836120557863 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.493291503334745, | |
50.80081606981755 | |
] | |
] | |
}, | |
"properties": { | |
"id": 622, | |
"src": 96, | |
"tgt": 56, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2396.2836120557863 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
], | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
] | |
] | |
}, | |
"properties": { | |
"id": 623, | |
"src": 23, | |
"tgt": 97, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5694.035867768755 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.368570414428945, | |
50.789445498115086 | |
], | |
[ | |
4.447172406135468, | |
50.776835846825506 | |
] | |
] | |
}, | |
"properties": { | |
"id": 624, | |
"src": 97, | |
"tgt": 23, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5694.035867768755 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
], | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
] | |
] | |
}, | |
"properties": { | |
"id": 625, | |
"src": 83, | |
"tgt": 4, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5064.712302453955 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.305521579725302, | |
50.84444602271097 | |
], | |
[ | |
4.288798654405155, | |
50.88875322858125 | |
] | |
] | |
}, | |
"properties": { | |
"id": 626, | |
"src": 4, | |
"tgt": 83, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5064.712302453955 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
] | |
] | |
}, | |
"properties": { | |
"id": 627, | |
"src": 91, | |
"tgt": 69, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3527.2444217803163 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.424638755459196, | |
50.77531753155912 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 628, | |
"src": 69, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3527.2444217803163 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
], | |
[ | |
4.316412474687589, | |
50.88076810836444 | |
] | |
] | |
}, | |
"properties": { | |
"id": 629, | |
"src": 22, | |
"tgt": 38, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4971.386102737823 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.316412474687589, | |
50.88076810836444 | |
], | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
] | |
}, | |
"properties": { | |
"id": 630, | |
"src": 38, | |
"tgt": 22, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4971.386102737823 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
], | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
] | |
] | |
}, | |
"properties": { | |
"id": 631, | |
"src": 79, | |
"tgt": 86, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5681.762248151743 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275548773424511, | |
50.79886153908462 | |
], | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
] | |
}, | |
"properties": { | |
"id": 632, | |
"src": 86, | |
"tgt": 79, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5681.762248151743 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 633, | |
"src": 70, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4432.492980848124 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
] | |
] | |
}, | |
"properties": { | |
"id": 634, | |
"src": 28, | |
"tgt": 70, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4432.492980848124 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 635, | |
"src": 34, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4592.276510068514 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.327300287452304, | |
50.88024237172618 | |
] | |
] | |
}, | |
"properties": { | |
"id": 636, | |
"src": 63, | |
"tgt": 34, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4592.276510068514 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
], | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
] | |
] | |
}, | |
"properties": { | |
"id": 637, | |
"src": 72, | |
"tgt": 11, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4859.0349484138305 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.493324114609539, | |
50.819435421923494 | |
], | |
[ | |
4.438397623333793, | |
50.792851105421946 | |
] | |
] | |
}, | |
"properties": { | |
"id": 638, | |
"src": 11, | |
"tgt": 72, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4859.0349484138305 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
], | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
] | |
] | |
}, | |
"properties": { | |
"id": 639, | |
"src": 74, | |
"tgt": 76, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1525.7929593661945 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.468251115399521, | |
50.84741102387771 | |
], | |
[ | |
4.447808802292976, | |
50.84275495657142 | |
] | |
] | |
}, | |
"properties": { | |
"id": 640, | |
"src": 76, | |
"tgt": 74, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1525.7929593661945 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 641, | |
"src": 91, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2037.1256290219342 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 642, | |
"src": 82, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2037.1256290219342 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.34076105607589, | |
50.77408278794582 | |
], | |
[ | |
4.391198529957332, | |
50.77503043113001 | |
] | |
] | |
}, | |
"properties": { | |
"id": 643, | |
"src": 7, | |
"tgt": 25, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3542.818832650726 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.391198529957332, | |
50.77503043113001 | |
], | |
[ | |
4.34076105607589, | |
50.77408278794582 | |
] | |
] | |
}, | |
"properties": { | |
"id": 644, | |
"src": 25, | |
"tgt": 7, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3542.818832650726 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
], | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
] | |
] | |
}, | |
"properties": { | |
"id": 645, | |
"src": 31, | |
"tgt": 79, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3576.833641399269 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.275890977385994, | |
50.84995839772158 | |
], | |
[ | |
4.310163460586412, | |
50.82615867164465 | |
] | |
] | |
}, | |
"properties": { | |
"id": 646, | |
"src": 79, | |
"tgt": 31, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3576.833641399269 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
], | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
] | |
] | |
}, | |
"properties": { | |
"id": 647, | |
"src": 10, | |
"tgt": 60, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
71.59484598252628 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487668991279198, | |
50.885592476591555 | |
], | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
] | |
] | |
}, | |
"properties": { | |
"id": 648, | |
"src": 60, | |
"tgt": 10, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
71.59484598252628 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
] | |
] | |
}, | |
"properties": { | |
"id": 649, | |
"src": 27, | |
"tgt": 100, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5081.339480271368 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.480038966069989, | |
50.89431139369171 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 650, | |
"src": 100, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5081.339480271368 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 651, | |
"src": 89, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2031.5232072848544 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 652, | |
"src": 96, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2031.5232072848544 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 653, | |
"src": 96, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4210.264505247632 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 654, | |
"src": 27, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4210.264505247632 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
], | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
] | |
] | |
}, | |
"properties": { | |
"id": 655, | |
"src": 63, | |
"tgt": 93, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4637.25605223688 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
], | |
[ | |
4.380959821786472, | |
50.85662744935981 | |
] | |
] | |
}, | |
"properties": { | |
"id": 656, | |
"src": 93, | |
"tgt": 63, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4637.25605223688 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
], | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
] | |
] | |
}, | |
"properties": { | |
"id": 657, | |
"src": 36, | |
"tgt": 98, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4626.701862557304 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
], | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
] | |
}, | |
"properties": { | |
"id": 658, | |
"src": 98, | |
"tgt": 36, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4626.701862557304 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
], | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
] | |
] | |
}, | |
"properties": { | |
"id": 659, | |
"src": 21, | |
"tgt": 98, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4887.6774366763175 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
], | |
[ | |
4.414557727929865, | |
50.86702792042559 | |
] | |
] | |
}, | |
"properties": { | |
"id": 660, | |
"src": 98, | |
"tgt": 21, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4887.6774366763175 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
], | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
] | |
] | |
}, | |
"properties": { | |
"id": 661, | |
"src": 98, | |
"tgt": 95, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
297.91524908210386 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
], | |
[ | |
4.422557802674347, | |
50.91069264145187 | |
] | |
] | |
}, | |
"properties": { | |
"id": 662, | |
"src": 95, | |
"tgt": 98, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
297.91524908210386 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 663, | |
"src": 95, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4511.228238890094 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.425035005544761, | |
50.91286786919976 | |
] | |
] | |
}, | |
"properties": { | |
"id": 664, | |
"src": 78, | |
"tgt": 95, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4511.228238890094 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 665, | |
"src": 89, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5198.9508283397445 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.4470678934418455, | |
50.79795557523021 | |
] | |
] | |
}, | |
"properties": { | |
"id": 666, | |
"src": 46, | |
"tgt": 89, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5198.9508283397445 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 667, | |
"src": 22, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5558.459501285518 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.360647477650279, | |
50.91567854441917 | |
] | |
] | |
}, | |
"properties": { | |
"id": 668, | |
"src": 90, | |
"tgt": 22, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5558.459501285518 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.34076105607589, | |
50.77408278794582 | |
] | |
] | |
}, | |
"properties": { | |
"id": 669, | |
"src": 28, | |
"tgt": 7, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4409.2939259235845 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.34076105607589, | |
50.77408278794582 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 670, | |
"src": 7, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4409.2939259235845 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
], | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
] | |
] | |
}, | |
"properties": { | |
"id": 671, | |
"src": 10, | |
"tgt": 50, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6595.977127611083 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
], | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
] | |
] | |
}, | |
"properties": { | |
"id": 672, | |
"src": 50, | |
"tgt": 10, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
6595.977127611083 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.355545595089239, | |
50.86300667639394 | |
], | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
] | |
] | |
}, | |
"properties": { | |
"id": 673, | |
"src": 48, | |
"tgt": 93, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3948.288781524075 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.3273183201774, | |
50.832296159289356 | |
], | |
[ | |
4.355545595089239, | |
50.86300667639394 | |
] | |
] | |
}, | |
"properties": { | |
"id": 674, | |
"src": 93, | |
"tgt": 48, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
3948.288781524075 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
], | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
] | |
] | |
}, | |
"properties": { | |
"id": 675, | |
"src": 55, | |
"tgt": 9, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1784.1087898849996 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.418673825563758, | |
50.794932640139585 | |
], | |
[ | |
4.444083302361686, | |
50.79477051195113 | |
] | |
] | |
}, | |
"properties": { | |
"id": 676, | |
"src": 9, | |
"tgt": 55, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1784.1087898849996 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
], | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
] | |
] | |
}, | |
"properties": { | |
"id": 677, | |
"src": 96, | |
"tgt": 87, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1676.3758032721091 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
], | |
[ | |
4.464601862959217, | |
50.81248886464766 | |
] | |
] | |
}, | |
"properties": { | |
"id": 678, | |
"src": 87, | |
"tgt": 96, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
1676.3758032721091 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
], | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
] | |
] | |
}, | |
"properties": { | |
"id": 679, | |
"src": 27, | |
"tgt": 10, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4191.262625008434 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.487350142068811, | |
50.88620405896695 | |
], | |
[ | |
4.4824384556889685, | |
50.84863893283764 | |
] | |
] | |
}, | |
"properties": { | |
"id": 680, | |
"src": 10, | |
"tgt": 27, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4191.262625008434 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
], | |
[ | |
4.301390796246358, | |
50.85499094938068 | |
] | |
] | |
}, | |
"properties": { | |
"id": 681, | |
"src": 28, | |
"tgt": 51, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5047.837927443899 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.301390796246358, | |
50.85499094938068 | |
], | |
[ | |
4.328709166996274, | |
50.812999486002155 | |
] | |
] | |
}, | |
"properties": { | |
"id": 682, | |
"src": 51, | |
"tgt": 28, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5047.837927443899 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
], | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
] | |
] | |
}, | |
"properties": { | |
"id": 683, | |
"src": 68, | |
"tgt": 82, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5146.9521588299785 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.415917312941416, | |
50.79898640127763 | |
], | |
[ | |
4.488320765951008, | |
50.80623226383145 | |
] | |
] | |
}, | |
"properties": { | |
"id": 684, | |
"src": 82, | |
"tgt": 68, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5146.9521588299785 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
], | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
] | |
] | |
}, | |
"properties": { | |
"id": 685, | |
"src": 75, | |
"tgt": 36, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4171.837336509125 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.37832482287771, | |
50.87985045197445 | |
], | |
[ | |
4.434188404424885, | |
50.86706743009871 | |
] | |
] | |
}, | |
"properties": { | |
"id": 686, | |
"src": 36, | |
"tgt": 75, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4171.837336509125 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
], | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
] | |
] | |
}, | |
"properties": { | |
"id": 687, | |
"src": 12, | |
"tgt": 15, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2656.9951286513883 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.387147653459865, | |
50.797614148805906 | |
], | |
[ | |
4.365795452051075, | |
50.817342243606014 | |
] | |
] | |
}, | |
"properties": { | |
"id": 688, | |
"src": 15, | |
"tgt": 12, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
2656.9951286513883 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
], | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
] | |
] | |
}, | |
"properties": { | |
"id": 689, | |
"src": 87, | |
"tgt": 46, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4844.553707320856 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.49320312935153, | |
50.83452685014216 | |
], | |
[ | |
4.449604076054815, | |
50.80075826526325 | |
] | |
] | |
}, | |
"properties": { | |
"id": 690, | |
"src": 46, | |
"tgt": 87, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4844.553707320856 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
], | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
] | |
] | |
}, | |
"properties": { | |
"id": 691, | |
"src": 90, | |
"tgt": 50, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5145.763020862432 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.4086082562727835, | |
50.9185575579698 | |
], | |
[ | |
4.4006803732875905, | |
50.872552138584304 | |
] | |
] | |
}, | |
"properties": { | |
"id": 692, | |
"src": 50, | |
"tgt": 90, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5145.763020862432 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.497526485624525, | |
50.781171031943366 | |
], | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
] | |
] | |
}, | |
"properties": { | |
"id": 693, | |
"src": 52, | |
"tgt": 91, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4611.283516502323 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.443471270924716, | |
50.80472565428794 | |
], | |
[ | |
4.497526485624525, | |
50.781171031943366 | |
] | |
] | |
}, | |
"properties": { | |
"id": 694, | |
"src": 91, | |
"tgt": 52, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4611.283516502323 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
], | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
] | |
] | |
}, | |
"properties": { | |
"id": 695, | |
"src": 30, | |
"tgt": 39, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7096.15741831445 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.309974137264509, | |
50.88684818388922 | |
], | |
[ | |
4.288785652377319, | |
50.82444905295608 | |
] | |
] | |
}, | |
"properties": { | |
"id": 696, | |
"src": 39, | |
"tgt": 30, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
7096.15741831445 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.442311569278156, | |
50.84159486186384 | |
], | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
] | |
] | |
}, | |
"properties": { | |
"id": 697, | |
"src": 81, | |
"tgt": 78, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4070.597833203788 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.455694214910601, | |
50.877214025095945 | |
], | |
[ | |
4.442311569278156, | |
50.84159486186384 | |
] | |
] | |
}, | |
"properties": { | |
"id": 698, | |
"src": 78, | |
"tgt": 81, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
4070.597833203788 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
], | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
] | |
] | |
}, | |
"properties": { | |
"id": 699, | |
"src": 70, | |
"tgt": 18, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5898.228902746224 | |
] | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
4.28827977133403, | |
50.845991223835796 | |
], | |
[ | |
4.273394786690151, | |
50.79378647570208 | |
] | |
] | |
}, | |
"properties": { | |
"id": 700, | |
"src": 18, | |
"tgt": 70, | |
"type": 0, | |
"subtypes": [ | |
0 | |
], | |
"parameters": [ | |
5898.228902746224 | |
] | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment