magnacarto/regression/cases/042-marker-arrow/data.geojson
Oliver Tonnhofer 150e26189a initial import
2015-05-22 14:21:28 +02:00

129 lines
No EOL
2.5 KiB
JSON

{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"properties": {
"id": 1,
"name": "Nardorster Straße"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
8.214629888534546,
53.14783206046108
],
[
8.217102885246277,
53.15114577496833
],
[
8.219361305236816,
53.154459233767156
]
]
}
},
{
"type": "Feature",
"properties": {
"id": 2,
"name": "Steubenstraße"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
8.217102885246277,
53.15114577496833
],
[
8.218642473220825,
53.151068565112865
],
[
8.218095302581787,
53.14870716331464
]
]
}
},
{
"type": "Feature",
"properties": {
"id": 3,
"name": "Kriegerstraße"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
8.216797113418579,
53.150714684832224
],
[
8.217387199401855,
53.1506632110939
],
[
8.216947317123413,
53.14846265107725
],
[
8.217065334320068,
53.148333959866825
]
]
}
},
{
"type": "Feature",
"properties": {
"id": 4,
"name": "Ehnernstraße"
},
"geometry": {
"type": "LineString",
"coordinates": [
[
8.216636180877686,
53.15053452647813
],
[
8.215434551239014,
53.15074685588734
],
[
8.21554183959961,
53.151126472517475
],
[
8.2157564163208,
53.151782750978654
],
[
8.216561079025269,
53.15262560370027
],
[
8.216646909713745,
53.152702810755954
],
[
8.216646909713745,
53.152857224450855
],
[
8.216646909713745,
53.15298590210573
],
[
8.218181133270264,
53.15272211249818
]
]
}
}
]
}