diff --git a/Makefile b/Makefile index 5fd80631..c1994049 100644 --- a/Makefile +++ b/Makefile @@ -404,6 +404,21 @@ overzoom-test: tippecanoe-overzoom # Verify fix for crash ./tippecanoe-overzoom '-o' tests/10188-crash/out.pbf '-t' '3/2/2' '--assign-to-bins' 'tests/10188-crash/bins.json' '--bin-by-id-list' 'felt:bin_features' '-b5' 'tests/10188-crash/2-0-0.pbf' '2/0/0' rm tests/10188-crash/out.pbf + # Polygon clipping + ./tippecanoe-overzoom -o tests/pbf/countries-1-1-0-clip.pbf --clip-polygon "`cat tests/pbf/region.json`" tests/pbf/countries-1-1-0.pbf 1/1/0 1/1/0 + ./tippecanoe-decode tests/pbf/countries-1-1-0-clip.pbf 1 1 0 > tests/pbf/countries-1-1-0-clip.json.check + cmp tests/pbf/countries-1-1-0-clip.json.check tests/pbf/countries-1-1-0-clip.json + rm tests/pbf/countries-1-1-0-clip.pbf tests/pbf/countries-1-1-0-clip.json.check + # LineString clipping + ./tippecanoe-overzoom -o tests/pbf/roads-1-1-0-clip.pbf --clip-polygon "`cat tests/pbf/region.json`" tests/pbf/roads-1-1-0.pbf 1/1/0 1/1/0 + ./tippecanoe-decode tests/pbf/roads-1-1-0-clip.pbf 1 1 0 > tests/pbf/roads-1-1-0-clip.json.check + cmp tests/pbf/roads-1-1-0-clip.json.check tests/pbf/roads-1-1-0-clip.json + rm tests/pbf/roads-1-1-0-clip.pbf tests/pbf/roads-1-1-0-clip.json.check + # Point clipping + ./tippecanoe-overzoom -o tests/pbf/places-1-1-0-clip.pbf --clip-polygon "`cat tests/pbf/region.json`" tests/pbf/places-1-1-0.pbf 1/1/0 1/1/0 + ./tippecanoe-decode tests/pbf/places-1-1-0-clip.pbf 1 1 0 > tests/pbf/places-1-1-0-clip.json.check + cmp tests/pbf/places-1-1-0-clip.json.check tests/pbf/places-1-1-0-clip.json + rm tests/pbf/places-1-1-0-clip.pbf tests/pbf/places-1-1-0-clip.json.check join-test: tippecanoe tippecanoe-decode tile-join ./tippecanoe -q -f -z12 -o tests/join-population/tabblock_06001420.mbtiles -YALAND10:'Land area' -L'{"file": "tests/join-population/tabblock_06001420.json", "description": "population"}' diff --git a/tests/pbf/countries-1-1-0-clip.json b/tests/pbf/countries-1-1-0-clip.json new file mode 100644 index 00000000..c0b59155 --- /dev/null +++ b/tests/pbf/countries-1-1-0-clip.json @@ -0,0 +1,35 @@ +{ "type": "FeatureCollection", "properties": { "zoom": 1, "x": 1, "y": 0 }, "features": [ +{ "type": "FeatureCollection", "properties": { "layer": "ne_10m_admin_0_countries", "version": 2, "extent": 4096 }, "features": [ +{ "type": "Feature", "properties": { "NAME": "France" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 4.790039, 49.979488 ], [ 4.790039, 49.979488 ], [ 4.877930, 49.922935 ], [ 4.833984, 49.781264 ], [ 4.965820, 49.809632 ], [ 5.141602, 49.696062 ], [ 5.273438, 49.696062 ], [ 5.273438, 49.610710 ], [ 5.361328, 49.639177 ], [ 5.449219, 49.496675 ], [ 5.800781, 49.553726 ], [ 5.800781, 49.496675 ], [ 5.976562, 49.439557 ], [ 6.064453, 49.439557 ], [ 6.108398, 49.496675 ], [ 6.416016, 49.468124 ], [ 6.591797, 49.353756 ], [ 6.547852, 49.325122 ], [ 6.723633, 49.210420 ], [ 6.723633, 49.152970 ], [ 6.855469, 49.152970 ], [ 6.811523, 49.210420 ], [ 6.943359, 49.210420 ], [ 7.031250, 49.181703 ], [ 7.031250, 49.095452 ], [ 7.075195, 49.152970 ], [ 7.294922, 49.095452 ], [ 7.426758, 49.181703 ], [ 7.646484, 49.037868 ], [ 7.910156, 49.037868 ], [ 8.217773, 48.951366 ], [ 7.866211, 48.661943 ], [ 7.822266, 48.516604 ], [ 7.734375, 48.458352 ], [ 7.690430, 48.224673 ], [ 7.558594, 48.107431 ], [ 7.602539, 47.901614 ], [ 7.514648, 47.665387 ], [ 7.602539, 47.576526 ], [ 7.470703, 47.546872 ], [ 7.514648, 47.517201 ], [ 7.426758, 47.487513 ], [ 7.426758, 47.428087 ], [ 6.987305, 47.487513 ], [ 6.987305, 47.428087 ], [ 6.855469, 47.368594 ], [ 7.031250, 47.368594 ], [ 7.031250, 47.309034 ], [ 6.855469, 47.159840 ], [ 6.723633, 47.129951 ], [ 6.767578, 47.100045 ], [ 6.679688, 47.070122 ], [ 6.679688, 47.010226 ], [ 6.416016, 46.920255 ], [ 6.416016, 46.739861 ], [ 6.108398, 46.589069 ], [ 6.152344, 46.558860 ], [ 6.064453, 46.407564 ], [ 6.152344, 46.346928 ], [ 6.108398, 46.255847 ], [ 5.976562, 46.225453 ], [ 5.976562, 46.134170 ], [ 6.108398, 46.134170 ], [ 6.284180, 46.225453 ], [ 6.196289, 46.316584 ], [ 6.284180, 46.407564 ], [ 6.547852, 46.468133 ], [ 6.767578, 46.437857 ], [ 6.767578, 46.134170 ], [ 6.855469, 46.134170 ], [ 6.855469, 46.042736 ], [ 7.031250, 45.951150 ], [ 6.987305, 45.859412 ], [ 6.855469, 45.859412 ], [ 6.767578, 45.767523 ], [ 6.899414, 45.614037 ], [ 4.965820, 45.828799 ], [ 3.383789, 47.338823 ], [ 4.218750, 49.922935 ], [ 4.350586, 49.922935 ], [ 4.482422, 49.922935 ], [ 4.614258, 49.979488 ], [ 4.790039, 49.979488 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Belgium" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 5.932617, 50.148746 ], [ 5.888672, 50.120578 ], [ 5.712891, 49.894634 ], [ 5.712891, 49.809632 ], [ 5.888672, 49.667628 ], [ 5.844727, 49.553726 ], [ 5.625000, 49.553726 ], [ 5.449219, 49.496675 ], [ 5.361328, 49.639177 ], [ 5.273438, 49.610710 ], [ 5.273438, 49.696062 ], [ 5.141602, 49.696062 ], [ 4.965820, 49.809632 ], [ 4.833984, 49.781264 ], [ 4.877930, 49.922935 ], [ 4.790039, 49.979488 ], [ 4.790039, 49.979488 ], [ 5.932617, 50.148746 ] ] ], [ [ [ 4.614258, 49.979488 ], [ 4.482422, 49.922935 ], [ 4.350586, 49.922935 ], [ 4.614258, 49.979488 ] ] ], [ [ [ 6.108398, 50.148746 ], [ 6.108398, 50.120578 ], [ 6.020508, 50.148746 ], [ 6.108398, 50.148746 ] ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Luxembourg" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 6.064453, 50.148746 ], [ 6.108398, 50.148746 ], [ 6.108398, 50.007739 ], [ 6.240234, 49.866317 ], [ 6.503906, 49.809632 ], [ 6.503906, 49.696062 ], [ 6.416016, 49.667628 ], [ 6.328125, 49.468124 ], [ 6.108398, 49.496675 ], [ 6.064453, 49.439557 ], [ 5.976562, 49.439557 ], [ 5.800781, 49.496675 ], [ 5.888672, 49.667628 ], [ 5.800781, 49.724479 ], [ 5.712891, 49.894634 ], [ 5.888672, 50.120578 ], [ 5.932617, 50.148746 ], [ 6.064453, 50.148746 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Liechtenstein" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 9.492188, 47.249407 ], [ 9.624023, 47.129951 ], [ 9.580078, 47.040182 ], [ 9.492188, 47.070122 ], [ 9.492188, 47.249407 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Switzerland" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 8.569336, 47.813155 ], [ 8.613281, 47.754098 ], [ 8.701172, 47.754098 ], [ 8.701172, 47.694974 ], [ 8.789062, 47.724545 ], [ 8.876953, 47.694974 ], [ 8.833008, 47.665387 ], [ 9.228516, 47.665387 ], [ 9.667969, 47.457809 ], [ 9.492188, 47.249407 ], [ 9.492188, 47.070122 ], [ 9.667969, 47.040182 ], [ 8.525391, 46.164614 ], [ 8.437500, 46.225453 ], [ 8.437500, 46.437857 ], [ 8.305664, 46.437857 ], [ 8.305664, 46.377254 ], [ 8.173828, 46.286224 ], [ 8.085938, 46.286224 ], [ 8.129883, 46.134170 ], [ 7.998047, 46.073231 ], [ 7.998047, 45.981695 ], [ 7.866211, 45.981695 ], [ 7.866211, 45.920587 ], [ 7.514648, 45.981695 ], [ 7.250977, 45.890008 ], [ 7.075195, 45.890008 ], [ 6.855469, 46.042736 ], [ 6.855469, 46.134170 ], [ 6.767578, 46.134170 ], [ 6.767578, 46.437857 ], [ 6.591797, 46.468133 ], [ 6.284180, 46.407564 ], [ 6.196289, 46.316584 ], [ 6.284180, 46.225453 ], [ 6.108398, 46.134170 ], [ 5.976562, 46.134170 ], [ 5.976562, 46.225453 ], [ 6.108398, 46.255847 ], [ 6.152344, 46.346928 ], [ 6.064453, 46.407564 ], [ 6.152344, 46.558860 ], [ 6.108398, 46.589069 ], [ 6.416016, 46.739861 ], [ 6.416016, 46.920255 ], [ 6.679688, 47.010226 ], [ 6.679688, 47.070122 ], [ 6.767578, 47.100045 ], [ 6.723633, 47.129951 ], [ 6.855469, 47.159840 ], [ 7.031250, 47.309034 ], [ 7.031250, 47.368594 ], [ 6.855469, 47.368594 ], [ 6.987305, 47.428087 ], [ 6.987305, 47.487513 ], [ 7.426758, 47.428087 ], [ 7.426758, 47.487513 ], [ 7.514648, 47.517201 ], [ 7.470703, 47.546872 ], [ 7.646484, 47.606163 ], [ 7.646484, 47.546872 ], [ 7.778320, 47.546872 ], [ 7.822266, 47.606163 ], [ 7.910156, 47.546872 ], [ 8.041992, 47.546872 ], [ 8.217773, 47.635784 ], [ 8.305664, 47.576526 ], [ 8.437500, 47.576526 ], [ 8.525391, 47.635784 ], [ 8.569336, 47.576526 ], [ 8.613281, 47.665387 ], [ 8.437500, 47.635784 ], [ 8.393555, 47.694974 ], [ 8.569336, 47.813155 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Czechia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 16.347656, 50.652943 ], [ 16.435547, 50.569283 ], [ 16.347656, 50.485474 ], [ 16.171875, 50.429518 ], [ 16.435547, 50.317408 ], [ 16.567383, 50.120578 ], [ 16.655273, 50.092393 ], [ 16.962891, 50.233152 ], [ 17.006836, 50.205033 ], [ 17.006836, 50.289339 ], [ 16.918945, 50.317408 ], [ 16.875000, 50.429518 ], [ 17.094727, 50.401515 ], [ 17.226562, 50.317408 ], [ 17.358398, 50.317408 ], [ 17.314453, 50.261254 ], [ 17.402344, 50.233152 ], [ 17.666016, 50.261254 ], [ 17.709961, 50.317408 ], [ 17.753906, 50.205033 ], [ 17.578125, 50.176898 ], [ 17.622070, 50.092393 ], [ 17.753906, 50.092393 ], [ 17.709961, 50.064192 ], [ 17.841797, 49.979488 ], [ 18.017578, 50.035974 ], [ 18.281250, 49.951220 ], [ 18.281250, 49.894634 ], [ 18.544922, 49.922935 ], [ 18.544922, 49.809632 ], [ 18.632812, 49.696062 ], [ 18.808594, 49.667628 ], [ 18.852539, 49.496675 ], [ 18.544922, 49.496675 ], [ 18.457031, 49.382373 ], [ 18.369141, 49.382373 ], [ 18.369141, 49.325122 ], [ 18.149414, 49.267805 ], [ 18.105469, 49.066668 ], [ 17.929688, 49.009051 ], [ 17.885742, 48.922499 ], [ 17.797852, 48.922499 ], [ 17.753906, 48.864715 ], [ 17.534180, 48.806863 ], [ 17.358398, 48.806863 ], [ 17.270508, 48.864715 ], [ 17.094727, 48.835797 ], [ 16.962891, 48.603858 ], [ 16.875000, 48.719961 ], [ 16.655273, 48.719961 ], [ 16.655273, 48.777913 ], [ 16.567383, 48.806863 ], [ 16.435547, 48.806863 ], [ 16.391602, 48.719961 ], [ 16.040039, 48.748945 ], [ 15.908203, 48.835797 ], [ 15.556641, 48.893615 ], [ 15.468750, 48.951366 ], [ 15.161133, 48.951366 ], [ 14.985352, 49.009051 ], [ 14.941406, 48.748945 ], [ 14.809570, 48.777913 ], [ 14.677734, 48.574790 ], [ 14.589844, 48.632909 ], [ 14.458008, 48.632909 ], [ 14.326172, 48.545705 ], [ 14.018555, 48.603858 ], [ 14.018555, 48.690960 ], [ 13.623047, 48.893615 ], [ 13.623047, 48.951366 ], [ 13.447266, 48.951366 ], [ 12.963867, 49.325122 ], [ 12.788086, 49.325122 ], [ 12.700195, 49.382373 ], [ 14.194336, 49.325122 ], [ 16.040039, 50.625073 ], [ 16.040039, 50.625073 ], [ 16.083984, 50.652943 ], [ 16.347656, 50.652943 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Germany" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 14.282227, 53.041213 ], [ 14.150391, 52.961875 ], [ 14.106445, 52.855864 ], [ 14.633789, 52.589701 ], [ 14.545898, 52.375599 ], [ 14.589844, 52.268157 ], [ 14.721680, 52.241256 ], [ 14.677734, 52.106505 ], [ 14.765625, 52.079506 ], [ 14.589844, 51.781436 ], [ 14.721680, 51.672555 ], [ 12.480469, 51.618017 ], [ 11.206055, 50.792047 ], [ 11.337891, 49.979488 ], [ 12.436523, 49.382373 ], [ 12.700195, 49.382373 ], [ 12.788086, 49.325122 ], [ 12.963867, 49.325122 ], [ 13.139648, 49.152970 ], [ 13.315430, 49.095452 ], [ 13.447266, 48.951366 ], [ 13.623047, 48.951366 ], [ 13.623047, 48.893615 ], [ 13.798828, 48.777913 ], [ 13.798828, 48.574790 ], [ 13.710938, 48.516604 ], [ 13.623047, 48.574790 ], [ 13.447266, 48.574790 ], [ 13.447266, 48.429201 ], [ 13.315430, 48.312428 ], [ 13.007812, 48.253941 ], [ 12.875977, 48.195387 ], [ 10.722656, 47.813155 ], [ 10.063477, 47.368594 ], [ 10.063477, 47.368594 ], [ 9.931641, 47.546872 ], [ 9.711914, 47.576526 ], [ 9.711914, 47.517201 ], [ 9.624023, 47.517201 ], [ 9.228516, 47.665387 ], [ 8.833008, 47.665387 ], [ 8.876953, 47.694974 ], [ 8.701172, 47.694974 ], [ 8.701172, 47.754098 ], [ 8.613281, 47.754098 ], [ 8.569336, 47.813155 ], [ 8.393555, 47.694974 ], [ 8.437500, 47.635784 ], [ 8.525391, 47.635784 ], [ 8.437500, 47.576526 ], [ 8.305664, 47.576526 ], [ 8.217773, 47.635784 ], [ 8.041992, 47.546872 ], [ 7.910156, 47.546872 ], [ 7.822266, 47.606163 ], [ 7.778320, 47.546872 ], [ 7.646484, 47.546872 ], [ 7.646484, 47.606163 ], [ 7.602539, 47.576526 ], [ 7.514648, 47.665387 ], [ 7.602539, 47.901614 ], [ 7.558594, 48.107431 ], [ 7.690430, 48.224673 ], [ 7.734375, 48.458352 ], [ 7.822266, 48.516604 ], [ 7.866211, 48.661943 ], [ 8.217773, 48.951366 ], [ 7.910156, 49.037868 ], [ 7.646484, 49.037868 ], [ 7.426758, 49.181703 ], [ 7.294922, 49.095452 ], [ 7.075195, 49.152970 ], [ 7.031250, 49.095452 ], [ 7.031250, 49.181703 ], [ 6.943359, 49.210420 ], [ 6.811523, 49.210420 ], [ 6.855469, 49.152970 ], [ 6.723633, 49.152970 ], [ 6.503906, 49.439557 ], [ 6.328125, 49.468124 ], [ 6.416016, 49.667628 ], [ 6.503906, 49.696062 ], [ 6.503906, 49.809632 ], [ 6.240234, 49.866317 ], [ 6.108398, 50.007739 ], [ 6.108398, 50.148746 ], [ 8.217773, 50.429518 ], [ 10.722656, 52.749594 ], [ 13.579102, 53.173119 ], [ 14.282227, 53.041213 ] ] ], [ [ [ 8.613281, 47.665387 ], [ 8.569336, 47.576526 ], [ 8.525391, 47.635784 ], [ 8.613281, 47.665387 ] ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Italy" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 8.437500, 46.437857 ], [ 8.437500, 46.225453 ], [ 8.525391, 46.164614 ], [ 7.690430, 45.552525 ], [ 6.987305, 45.614037 ], [ 6.767578, 45.767523 ], [ 6.855469, 45.859412 ], [ 6.987305, 45.859412 ], [ 6.987305, 45.920587 ], [ 7.250977, 45.890008 ], [ 7.514648, 45.981695 ], [ 7.866211, 45.920587 ], [ 7.866211, 45.981695 ], [ 7.998047, 45.981695 ], [ 7.998047, 46.073231 ], [ 8.129883, 46.134170 ], [ 8.085938, 46.286224 ], [ 8.173828, 46.286224 ], [ 8.305664, 46.377254 ], [ 8.305664, 46.437857 ], [ 8.437500, 46.437857 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Croatia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 18.940430, 45.736860 ], [ 18.984375, 45.675482 ], [ 18.896484, 45.583290 ], [ 19.116211, 45.521744 ], [ 18.984375, 45.460131 ], [ 18.984375, 45.367584 ], [ 19.423828, 45.213004 ], [ 19.204102, 45.151053 ], [ 19.160156, 45.213004 ], [ 19.160156, 45.151053 ], [ 19.028320, 45.151053 ], [ 19.116211, 45.026950 ], [ 19.116211, 44.933696 ], [ 18.984375, 44.902578 ], [ 19.028320, 44.871443 ], [ 18.764648, 44.902578 ], [ 18.808594, 44.995883 ], [ 18.676758, 45.089036 ], [ 18.544922, 45.058001 ], [ 18.544922, 45.151053 ], [ 18.940430, 45.736860 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Austria" }, "geometry": { "type": "MultiPolygon", "coordinates": [ [ [ [ 9.711914, 47.576526 ], [ 9.931641, 47.546872 ], [ 10.063477, 47.368594 ], [ 10.063477, 47.368594 ], [ 9.667969, 47.070122 ], [ 9.667969, 47.070122 ], [ 9.580078, 47.040182 ], [ 9.624023, 47.129951 ], [ 9.536133, 47.189712 ], [ 9.536133, 47.309034 ], [ 9.667969, 47.398349 ], [ 9.667969, 47.457809 ], [ 9.536133, 47.546872 ], [ 9.711914, 47.517201 ], [ 9.711914, 47.576526 ] ] ], [ [ [ 14.985352, 49.009051 ], [ 15.161133, 48.951366 ], [ 15.468750, 48.951366 ], [ 15.556641, 48.893615 ], [ 15.908203, 48.835797 ], [ 16.040039, 48.748945 ], [ 16.391602, 48.719961 ], [ 16.435547, 48.806863 ], [ 16.567383, 48.806863 ], [ 16.655273, 48.777913 ], [ 16.655273, 48.719961 ], [ 16.875000, 48.719961 ], [ 16.962891, 48.603858 ], [ 16.831055, 48.370848 ], [ 16.918945, 48.341646 ], [ 16.962891, 48.166085 ], [ 17.094727, 48.107431 ], [ 17.050781, 48.048710 ], [ 17.138672, 48.019324 ], [ 17.094727, 47.901614 ], [ 17.006836, 47.872144 ], [ 17.094727, 47.694974 ], [ 16.831055, 47.724545 ], [ 16.787109, 47.665387 ], [ 16.523438, 47.754098 ], [ 16.523438, 47.694974 ], [ 16.391602, 47.665387 ], [ 16.611328, 47.635784 ], [ 16.699219, 47.546872 ], [ 16.611328, 47.428087 ], [ 16.479492, 47.398349 ], [ 13.710938, 48.341646 ], [ 12.875977, 48.195387 ], [ 13.007812, 48.253941 ], [ 13.315430, 48.312428 ], [ 13.447266, 48.429201 ], [ 13.447266, 48.574790 ], [ 13.623047, 48.574790 ], [ 13.710938, 48.516604 ], [ 13.798828, 48.574790 ], [ 13.798828, 48.777913 ], [ 14.018555, 48.690960 ], [ 14.018555, 48.603858 ], [ 14.326172, 48.545705 ], [ 14.458008, 48.632909 ], [ 14.589844, 48.632909 ], [ 14.677734, 48.574790 ], [ 14.809570, 48.777913 ], [ 14.941406, 48.748945 ], [ 14.985352, 49.009051 ] ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Serbia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 20.302734, 46.042736 ], [ 20.390625, 45.951150 ], [ 20.654297, 45.828799 ], [ 20.698242, 45.736860 ], [ 20.786133, 45.767523 ], [ 20.742188, 45.490946 ], [ 21.093750, 45.274886 ], [ 21.137695, 45.305803 ], [ 21.489258, 45.151053 ], [ 21.445312, 45.026950 ], [ 21.357422, 44.995883 ], [ 21.533203, 44.933696 ], [ 21.533203, 44.871443 ], [ 21.357422, 44.871443 ], [ 21.401367, 44.777936 ], [ 21.577148, 44.777936 ], [ 21.665039, 44.684277 ], [ 22.016602, 44.653024 ], [ 22.104492, 44.496505 ], [ 22.192383, 44.496505 ], [ 22.324219, 44.621754 ], [ 22.324219, 44.119142 ], [ 19.907227, 43.197167 ], [ 19.291992, 43.580391 ], [ 19.335938, 43.612217 ], [ 19.423828, 43.548548 ], [ 19.511719, 43.580391 ], [ 19.467773, 43.771094 ], [ 19.248047, 43.992815 ], [ 19.291992, 44.024422 ], [ 19.379883, 43.961191 ], [ 19.511719, 43.961191 ], [ 19.599609, 43.992815 ], [ 19.599609, 44.056012 ], [ 19.335938, 44.213710 ], [ 19.335938, 44.276671 ], [ 19.160156, 44.276671 ], [ 19.116211, 44.339565 ], [ 19.116211, 44.527843 ], [ 19.335938, 44.715514 ], [ 19.379883, 44.902578 ], [ 18.984375, 44.902578 ], [ 19.116211, 44.933696 ], [ 19.028320, 45.151053 ], [ 19.160156, 45.151053 ], [ 19.160156, 45.213004 ], [ 19.204102, 45.151053 ], [ 19.423828, 45.213004 ], [ 18.984375, 45.367584 ], [ 18.984375, 45.460131 ], [ 19.116211, 45.521744 ], [ 18.896484, 45.583290 ], [ 18.984375, 45.675482 ], [ 18.896484, 45.706179 ], [ 18.984375, 45.798170 ], [ 20.302734, 46.042736 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Slovakia" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 19.379883, 49.582226 ], [ 19.291992, 48.253941 ], [ 18.105469, 47.754098 ], [ 17.753906, 47.754098 ], [ 17.358398, 47.989922 ], [ 17.050781, 48.048710 ], [ 17.094727, 48.107431 ], [ 16.962891, 48.166085 ], [ 16.962891, 48.283193 ], [ 16.831055, 48.370848 ], [ 17.094727, 48.835797 ], [ 17.270508, 48.864715 ], [ 17.358398, 48.806863 ], [ 17.534180, 48.806863 ], [ 17.753906, 48.864715 ], [ 17.797852, 48.922499 ], [ 17.885742, 48.922499 ], [ 17.929688, 49.009051 ], [ 18.105469, 49.066668 ], [ 18.149414, 49.267805 ], [ 18.369141, 49.325122 ], [ 18.369141, 49.382373 ], [ 18.457031, 49.382373 ], [ 18.544922, 49.496675 ], [ 18.940430, 49.496675 ], [ 18.940430, 49.382373 ], [ 19.160156, 49.382373 ], [ 19.204102, 49.496675 ], [ 19.335938, 49.525208 ], [ 19.379883, 49.582226 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Hungary" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 17.138672, 48.019324 ], [ 17.358398, 47.989922 ], [ 17.753906, 47.754098 ], [ 18.105469, 47.754098 ], [ 16.918945, 47.249407 ], [ 16.479492, 47.398349 ], [ 16.611328, 47.428087 ], [ 16.699219, 47.517201 ], [ 16.611328, 47.635784 ], [ 16.391602, 47.665387 ], [ 16.523438, 47.694974 ], [ 16.523438, 47.754098 ], [ 16.787109, 47.665387 ], [ 16.831055, 47.724545 ], [ 17.094727, 47.694974 ], [ 17.006836, 47.872144 ], [ 17.094727, 47.901614 ], [ 17.138672, 48.019324 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Bosnia and Herz." }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 18.676758, 45.089036 ], [ 18.808594, 44.995883 ], [ 18.764648, 44.902578 ], [ 18.852539, 44.871443 ], [ 19.072266, 44.871443 ], [ 19.160156, 44.933696 ], [ 19.379883, 44.902578 ], [ 19.335938, 44.715514 ], [ 19.116211, 44.527843 ], [ 19.116211, 44.339565 ], [ 19.160156, 44.276671 ], [ 19.335938, 44.276671 ], [ 19.335938, 44.213710 ], [ 19.599609, 44.056012 ], [ 19.599609, 43.992815 ], [ 19.511719, 43.961191 ], [ 19.379883, 43.961191 ], [ 19.291992, 44.024422 ], [ 19.248047, 43.992815 ], [ 19.511719, 43.675818 ], [ 19.467773, 43.548548 ], [ 19.335938, 43.612217 ], [ 19.248047, 43.580391 ], [ 18.588867, 43.992815 ], [ 18.544922, 45.058001 ], [ 18.676758, 45.089036 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Poland" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 14.282227, 53.041213 ], [ 16.699219, 52.536273 ], [ 19.511719, 50.986099 ], [ 19.379883, 49.582226 ], [ 19.204102, 49.496675 ], [ 19.160156, 49.382373 ], [ 18.940430, 49.382373 ], [ 18.940430, 49.496675 ], [ 18.852539, 49.496675 ], [ 18.808594, 49.667628 ], [ 18.632812, 49.696062 ], [ 18.544922, 49.809632 ], [ 18.544922, 49.922935 ], [ 18.281250, 49.894634 ], [ 18.281250, 49.951220 ], [ 18.017578, 50.035974 ], [ 17.929688, 49.979488 ], [ 17.753906, 50.007739 ], [ 17.753906, 50.092393 ], [ 17.622070, 50.092393 ], [ 17.578125, 50.148746 ], [ 17.753906, 50.205033 ], [ 17.709961, 50.317408 ], [ 17.666016, 50.261254 ], [ 17.402344, 50.233152 ], [ 17.314453, 50.261254 ], [ 17.358398, 50.317408 ], [ 17.226562, 50.317408 ], [ 17.094727, 50.401515 ], [ 16.875000, 50.429518 ], [ 16.918945, 50.317408 ], [ 17.006836, 50.289339 ], [ 17.006836, 50.205033 ], [ 16.962891, 50.233152 ], [ 16.655273, 50.092393 ], [ 16.567383, 50.120578 ], [ 16.435547, 50.317408 ], [ 16.171875, 50.429518 ], [ 16.347656, 50.485474 ], [ 16.435547, 50.569283 ], [ 16.347656, 50.652943 ], [ 16.083984, 50.652943 ], [ 16.040039, 50.625073 ], [ 14.765625, 51.672555 ], [ 14.721680, 51.672555 ], [ 14.589844, 51.781436 ], [ 14.765625, 52.079506 ], [ 14.677734, 52.106505 ], [ 14.721680, 52.241256 ], [ 14.589844, 52.268157 ], [ 14.545898, 52.375599 ], [ 14.633789, 52.589701 ], [ 14.106445, 52.855864 ], [ 14.150391, 52.961875 ], [ 14.282227, 53.041213 ] ] ] } } +, +{ "type": "Feature", "properties": { "NAME": "Romania" }, "geometry": { "type": "Polygon", "coordinates": [ [ [ 21.049805, 46.164614 ], [ 22.324219, 45.274886 ], [ 22.324219, 44.621754 ], [ 22.192383, 44.496505 ], [ 22.104492, 44.496505 ], [ 22.016602, 44.653024 ], [ 21.665039, 44.684277 ], [ 21.577148, 44.777936 ], [ 21.401367, 44.777936 ], [ 21.357422, 44.871443 ], [ 21.533203, 44.871443 ], [ 21.533203, 44.933696 ], [ 21.357422, 44.995883 ], [ 21.445312, 45.026950 ], [ 21.489258, 45.151053 ], [ 21.137695, 45.305803 ], [ 21.093750, 45.274886 ], [ 20.742188, 45.490946 ], [ 20.786133, 45.767523 ], [ 20.698242, 45.736860 ], [ 20.654297, 45.828799 ], [ 20.346680, 45.981695 ], [ 20.302734, 46.042736 ], [ 21.049805, 46.164614 ] ] ] } } +] } +] } diff --git a/tests/pbf/countries-1-1-0.pbf b/tests/pbf/countries-1-1-0.pbf new file mode 100644 index 00000000..25f3e118 Binary files /dev/null and b/tests/pbf/countries-1-1-0.pbf differ diff --git a/tests/pbf/places-1-1-0-clip.json b/tests/pbf/places-1-1-0-clip.json new file mode 100644 index 00000000..daad1e62 --- /dev/null +++ b/tests/pbf/places-1-1-0-clip.json @@ -0,0 +1,211 @@ +{ "type": "FeatureCollection", "properties": { "zoom": 1, "x": 1, "y": 0 }, "features": [ +{ "type": "FeatureCollection", "properties": { "layer": "ne_10m_populated_places", "version": 2, "extent": 4096 }, "features": [ +{ "type": "Feature", "properties": { "NAME": "Reims" }, "geometry": { "type": "Point", "coordinates": [ 4.042969, 49.239121 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Diekirch" }, "geometry": { "type": "Point", "coordinates": [ 6.152344, 49.894634 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Arlon" }, "geometry": { "type": "Point", "coordinates": [ 5.800781, 49.696062 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Luxembourg" }, "geometry": { "type": "Point", "coordinates": [ 6.108398, 49.610710 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Metz" }, "geometry": { "type": "Point", "coordinates": [ 6.196289, 49.124219 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Grevenmacher" }, "geometry": { "type": "Point", "coordinates": [ 6.416016, 49.667628 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Saarbrücken" }, "geometry": { "type": "Point", "coordinates": [ 6.987305, 49.239121 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Koblenz" }, "geometry": { "type": "Point", "coordinates": [ 7.602539, 50.345460 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Wiesbaden" }, "geometry": { "type": "Point", "coordinates": [ 8.261719, 50.092393 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Mainz" }, "geometry": { "type": "Point", "coordinates": [ 8.261719, 49.979488 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Karlsruhe" }, "geometry": { "type": "Point", "coordinates": [ 8.393555, 49.009051 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Kassel" }, "geometry": { "type": "Point", "coordinates": [ 9.492188, 51.289406 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Braunschweig" }, "geometry": { "type": "Point", "coordinates": [ 10.502930, 52.241256 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Göttingen" }, "geometry": { "type": "Point", "coordinates": [ 9.931641, 51.508742 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Erfurt" }, "geometry": { "type": "Point", "coordinates": [ 11.030273, 50.958427 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Gießen" }, "geometry": { "type": "Point", "coordinates": [ 8.657227, 50.597186 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Frankfurt" }, "geometry": { "type": "Point", "coordinates": [ 8.657227, 50.092393 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Mannheim" }, "geometry": { "type": "Point", "coordinates": [ 8.481445, 49.496675 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Heidelberg" }, "geometry": { "type": "Point", "coordinates": [ 8.701172, 49.410973 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Coburg" }, "geometry": { "type": "Point", "coordinates": [ 10.986328, 50.261254 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Würzburg" }, "geometry": { "type": "Point", "coordinates": [ 9.931641, 49.809632 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Fürth" }, "geometry": { "type": "Point", "coordinates": [ 10.986328, 49.468124 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Nürnberg" }, "geometry": { "type": "Point", "coordinates": [ 11.074219, 49.439557 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Troyes" }, "geometry": { "type": "Point", "coordinates": [ 4.086914, 48.341646 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Auxerre" }, "geometry": { "type": "Point", "coordinates": [ 3.559570, 47.813155 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Dijon" }, "geometry": { "type": "Point", "coordinates": [ 5.009766, 47.338823 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Nancy" }, "geometry": { "type": "Point", "coordinates": [ 6.196289, 48.690960 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Besançon" }, "geometry": { "type": "Point", "coordinates": [ 6.020508, 47.219568 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Strasbourg" }, "geometry": { "type": "Point", "coordinates": [ 7.734375, 48.574790 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Freiburg" }, "geometry": { "type": "Point", "coordinates": [ 7.866211, 47.989922 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Mulhouse" }, "geometry": { "type": "Point", "coordinates": [ 7.338867, 47.754098 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Basel" }, "geometry": { "type": "Point", "coordinates": [ 7.602539, 47.576526 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Delémont" }, "geometry": { "type": "Point", "coordinates": [ 7.338867, 47.368594 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Biel" }, "geometry": { "type": "Point", "coordinates": [ 7.250977, 47.159840 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Solothurn" }, "geometry": { "type": "Point", "coordinates": [ 7.558594, 47.219568 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Liestal" }, "geometry": { "type": "Point", "coordinates": [ 7.734375, 47.487513 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Aarau" }, "geometry": { "type": "Point", "coordinates": [ 8.041992, 47.398349 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Luzern" }, "geometry": { "type": "Point", "coordinates": [ 8.261719, 47.040182 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Geneva" }, "geometry": { "type": "Point", "coordinates": [ 6.152344, 46.195042 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Neuchâtel" }, "geometry": { "type": "Point", "coordinates": [ 6.943359, 47.010226 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Lausanne" }, "geometry": { "type": "Point", "coordinates": [ 6.635742, 46.528635 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Annecy" }, "geometry": { "type": "Point", "coordinates": [ 6.108398, 45.890008 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Fribourg" }, "geometry": { "type": "Point", "coordinates": [ 7.163086, 46.800059 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Bern" }, "geometry": { "type": "Point", "coordinates": [ 7.470703, 46.920255 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Sion" }, "geometry": { "type": "Point", "coordinates": [ 7.338867, 46.225453 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Sarnen" }, "geometry": { "type": "Point", "coordinates": [ 8.261719, 46.890232 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Stans" }, "geometry": { "type": "Point", "coordinates": [ 8.393555, 46.950262 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Aosta" }, "geometry": { "type": "Point", "coordinates": [ 7.294922, 45.736860 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Stuttgart" }, "geometry": { "type": "Point", "coordinates": [ 9.184570, 48.777913 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Schaffhausen" }, "geometry": { "type": "Point", "coordinates": [ 8.613281, 47.694974 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Frauenfeld" }, "geometry": { "type": "Point", "coordinates": [ 8.920898, 47.546872 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Zürich" }, "geometry": { "type": "Point", "coordinates": [ 8.569336, 47.368594 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Zug" }, "geometry": { "type": "Point", "coordinates": [ 8.481445, 47.189712 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Glarus" }, "geometry": { "type": "Point", "coordinates": [ 9.052734, 47.040182 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Herisau" }, "geometry": { "type": "Point", "coordinates": [ 9.272461, 47.368594 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Saint Gallen" }, "geometry": { "type": "Point", "coordinates": [ 9.360352, 47.428087 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Appenzell" }, "geometry": { "type": "Point", "coordinates": [ 9.404297, 47.338823 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Bregenz" }, "geometry": { "type": "Point", "coordinates": [ 9.755859, 47.517201 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Vaduz" }, "geometry": { "type": "Point", "coordinates": [ 9.536133, 47.129951 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Ulm" }, "geometry": { "type": "Point", "coordinates": [ 10.019531, 48.400032 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Augsburg" }, "geometry": { "type": "Point", "coordinates": [ 10.898438, 48.341646 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Schwyz" }, "geometry": { "type": "Point", "coordinates": [ 8.657227, 47.010226 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Altdorf" }, "geometry": { "type": "Point", "coordinates": [ 8.657227, 46.890232 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Berlin" }, "geometry": { "type": "Point", "coordinates": [ 13.403320, 52.536273 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Magdeburg" }, "geometry": { "type": "Point", "coordinates": [ 11.601562, 52.133488 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Potsdam" }, "geometry": { "type": "Point", "coordinates": [ 13.051758, 52.402419 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Regensburg" }, "geometry": { "type": "Point", "coordinates": [ 12.128906, 49.009051 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Cottbus" }, "geometry": { "type": "Point", "coordinates": [ 14.326172, 51.781436 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Zielona Góra" }, "geometry": { "type": "Point", "coordinates": [ 15.512695, 51.944265 ] } } +, +{ "type": "Feature", "properties": { "NAME": "České Budějovice" }, "geometry": { "type": "Point", "coordinates": [ 14.458008, 48.980217 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Hradec Králové" }, "geometry": { "type": "Point", "coordinates": [ 15.820312, 50.205033 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Pardubice" }, "geometry": { "type": "Point", "coordinates": [ 15.776367, 50.035974 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Jihlava" }, "geometry": { "type": "Point", "coordinates": [ 15.600586, 49.410973 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Brno" }, "geometry": { "type": "Point", "coordinates": [ 16.611328, 49.210420 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Poznań" }, "geometry": { "type": "Point", "coordinates": [ 16.918945, 52.402419 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Wrocław" }, "geometry": { "type": "Point", "coordinates": [ 17.050781, 51.124213 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Opole" }, "geometry": { "type": "Point", "coordinates": [ 17.929688, 50.680797 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Olomouc" }, "geometry": { "type": "Point", "coordinates": [ 17.270508, 49.582226 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Ostrava" }, "geometry": { "type": "Point", "coordinates": [ 18.237305, 49.837982 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Zlín" }, "geometry": { "type": "Point", "coordinates": [ 17.666016, 49.239121 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Gliwice" }, "geometry": { "type": "Point", "coordinates": [ 18.676758, 50.317408 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Bytom" }, "geometry": { "type": "Point", "coordinates": [ 18.896484, 50.345460 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Katowice" }, "geometry": { "type": "Point", "coordinates": [ 19.028320, 50.261254 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Žilina" }, "geometry": { "type": "Point", "coordinates": [ 18.764648, 49.210420 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Ingolstadt" }, "geometry": { "type": "Point", "coordinates": [ 11.469727, 48.777913 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Munich" }, "geometry": { "type": "Point", "coordinates": [ 11.557617, 48.136767 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Passau" }, "geometry": { "type": "Point", "coordinates": [ 13.447266, 48.574790 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Linz" }, "geometry": { "type": "Point", "coordinates": [ 14.282227, 48.312428 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Vienna" }, "geometry": { "type": "Point", "coordinates": [ 16.347656, 48.195387 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Wiener Neustadt" }, "geometry": { "type": "Point", "coordinates": [ 16.259766, 47.813155 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Eisenstadt" }, "geometry": { "type": "Point", "coordinates": [ 16.523438, 47.842658 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Bratislava" }, "geometry": { "type": "Point", "coordinates": [ 17.138672, 48.136767 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Trnava" }, "geometry": { "type": "Point", "coordinates": [ 17.578125, 48.370848 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Győr" }, "geometry": { "type": "Point", "coordinates": [ 17.622070, 47.694974 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Banská Bystrica" }, "geometry": { "type": "Point", "coordinates": [ 19.160156, 48.719961 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Zvolen" }, "geometry": { "type": "Point", "coordinates": [ 19.116211, 48.574790 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Novi Sad" }, "geometry": { "type": "Point", "coordinates": [ 19.863281, 45.243953 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Zrenjanin" }, "geometry": { "type": "Point", "coordinates": [ 20.390625, 45.367584 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Timișoara" }, "geometry": { "type": "Point", "coordinates": [ 21.225586, 45.767523 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Reșița" }, "geometry": { "type": "Point", "coordinates": [ 21.884766, 45.305803 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Tuzla" }, "geometry": { "type": "Point", "coordinates": [ 18.676758, 44.559163 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Belgrade" }, "geometry": { "type": "Point", "coordinates": [ 20.478516, 44.809122 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Čačak" }, "geometry": { "type": "Point", "coordinates": [ 20.346680, 43.897892 ] } } +, +{ "type": "Feature", "properties": { "NAME": "Kragujevac" }, "geometry": { "type": "Point", "coordinates": [ 20.917969, 44.024422 ] } } +] } +] } diff --git a/tests/pbf/places-1-1-0.pbf b/tests/pbf/places-1-1-0.pbf new file mode 100644 index 00000000..e36effdb Binary files /dev/null and b/tests/pbf/places-1-1-0.pbf differ diff --git a/tests/pbf/roads-1-1-0-clip.json b/tests/pbf/roads-1-1-0-clip.json new file mode 100644 index 00000000..bc07f230 --- /dev/null +++ b/tests/pbf/roads-1-1-0-clip.json @@ -0,0 +1,1993 @@ +{ "type": "FeatureCollection", "properties": { "zoom": 1, "x": 1, "y": 0 }, "features": [ +{ "type": "FeatureCollection", "properties": { "layer": "ne_10m_roads", "version": 2, "extent": 4096 }, "features": [ +{ "type": "Feature", "properties": { "name": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.042969, 49.296472 ], [ 3.999023, 49.325122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.086914, 49.239121 ], [ 4.042969, 49.296472 ], [ 3.999023, 49.296472 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 3.999023, 49.239121 ], [ 4.042969, 49.210420 ], [ 4.086914, 49.239121 ] ] } } +, +{ "type": "Feature", "properties": { "name": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.086914, 49.267805 ], [ 4.086914, 49.210420 ], [ 4.218750, 49.181703 ], [ 4.306641, 49.037868 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 3.955078, 49.037868 ], [ 4.042969, 49.239121 ] ] } } +, +{ "type": "Feature", "properties": { "name": "420" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.526367, 49.866317 ], [ 4.526367, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { "name": "411" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.229492, 50.035974 ], [ 5.229492, 50.035974 ], [ 5.273438, 49.922935 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.361328, 49.894634 ], [ 5.405273, 50.064192 ], [ 5.405273, 50.064192 ] ] } } +, +{ "type": "Feature", "properties": { "name": "46" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.009766, 49.696062 ], [ 5.097656, 49.866317 ], [ 5.229492, 49.866317 ], [ 5.273438, 49.922935 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.273438, 49.894634 ], [ 5.361328, 49.894634 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.273438, 49.894634 ], [ 5.361328, 49.922935 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.493164, 49.866317 ], [ 5.361328, 49.894634 ] ] } } +, +{ "type": "Feature", "properties": { "name": "46" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.350586, 49.525208 ], [ 4.174805, 49.296472 ], [ 4.086914, 49.267805 ] ] } } +, +{ "type": "Feature", "properties": { "name": "44" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.174805, 49.866317 ], [ 4.438477, 49.894634 ], [ 4.702148, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { "name": "46" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.790039, 49.752880 ], [ 4.350586, 49.525208 ] ] } } +, +{ "type": "Feature", "properties": { "name": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.218750, 48.719961 ], [ 4.306641, 49.066668 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.570312, 48.719961 ], [ 4.570312, 48.806863 ], [ 4.350586, 48.951366 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.185547, 49.496675 ], [ 5.009766, 49.410973 ], [ 4.833984, 49.439557 ], [ 4.746094, 49.382373 ], [ 4.526367, 49.382373 ], [ 4.394531, 49.296472 ], [ 4.042969, 49.239121 ] ] } } +, +{ "type": "Feature", "properties": { "name": "44" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.790039, 49.752880 ], [ 5.009766, 49.696062 ] ] } } +, +{ "type": "Feature", "properties": { "name": "44" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.625000, 49.439557 ], [ 5.405273, 49.468124 ], [ 5.361328, 49.582226 ], [ 5.009766, 49.696062 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.185547, 49.496675 ], [ 5.185547, 49.553726 ], [ 5.053711, 49.610710 ], [ 5.053711, 49.696062 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.361328, 49.525208 ], [ 5.185547, 49.496675 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.405273, 49.181703 ], [ 5.229492, 49.353756 ], [ 5.185547, 49.496675 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.449219, 49.124219 ], [ 5.405273, 49.181703 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.273438, 49.095452 ], [ 5.273438, 48.835797 ], [ 5.185547, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.493164, 49.095452 ], [ 5.317383, 49.124219 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.625000, 48.690960 ], [ 5.493164, 48.806863 ], [ 5.537109, 48.980217 ], [ 5.449219, 49.037868 ], [ 5.449219, 49.124219 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.502930, 52.562995 ], [ 10.502930, 52.321911 ] ] } } +, +{ "type": "Feature", "properties": { "name": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.998047, 50.401515 ], [ 8.085938, 50.373496 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.756836, 50.120578 ], [ 5.756836, 50.064192 ], [ 5.493164, 49.866317 ] ] } } +, +{ "type": "Feature", "properties": { "name": "421" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 50.148746 ], [ 6.108398, 49.866317 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.328125, 50.176898 ], [ 6.372070, 50.176898 ] ] } } +, +{ "type": "Feature", "properties": { "name": "29" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.372070, 50.176898 ], [ 6.416016, 50.205033 ] ] } } +, +{ "type": "Feature", "properties": { "name": "29" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.372070, 50.176898 ], [ 6.591797, 50.035974 ] ] } } +, +{ "type": "Feature", "properties": { "name": "42" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.591797, 50.035974 ], [ 6.899414, 49.979488 ] ] } } +, +{ "type": "Feature", "properties": { "name": "29" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.943359, 50.205033 ], [ 6.943359, 50.261254 ] ] } } +, +{ "type": "Feature", "properties": { "name": "44" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.943359, 50.205033 ], [ 6.855469, 50.148746 ], [ 6.943359, 49.979488 ], [ 6.723633, 49.781264 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.493164, 49.866317 ], [ 5.537109, 49.752880 ], [ 5.800781, 49.667628 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.493164, 50.092393 ], [ 5.581055, 50.007739 ], [ 5.712891, 49.979488 ], [ 5.800781, 49.667628 ] ] } } +, +{ "type": "Feature", "properties": { "name": "44" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.625000, 49.439557 ], [ 5.625000, 49.525208 ], [ 5.800781, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.625000, 49.210420 ], [ 5.625000, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.756836, 49.496675 ], [ 5.800781, 49.667628 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.756836, 49.496675 ], [ 5.844727, 49.496675 ], [ 5.932617, 49.410973 ] ] } } +, +{ "type": "Feature", "properties": { "name": "421" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 49.866317 ], [ 6.152344, 49.610710 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.800781, 49.553726 ], [ 6.108398, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 49.610710 ], [ 6.108398, 49.582226 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.800781, 49.667628 ], [ 5.976562, 49.639177 ], [ 6.108398, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 49.582226 ], [ 6.108398, 49.353756 ], [ 6.196289, 49.325122 ], [ 6.152344, 49.210420 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 49.610710 ], [ 6.152344, 49.610710 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 49.610710 ], [ 6.152344, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.317383, 49.124219 ], [ 5.537109, 49.210420 ], [ 5.800781, 49.181703 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.932617, 49.410973 ], [ 6.020508, 49.325122 ], [ 6.152344, 49.296472 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.625000, 49.439557 ], [ 5.712891, 49.439557 ], [ 5.756836, 49.353756 ], [ 6.020508, 49.181703 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.196289, 49.181703 ], [ 5.888672, 49.210420 ], [ 5.625000, 49.124219 ], [ 4.877930, 49.095452 ], [ 4.526367, 49.009051 ], [ 4.306641, 49.066668 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.196289, 49.152970 ], [ 6.196289, 49.124219 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.240234, 49.124219 ], [ 6.196289, 49.181703 ] ] } } +, +{ "type": "Feature", "properties": { "name": "29" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.635742, 50.035974 ], [ 6.503906, 49.951220 ], [ 6.416016, 49.781264 ], [ 6.196289, 49.667628 ] ] } } +, +{ "type": "Feature", "properties": { "name": "44" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 49.582226 ], [ 6.240234, 49.667628 ], [ 6.416016, 49.667628 ], [ 6.591797, 49.781264 ], [ 6.723633, 49.781264 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 49.610710 ], [ 6.240234, 49.610710 ], [ 6.372070, 49.525208 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.372070, 49.525208 ], [ 6.459961, 49.525208 ], [ 6.416016, 49.496675 ] ] } } +, +{ "type": "Feature", "properties": { "name": "29" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 49.525208 ], [ 6.459961, 49.496675 ], [ 6.547852, 49.439557 ], [ 6.635742, 49.468124 ], [ 6.767578, 49.325122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.767578, 49.809632 ], [ 6.635742, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.767578, 49.809632 ], [ 6.899414, 49.667628 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.635742, 49.752880 ], [ 6.635742, 49.553726 ], [ 6.855469, 49.496675 ], [ 6.943359, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.723633, 49.781264 ], [ 6.811523, 49.752880 ], [ 6.899414, 49.582226 ], [ 6.987305, 49.582226 ] ] } } +, +{ "type": "Feature", "properties": { "name": "422" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.943359, 49.181703 ], [ 6.987305, 49.582226 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.943359, 49.353756 ], [ 6.943359, 49.296472 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.767578, 49.325122 ], [ 6.943359, 49.267805 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.943359, 49.296472 ], [ 6.943359, 49.239121 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.943359, 49.239121 ], [ 6.987305, 49.239121 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.987305, 49.239121 ], [ 7.031250, 49.210420 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.196289, 49.124219 ], [ 6.855469, 49.152970 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.855469, 49.124219 ], [ 7.119141, 48.980217 ], [ 7.119141, 48.835797 ], [ 7.250977, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { "name": "31" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.426758, 50.345460 ], [ 7.514648, 50.205033 ], [ 7.646484, 50.205033 ], [ 7.602539, 50.092393 ], [ 7.690430, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.041992, 50.401515 ], [ 8.041992, 50.401515 ] ] } } +, +{ "type": "Feature", "properties": { "name": "44" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.294922, 50.317408 ], [ 7.207031, 50.233152 ], [ 6.943359, 50.205033 ] ] } } +, +{ "type": "Feature", "properties": { "name": "42" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.690430, 50.007739 ], [ 7.294922, 49.951220 ], [ 7.207031, 49.866317 ], [ 6.899414, 49.979488 ] ] } } +, +{ "type": "Feature", "properties": { "name": "31" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.690430, 50.007739 ], [ 7.866211, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.437500, 50.625073 ], [ 8.437500, 50.625073 ] ] } } +, +{ "type": "Feature", "properties": { "name": "44" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 8.085938, 50.401515 ], [ 8.085938, 50.401515 ] ], [ [ 8.437500, 50.625073 ], [ 8.437500, 50.625073 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.041992, 50.401515 ], [ 8.085938, 50.401515 ] ] } } +, +{ "type": "Feature", "properties": { "name": "31" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.129883, 49.781264 ], [ 7.866211, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.866211, 49.866317 ], [ 7.866211, 49.922935 ] ] } } +, +{ "type": "Feature", "properties": { "name": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.085938, 50.401515 ], [ 8.261719, 50.317408 ], [ 8.261719, 50.176898 ], [ 8.393555, 50.064192 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.173828, 50.007739 ], [ 8.173828, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { "name": "42" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.910156, 49.922935 ], [ 8.173828, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { "name": "42" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.393555, 50.064192 ], [ 8.261719, 50.064192 ], [ 8.173828, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { "name": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.393555, 50.064192 ], [ 8.481445, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.349609, 50.064192 ], [ 8.349609, 49.951220 ], [ 8.173828, 49.951220 ], [ 8.129883, 49.781264 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.899414, 49.667628 ], [ 7.031250, 49.724479 ], [ 7.031250, 49.781264 ], [ 7.119141, 49.781264 ], [ 7.163086, 49.667628 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.163086, 49.667628 ], [ 7.250977, 49.724479 ], [ 7.382812, 49.696062 ], [ 7.514648, 49.809632 ], [ 7.866211, 49.866317 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.987305, 49.582226 ], [ 7.163086, 49.610710 ], [ 7.250977, 49.525208 ], [ 7.382812, 49.525208 ], [ 7.426758, 49.439557 ], [ 7.514648, 49.439557 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.514648, 49.439557 ], [ 7.602539, 49.410973 ], [ 7.602539, 49.239121 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.602539, 49.239121 ], [ 7.514648, 49.210420 ], [ 6.987305, 49.353756 ], [ 6.767578, 49.325122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.866211, 49.866317 ], [ 7.910156, 49.781264 ], [ 7.778320, 49.696062 ], [ 7.866211, 49.496675 ], [ 7.778320, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.778320, 49.468124 ], [ 7.734375, 49.439557 ], [ 8.217773, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.129883, 49.781264 ], [ 8.041992, 49.639177 ], [ 7.910156, 49.610710 ], [ 7.778320, 49.496675 ] ] } } +, +{ "type": "Feature", "properties": { "name": "31" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.305664, 49.553726 ], [ 8.305664, 49.667628 ], [ 8.173828, 49.696062 ], [ 8.129883, 49.781264 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.217773, 49.468124 ], [ 8.305664, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.305664, 49.468124 ], [ 8.437500, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.481445, 49.353756 ], [ 8.349609, 49.410973 ], [ 8.305664, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.690430, 48.748945 ], [ 7.778320, 48.864715 ], [ 7.954102, 48.951366 ], [ 7.954102, 49.095452 ], [ 8.129883, 49.152970 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.261719, 49.066668 ], [ 8.349609, 49.296472 ], [ 8.481445, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.349609, 49.439557 ], [ 8.217773, 49.382373 ], [ 8.129883, 49.210420 ], [ 8.173828, 49.095452 ], [ 8.261719, 49.066668 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.173828, 48.980217 ], [ 8.261719, 49.066668 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.261719, 49.066668 ], [ 8.393555, 49.009051 ] ] } } +, +{ "type": "Feature", "properties": { "name": "331" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.745117, 50.903033 ], [ 8.789062, 50.847573 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.228516, 51.069017 ], [ 8.789062, 50.847573 ] ] } } +, +{ "type": "Feature", "properties": { "name": "331" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.492188, 51.261915 ], [ 9.228516, 51.371780 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.404297, 51.261915 ], [ 9.228516, 51.069017 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.580078, 51.316881 ], [ 9.492188, 51.316881 ], [ 9.448242, 51.399206 ], [ 9.272461, 51.454007 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.843750, 51.454007 ], [ 9.799805, 51.399206 ], [ 9.667969, 51.399206 ], [ 9.492188, 51.261915 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.492188, 51.261915 ], [ 9.448242, 51.096623 ], [ 9.580078, 50.847573 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.833008, 50.597186 ], [ 9.140625, 50.764259 ], [ 9.580078, 50.819818 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.239258, 52.321911 ], [ 10.283203, 52.321911 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.371094, 52.268157 ], [ 10.107422, 52.187405 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.327148, 52.402419 ], [ 10.415039, 52.321911 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.283203, 52.321911 ], [ 10.371094, 52.268157 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.019531, 52.133488 ], [ 10.107422, 52.133488 ], [ 10.195312, 52.052490 ], [ 10.151367, 51.835778 ], [ 9.887695, 51.672555 ], [ 9.843750, 51.454007 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.195312, 52.079506 ], [ 10.546875, 52.241256 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.502930, 52.321911 ], [ 10.502930, 52.241256 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.502930, 52.268157 ], [ 10.371094, 52.268157 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.546875, 52.241256 ], [ 10.502930, 52.052490 ], [ 10.590820, 51.944265 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.689453, 51.808615 ], [ 11.513672, 51.781436 ], [ 10.766602, 51.862924 ], [ 10.678711, 51.944265 ], [ 10.371094, 51.917168 ], [ 10.283203, 51.971346 ], [ 10.151367, 51.971346 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.546875, 52.241256 ], [ 10.722656, 52.295042 ], [ 10.722656, 52.456009 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.502930, 52.268157 ], [ 10.766602, 52.268157 ], [ 10.942383, 52.214339 ], [ 11.030273, 52.241256 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.337891, 51.944265 ], [ 11.118164, 51.944265 ], [ 10.986328, 51.890054 ], [ 10.942383, 51.754240 ], [ 10.854492, 51.699800 ], [ 10.810547, 51.481383 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.151367, 51.862924 ], [ 10.195312, 51.754240 ], [ 10.722656, 51.481383 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.580078, 51.316881 ], [ 9.799805, 51.179343 ], [ 10.107422, 51.124213 ], [ 10.195312, 51.041394 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.975586, 51.124213 ], [ 10.019531, 51.013755 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.580078, 50.819818 ], [ 9.755859, 50.847573 ], [ 10.151367, 51.041394 ], [ 10.371094, 51.013755 ], [ 10.546875, 50.903033 ], [ 10.722656, 50.875311 ], [ 11.206055, 50.958427 ], [ 11.381836, 50.958427 ], [ 11.425781, 50.930738 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.810547, 51.481383 ], [ 10.854492, 51.344339 ], [ 10.986328, 51.234407 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.986328, 51.234407 ], [ 10.942383, 51.124213 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.942383, 51.124213 ], [ 10.942383, 51.013755 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.030273, 50.903033 ], [ 10.942383, 51.013755 ], [ 11.074219, 51.041394 ], [ 11.162109, 51.179343 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.162109, 51.179343 ], [ 11.206055, 51.289406 ], [ 11.030273, 51.481383 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.030273, 50.903033 ], [ 11.030273, 50.986099 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 50.429518 ], [ 10.766602, 50.513427 ], [ 10.854492, 50.541363 ], [ 10.810547, 50.625073 ], [ 11.030273, 50.903033 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.437500, 50.625073 ], [ 8.525391, 50.597186 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.525391, 50.625073 ], [ 8.569336, 50.541363 ], [ 8.701172, 50.485474 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.789062, 50.847573 ], [ 8.701172, 50.652943 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.701172, 50.652943 ], [ 8.613281, 50.513427 ] ] } } +, +{ "type": "Feature", "properties": { "name": "451" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.833008, 50.625073 ], [ 8.569336, 50.120578 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.701172, 50.652943 ], [ 8.833008, 50.625073 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.701172, 50.485474 ], [ 8.964844, 50.401515 ], [ 9.052734, 50.176898 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 50.120578 ], [ 8.393555, 50.064192 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 50.120578 ], [ 8.613281, 50.148746 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.393555, 50.064192 ], [ 8.481445, 50.035974 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.481445, 50.007739 ], [ 8.481445, 49.894634 ], [ 8.613281, 49.837982 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.481445, 50.035974 ], [ 8.613281, 50.064192 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 50.064192 ], [ 8.613281, 50.120578 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 50.064192 ], [ 8.613281, 49.866317 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.052734, 50.176898 ], [ 9.096680, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.052734, 50.176898 ], [ 8.569336, 50.120578 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.711914, 50.485474 ], [ 9.404297, 50.261254 ], [ 9.052734, 50.176898 ] ] } } +, +{ "type": "Feature", "properties": { "name": "451" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 49.837982 ], [ 8.876953, 49.894634 ], [ 8.876953, 49.979488 ], [ 8.964844, 50.035974 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.052734, 49.979488 ], [ 9.008789, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 49.866317 ], [ 8.525391, 49.752880 ], [ 8.569336, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { "name": "451" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 50.120578 ], [ 8.569336, 49.325122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 49.553726 ], [ 8.569336, 49.525208 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 49.525208 ], [ 8.525391, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.855469, 49.152970 ], [ 7.734375, 49.496675 ], [ 8.657227, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.525391, 49.468124 ], [ 8.657227, 49.410973 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.525391, 49.468124 ], [ 8.569336, 49.325122 ] ] } } +, +{ "type": "Feature", "properties": { "name": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 49.837982 ], [ 8.613281, 49.210420 ], [ 8.393555, 49.009051 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 49.124219 ], [ 8.657227, 49.037868 ], [ 9.140625, 48.835797 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.272461, 49.152970 ], [ 9.052734, 49.239121 ], [ 8.657227, 49.267805 ], [ 8.481445, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.096680, 50.007739 ], [ 9.096680, 49.781264 ], [ 9.228516, 49.667628 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.063477, 49.752880 ], [ 9.580078, 49.781264 ], [ 9.536133, 49.866317 ], [ 9.272461, 50.007739 ], [ 8.964844, 50.007739 ], [ 8.920898, 50.064192 ], [ 8.657227, 50.064192 ], [ 8.481445, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.843750, 49.752880 ], [ 9.360352, 49.296472 ], [ 9.228516, 48.980217 ], [ 9.008789, 48.806863 ], [ 9.008789, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.360352, 48.806863 ], [ 9.404297, 48.980217 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.580078, 50.847573 ], [ 9.755859, 50.345460 ], [ 10.063477, 50.092393 ], [ 10.063477, 50.035974 ] ] } } +, +{ "type": "Feature", "properties": { "name": "48" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.063477, 50.007739 ], [ 10.283203, 50.064192 ], [ 10.898438, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.151367, 50.035974 ], [ 10.151367, 50.148746 ], [ 10.327148, 50.429518 ], [ 10.458984, 50.429518 ], [ 10.458984, 50.569283 ], [ 10.678711, 50.680797 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.678711, 50.680797 ], [ 10.766602, 50.736455 ], [ 11.030273, 50.736455 ], [ 11.030273, 50.903033 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.678711, 50.680797 ], [ 10.810547, 50.485474 ], [ 10.942383, 50.401515 ], [ 10.942383, 50.317408 ], [ 11.030273, 50.317408 ], [ 11.074219, 50.233152 ], [ 10.942383, 49.979488 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 49.979488 ], [ 10.854492, 50.035974 ], [ 10.986328, 50.176898 ], [ 10.986328, 50.289339 ], [ 10.898438, 50.429518 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 49.922935 ], [ 10.898438, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 49.951220 ], [ 10.898438, 49.979488 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 49.894634 ], [ 10.898438, 49.922935 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 49.894634 ], [ 10.942383, 49.894634 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 49.951220 ], [ 11.074219, 49.781264 ], [ 10.986328, 49.525208 ], [ 11.118164, 49.382373 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.942383, 49.894634 ], [ 10.986328, 49.866317 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.975586, 49.752880 ], [ 9.931641, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.931641, 49.752880 ], [ 9.843750, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.019531, 49.752880 ], [ 9.975586, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.063477, 49.781264 ], [ 10.107422, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.063477, 49.781264 ], [ 10.063477, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { "name": "43" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.063477, 50.035974 ], [ 9.975586, 49.894634 ], [ 10.107422, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { "name": "43" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.107422, 49.781264 ], [ 10.283203, 49.210420 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.239258, 50.035974 ], [ 10.371094, 49.894634 ], [ 10.371094, 49.781264 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.239258, 49.210420 ], [ 9.448242, 49.210420 ], [ 9.272461, 49.152970 ] ] } } +, +{ "type": "Feature", "properties": { "name": "43" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.283203, 49.210420 ], [ 10.195312, 49.095452 ], [ 10.195312, 48.603858 ], [ 10.107422, 48.574790 ], [ 10.151367, 48.019324 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.986328, 49.553726 ], [ 10.898438, 49.582226 ], [ 10.898438, 49.667628 ], [ 10.766602, 49.752880 ], [ 10.678711, 49.724479 ], [ 10.195312, 49.809632 ], [ 10.063477, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.986328, 49.553726 ], [ 10.986328, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.986328, 49.468124 ], [ 11.074219, 49.439557 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.074219, 49.439557 ], [ 11.118164, 49.439557 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.074219, 49.382373 ], [ 10.986328, 49.325122 ], [ 10.766602, 49.325122 ], [ 10.678711, 49.267805 ], [ 10.239258, 49.210420 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.118164, 49.382373 ], [ 11.250000, 49.410973 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.206055, 49.353756 ], [ 11.206055, 49.382373 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.239258, 48.429201 ], [ 10.371094, 48.574790 ], [ 10.590820, 48.632909 ], [ 10.942383, 48.922499 ], [ 10.986328, 49.095452 ], [ 11.118164, 49.239121 ], [ 11.074219, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { "name": "54" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.042969, 48.253941 ], [ 3.691406, 48.253941 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 3.911133, 49.009051 ], [ 3.955078, 49.037868 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 3.823242, 48.719961 ], [ 3.955078, 48.719961 ] ], [ [ 3.955078, 48.719961 ], [ 4.042969, 48.777913 ], [ 4.262695, 48.719961 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 3.867188, 48.893615 ], [ 3.999023, 48.864715 ], [ 4.350586, 48.951366 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.042969, 48.312428 ], [ 3.735352, 48.516604 ] ] } } +, +{ "type": "Feature", "properties": { "name": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.218750, 48.195387 ], [ 4.218750, 48.719961 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.042969, 48.253941 ], [ 4.042969, 48.312428 ] ] } } +, +{ "type": "Feature", "properties": { "name": "54" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.174805, 48.224673 ], [ 4.042969, 48.253941 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 3.559570, 47.783635 ], [ 3.515625, 47.783635 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 3.603516, 47.842658 ], [ 3.691406, 47.872144 ], [ 3.735352, 48.019324 ], [ 4.042969, 48.166085 ], [ 4.042969, 48.253941 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 3.647461, 47.783635 ], [ 3.559570, 47.783635 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 3.427734, 47.338823 ], [ 3.559570, 47.487513 ] ], [ [ 3.559570, 47.487513 ], [ 3.515625, 47.665387 ], [ 3.603516, 47.813155 ] ] ] } } +, +{ "type": "Feature", "properties": { "name": "15" }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 4.570312, 47.249407 ], [ 4.262695, 47.457809 ], [ 4.042969, 47.487513 ], [ 3.955078, 47.546872 ], [ 3.955078, 47.635784 ], [ 3.735352, 47.724545 ], [ 3.735352, 47.783635 ] ], [ [ 3.735352, 47.783635 ], [ 3.559570, 47.842658 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.570312, 47.872144 ], [ 3.647461, 47.783635 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.042969, 47.487513 ], [ 4.833984, 46.860191 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.262695, 48.719961 ], [ 4.658203, 48.719961 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.306641, 49.037868 ], [ 4.614258, 48.748945 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.086914, 48.312428 ], [ 4.350586, 48.370848 ], [ 4.394531, 48.429201 ], [ 4.746094, 48.429201 ], [ 4.877930, 48.603858 ], [ 4.965820, 48.632909 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.141602, 48.136767 ], [ 4.877930, 48.253941 ], [ 4.790039, 48.224673 ], [ 4.614258, 48.283193 ], [ 4.306641, 48.224673 ], [ 4.174805, 48.312428 ], [ 4.042969, 48.312428 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.185547, 48.777913 ], [ 4.965820, 48.632909 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.658203, 48.719961 ], [ 5.009766, 48.632909 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.009766, 48.632909 ], [ 5.493164, 48.719961 ], [ 5.888672, 48.661943 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.009766, 48.603858 ], [ 5.141602, 48.400032 ], [ 5.097656, 48.166085 ], [ 5.229492, 47.931066 ] ] } } +, +{ "type": "Feature", "properties": { "name": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.229492, 47.901614 ], [ 4.965820, 48.078079 ], [ 4.174805, 48.224673 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.141602, 48.107431 ], [ 5.097656, 48.107431 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.097656, 48.107431 ], [ 4.965820, 48.078079 ], [ 4.833984, 47.931066 ], [ 4.658203, 47.931066 ], [ 4.570312, 47.872144 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.174805, 48.224673 ], [ 4.218750, 48.166085 ], [ 4.306641, 48.166085 ], [ 4.394531, 48.019324 ], [ 4.526367, 47.989922 ], [ 4.570312, 47.724545 ], [ 4.746094, 47.457809 ], [ 5.009766, 47.338823 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.570312, 47.249407 ], [ 4.658203, 47.309034 ], [ 5.141602, 47.309034 ] ] } } +, +{ "type": "Feature", "properties": { "name": "15" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.921875, 47.070122 ], [ 4.746094, 47.100045 ], [ 4.702148, 47.189712 ], [ 4.570312, 47.249407 ] ] } } +, +{ "type": "Feature", "properties": { "name": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.141602, 47.309034 ], [ 5.229492, 47.546872 ], [ 5.185547, 47.724545 ], [ 5.273438, 47.842658 ], [ 5.229492, 47.931066 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.361328, 47.842658 ], [ 5.273438, 47.606163 ], [ 5.185547, 47.546872 ] ] } } +, +{ "type": "Feature", "properties": { "name": "21" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.844727, 48.224673 ], [ 5.712891, 48.195387 ], [ 5.537109, 47.989922 ], [ 5.229492, 47.931066 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.317383, 47.872144 ], [ 5.493164, 47.989922 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.493164, 47.989922 ], [ 5.449219, 48.048710 ], [ 5.537109, 48.195387 ], [ 5.712891, 48.341646 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.053711, 47.309034 ], [ 4.965820, 47.338823 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.053711, 47.309034 ], [ 5.097656, 47.338823 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.053711, 47.309034 ], [ 5.097656, 47.279229 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.185547, 47.546872 ], [ 5.053711, 47.398349 ], [ 5.053711, 47.309034 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.097656, 47.338823 ], [ 5.097656, 47.279229 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.921875, 47.070122 ], [ 4.877930, 47.040182 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.361328, 47.129951 ], [ 5.317383, 47.249407 ], [ 5.141602, 47.309034 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.449219, 47.129951 ], [ 5.449219, 47.070122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 3.999023, 46.769968 ], [ 4.218750, 46.950262 ], [ 4.306641, 46.950262 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.306641, 46.950262 ], [ 4.350586, 47.070122 ], [ 4.482422, 47.100045 ], [ 4.570312, 47.219568 ] ] } } +, +{ "type": "Feature", "properties": { "name": "607" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.174805, 46.589069 ], [ 4.306641, 46.619261 ], [ 4.394531, 46.709736 ], [ 4.833984, 46.739861 ] ] } } +, +{ "type": "Feature", "properties": { "name": "21" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.790039, 46.286224 ], [ 4.921875, 46.528635 ], [ 4.833984, 46.649436 ], [ 4.833984, 46.950262 ], [ 5.009766, 47.159840 ], [ 5.009766, 47.249407 ], [ 5.141602, 47.309034 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.833984, 46.800059 ], [ 4.877930, 46.769968 ] ] } } +, +{ "type": "Feature", "properties": { "name": "62" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.790039, 46.286224 ], [ 4.658203, 46.407564 ], [ 4.482422, 46.377254 ], [ 4.394531, 46.437857 ], [ 4.350586, 46.437857 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.273438, 46.255847 ], [ 4.921875, 46.286224 ], [ 4.877930, 46.346928 ], [ 4.790039, 46.346928 ] ] } } +, +{ "type": "Feature", "properties": { "name": "15" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.746094, 46.042736 ], [ 4.790039, 46.286224 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.790039, 46.316584 ], [ 4.833984, 46.316584 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.361328, 47.129951 ], [ 5.185547, 47.040182 ], [ 4.921875, 47.070122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.449219, 47.070122 ], [ 4.877930, 46.769968 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 4.921875, 45.859412 ], [ 4.921875, 45.920587 ], [ 5.229492, 46.195042 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.361328, 47.129951 ], [ 5.625000, 46.890232 ], [ 5.317383, 46.558860 ], [ 5.229492, 46.255847 ] ] } } +, +{ "type": "Feature", "properties": { "name": "62" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.229492, 46.255847 ], [ 5.317383, 46.255847 ], [ 5.317383, 46.073231 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.229492, 46.195042 ], [ 5.361328, 46.012224 ] ] } } +, +{ "type": "Feature", "properties": { "name": "611" }, "geometry": { "type": "LineString", "coordinates": [ [ 4.921875, 45.859412 ], [ 5.141602, 45.859412 ], [ 5.317383, 45.951150 ], [ 5.317383, 46.073231 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.361328, 46.012224 ], [ 5.361328, 45.981695 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.712891, 48.370848 ], [ 5.625000, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { "name": "21" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.888672, 48.661943 ], [ 5.932617, 48.516604 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.932617, 48.545705 ], [ 5.888672, 48.545705 ] ] } } +, +{ "type": "Feature", "properties": { "name": "21" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.932617, 48.516604 ], [ 5.844727, 48.224673 ] ] } } +, +{ "type": "Feature", "properties": { "name": "21" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 49.210420 ], [ 6.196289, 49.152970 ], [ 6.064453, 48.922499 ], [ 6.152344, 48.806863 ], [ 6.108398, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 48.719961 ], [ 6.196289, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { "name": "23" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.888672, 48.661943 ], [ 6.108398, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 48.690960 ], [ 6.152344, 48.719961 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.932617, 48.545705 ], [ 6.152344, 48.661943 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.196289, 48.690960 ], [ 6.152344, 48.661943 ] ] } } +, +{ "type": "Feature", "properties": { "name": "23" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 48.690960 ], [ 6.196289, 48.632909 ] ] } } +, +{ "type": "Feature", "properties": { "name": "23" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.635742, 48.048710 ], [ 6.635742, 48.107431 ], [ 6.196289, 48.400032 ], [ 6.196289, 48.632909 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.196289, 48.632909 ], [ 6.416016, 48.603858 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.712891, 48.341646 ], [ 5.712891, 48.370848 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.888672, 48.312428 ], [ 5.756836, 48.312428 ], [ 5.712891, 48.370848 ], [ 5.537109, 48.283193 ], [ 5.361328, 48.283193 ], [ 5.229492, 48.166085 ], [ 4.965820, 48.078079 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.888672, 48.545705 ], [ 5.888672, 48.487486 ], [ 5.712891, 48.370848 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.844727, 48.224673 ], [ 6.503906, 48.195387 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.416016, 48.603858 ], [ 6.723633, 48.574790 ], [ 6.855469, 48.603858 ], [ 6.987305, 48.719961 ], [ 7.250977, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.416016, 48.603858 ], [ 6.899414, 48.400032 ], [ 6.943359, 48.195387 ], [ 7.031250, 48.166085 ] ] } } +, +{ "type": "Feature", "properties": { "name": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 47.635784 ], [ 5.976562, 47.724545 ], [ 5.800781, 47.724545 ], [ 5.405273, 47.872144 ], [ 5.273438, 47.872144 ] ] } } +, +{ "type": "Feature", "properties": { "name": "23" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.976562, 47.309034 ], [ 6.108398, 47.428087 ], [ 6.152344, 47.635784 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.976562, 47.279229 ], [ 6.020508, 47.219568 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.064453, 47.309034 ], [ 5.712891, 46.830134 ] ] } } +, +{ "type": "Feature", "properties": { "name": "23" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 47.635784 ], [ 6.416016, 47.813155 ], [ 6.416016, 47.931066 ], [ 6.635742, 48.048710 ] ] } } +, +{ "type": "Feature", "properties": { "name": "17" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.855469, 47.576526 ], [ 6.503906, 47.694974 ], [ 6.152344, 47.635784 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.338867, 47.754098 ], [ 6.943359, 47.665387 ], [ 6.855469, 47.576526 ] ] } } +, +{ "type": "Feature", "properties": { "name": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.855469, 47.576526 ], [ 6.943359, 47.576526 ], [ 6.987305, 47.487513 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.855469, 47.576526 ], [ 6.811523, 47.457809 ], [ 6.020508, 47.309034 ], [ 5.844727, 47.189712 ], [ 5.361328, 47.129951 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.250977, 48.777913 ], [ 7.207031, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.954102, 48.458352 ], [ 7.646484, 48.545705 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.382812, 48.107431 ], [ 7.250977, 48.166085 ], [ 7.031250, 48.166085 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.734375, 48.690960 ], [ 7.690430, 48.574790 ], [ 7.514648, 48.516604 ], [ 7.470703, 48.341646 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.470703, 48.341646 ], [ 7.382812, 48.283193 ], [ 7.338867, 48.078079 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.470703, 48.341646 ], [ 7.646484, 48.429201 ], [ 7.778320, 48.661943 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.514648, 47.635784 ], [ 7.426758, 47.754098 ], [ 7.382812, 48.107431 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.382812, 48.107431 ], [ 7.646484, 48.048710 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.250977, 48.777913 ], [ 7.646484, 48.777913 ], [ 7.778320, 48.661943 ] ] } } +, +{ "type": "Feature", "properties": { "name": "52" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.690430, 48.603858 ], [ 7.822266, 48.603858 ], [ 7.954102, 48.516604 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.778320, 48.574790 ], [ 7.822266, 48.690960 ], [ 8.041992, 48.806863 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.778320, 48.661943 ], [ 7.910156, 48.719961 ], [ 8.173828, 48.980217 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.734375, 48.574790 ], [ 7.778320, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.690430, 48.516604 ], [ 7.734375, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.778320, 48.574790 ], [ 7.910156, 48.545705 ] ] } } +, +{ "type": "Feature", "properties": { "name": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.393555, 48.980217 ], [ 7.954102, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { "name": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.954102, 48.574790 ], [ 7.734375, 48.224673 ], [ 7.822266, 48.107431 ], [ 7.778320, 48.019324 ] ] } } +, +{ "type": "Feature", "properties": { "name": "531" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 47.989922 ], [ 8.393555, 48.136767 ], [ 8.217773, 48.166085 ], [ 8.217773, 48.283193 ], [ 7.998047, 48.312428 ], [ 7.954102, 48.458352 ] ] } } +, +{ "type": "Feature", "properties": { "name": "512" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.294922, 47.754098 ], [ 7.075195, 47.872144 ], [ 6.767578, 47.842658 ], [ 6.635742, 47.960502 ], [ 6.635742, 48.048710 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.338867, 48.078079 ], [ 7.338867, 47.783635 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.338867, 47.783635 ], [ 7.514648, 47.635784 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.338867, 47.754098 ], [ 7.382812, 47.783635 ] ] } } +, +{ "type": "Feature", "properties": { "name": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.778320, 48.019324 ], [ 7.602539, 47.931066 ], [ 7.602539, 47.635784 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.558594, 47.783635 ], [ 7.338867, 47.754098 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.514648, 47.635784 ], [ 7.602539, 47.635784 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.602539, 47.635784 ], [ 7.646484, 47.546872 ], [ 7.822266, 47.546872 ] ] } } +, +{ "type": "Feature", "properties": { "name": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.987305, 47.487513 ], [ 7.075195, 47.457809 ] ] } } +, +{ "type": "Feature", "properties": { "name": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.075195, 47.457809 ], [ 7.207031, 47.368594 ], [ 7.382812, 47.338823 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.207031, 47.219568 ], [ 7.382812, 47.159840 ] ] } } +, +{ "type": "Feature", "properties": { "name": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.382812, 47.338823 ], [ 7.382812, 47.279229 ], [ 7.207031, 47.219568 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.382812, 47.159840 ], [ 7.207031, 47.129951 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.207031, 47.129951 ], [ 7.031250, 47.040182 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.250977, 47.129951 ], [ 7.382812, 47.040182 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.646484, 47.546872 ], [ 7.646484, 47.457809 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.910156, 47.309034 ], [ 7.734375, 47.309034 ], [ 7.514648, 47.219568 ], [ 7.514648, 47.159840 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.514648, 47.189712 ], [ 7.382812, 47.159840 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.646484, 47.635784 ], [ 7.778320, 47.842658 ], [ 8.085938, 47.931066 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.217773, 47.457809 ], [ 8.129883, 47.457809 ], [ 8.041992, 47.546872 ], [ 7.602539, 47.635784 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.734375, 47.546872 ], [ 7.910156, 47.309034 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.822266, 47.309034 ], [ 7.910156, 47.309034 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.041992, 47.517201 ], [ 8.173828, 47.606163 ], [ 8.261719, 47.606163 ], [ 8.305664, 47.546872 ], [ 8.525391, 47.546872 ], [ 8.613281, 47.428087 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.217773, 47.457809 ], [ 7.910156, 47.309034 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.393555, 47.428087 ], [ 8.525391, 47.398349 ] ] } } +, +{ "type": "Feature", "properties": { "name": "35" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.910156, 47.309034 ], [ 7.998047, 47.189712 ], [ 8.173828, 47.189712 ], [ 8.305664, 47.070122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.437500, 47.159840 ], [ 8.305664, 47.070122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.305664, 47.070122 ], [ 8.305664, 47.010226 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.305664, 47.070122 ], [ 8.129883, 47.070122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.305664, 47.040182 ], [ 8.305664, 47.070122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.581055, 46.980252 ], [ 5.712891, 46.830134 ] ] } } +, +{ "type": "Feature", "properties": { "name": "21" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 46.134170 ], [ 5.844727, 46.073231 ], [ 5.844727, 46.164614 ], [ 5.712891, 46.164614 ], [ 5.317383, 46.073231 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 5.581055, 46.830134 ], [ 5.888672, 46.800059 ], [ 5.976562, 46.558860 ], [ 6.064453, 46.558860 ], [ 6.020508, 46.498392 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.020508, 46.498392 ], [ 6.108398, 46.498392 ], [ 6.064453, 46.316584 ], [ 6.152344, 46.286224 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 46.255847 ], [ 6.108398, 46.225453 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 46.195042 ], [ 6.240234, 46.286224 ], [ 6.503906, 46.377254 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.108398, 46.225453 ], [ 6.152344, 46.195042 ] ] } } +, +{ "type": "Feature", "properties": { "name": "23" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.416016, 46.709736 ], [ 6.328125, 47.159840 ], [ 5.976562, 47.279229 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.031250, 47.040182 ], [ 6.899414, 47.010226 ], [ 6.635742, 46.830134 ], [ 6.635742, 46.769968 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.416016, 46.739861 ], [ 6.591797, 46.739861 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.591797, 46.739861 ], [ 6.591797, 46.558860 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.943359, 46.980252 ], [ 6.855469, 47.100045 ], [ 6.679688, 47.040182 ], [ 6.591797, 47.070122 ], [ 6.591797, 47.129951 ], [ 6.328125, 47.129951 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.328125, 46.103709 ], [ 6.284180, 46.195042 ], [ 6.152344, 46.195042 ], [ 6.108398, 46.134170 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.152344, 46.164614 ], [ 6.108398, 46.255847 ], [ 6.284180, 46.468133 ], [ 6.503906, 46.558860 ], [ 6.679688, 46.558860 ], [ 6.811523, 46.498392 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.503906, 46.377254 ], [ 6.811523, 46.407564 ], [ 6.987305, 46.225453 ] ] } } +, +{ "type": "Feature", "properties": { "name": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.811523, 46.498392 ], [ 6.899414, 46.468133 ], [ 6.943359, 46.316584 ], [ 7.119141, 46.134170 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.987305, 46.195042 ], [ 6.987305, 46.225453 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.987305, 46.225453 ], [ 6.987305, 46.195042 ] ] } } +, +{ "type": "Feature", "properties": { "name": "712" }, "geometry": { "type": "LineString", "coordinates": [ [ 5.976562, 45.736860 ], [ 6.108398, 45.981695 ], [ 6.240234, 46.012224 ], [ 6.328125, 46.103709 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 6.855469, 45.920587 ], [ 6.635742, 45.951150 ], [ 6.591797, 46.073231 ], [ 6.284180, 46.103709 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.943359, 45.798170 ], [ 6.855469, 45.920587 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 6.767578, 45.644768 ], [ 6.943359, 45.736860 ], [ 7.031250, 45.736860 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.382812, 46.950262 ], [ 7.207031, 46.980252 ], [ 6.811523, 46.830134 ], [ 6.767578, 46.769968 ], [ 6.591797, 46.739861 ] ] } } +, +{ "type": "Feature", "properties": { "name": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.426758, 46.950262 ], [ 7.163086, 46.860191 ], [ 7.075195, 46.649436 ], [ 6.899414, 46.589069 ], [ 6.899414, 46.468133 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.382812, 47.040182 ], [ 7.470703, 47.010226 ], [ 7.426758, 46.950262 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.514648, 47.159840 ], [ 7.426758, 46.950262 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.470703, 46.980252 ], [ 7.426758, 46.950262 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.822266, 46.679594 ], [ 7.646484, 46.679594 ], [ 7.602539, 46.860191 ], [ 7.426758, 46.950262 ] ] } } +, +{ "type": "Feature", "properties": { "name": "62" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.119141, 46.134170 ], [ 7.558594, 46.286224 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 46.950262 ], [ 8.305664, 47.010226 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.305664, 47.010226 ], [ 8.173828, 46.769968 ], [ 7.866211, 46.679594 ] ] } } +, +{ "type": "Feature", "properties": { "name": "62" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.558594, 46.286224 ], [ 7.954102, 46.316584 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.954102, 46.316584 ], [ 8.261719, 46.528635 ], [ 8.569336, 46.619261 ] ] } } +, +{ "type": "Feature", "properties": { "name": "62" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.954102, 46.316584 ], [ 8.041992, 46.195042 ], [ 8.305664, 46.164614 ], [ 8.261719, 46.073231 ], [ 8.305664, 46.012224 ] ] } } +, +{ "type": "Feature", "properties": { "name": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.119141, 46.134170 ], [ 7.250977, 45.981695 ], [ 7.207031, 45.890008 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.163086, 45.859412 ], [ 7.294922, 45.798170 ], [ 7.294922, 45.736860 ] ] } } +, +{ "type": "Feature", "properties": { "name": "27" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.207031, 45.890008 ], [ 7.163086, 45.828799 ], [ 7.338867, 45.736860 ] ] } } +, +{ "type": "Feature", "properties": { "name": "25" }, "geometry": { "type": "LineString", "coordinates": [ [ 7.778320, 45.614037 ], [ 7.646484, 45.767523 ], [ 7.163086, 45.706179 ], [ 6.943359, 45.798170 ] ] } } +, +{ "type": "Feature", "properties": { "name": "52" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.393555, 49.009051 ], [ 8.569336, 48.922499 ], [ 8.789062, 48.922499 ], [ 8.833008, 48.835797 ], [ 8.964844, 48.835797 ], [ 9.140625, 48.719961 ], [ 9.272461, 48.719961 ], [ 9.448242, 48.632909 ], [ 9.624023, 48.632909 ], [ 9.667969, 48.545705 ], [ 10.107422, 48.458352 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.096680, 48.864715 ], [ 9.228516, 48.835797 ], [ 9.316406, 48.748945 ], [ 9.711914, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.052734, 48.719961 ], [ 9.184570, 48.806863 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.833008, 47.842658 ], [ 8.613281, 47.931066 ], [ 8.569336, 48.195387 ], [ 8.657227, 48.224673 ], [ 8.657227, 48.370848 ], [ 8.789062, 48.429201 ], [ 9.008789, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.184570, 48.922499 ], [ 9.184570, 48.690960 ], [ 9.272461, 48.632909 ], [ 9.052734, 48.400032 ], [ 8.745117, 48.195387 ], [ 8.569336, 48.195387 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.184570, 48.806863 ], [ 9.228516, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.448242, 48.719961 ], [ 9.360352, 48.661943 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.228516, 48.777913 ], [ 9.316406, 48.835797 ], [ 9.887695, 48.806863 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.701172, 47.901614 ], [ 8.833008, 47.989922 ], [ 9.096680, 47.989922 ], [ 9.448242, 48.078079 ], [ 9.580078, 48.224673 ], [ 10.019531, 48.400032 ], [ 10.019531, 48.458352 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.481445, 47.931066 ], [ 8.525391, 47.989922 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 7.646484, 48.048710 ], [ 7.822266, 48.019324 ], [ 7.866211, 47.960502 ], [ 7.954102, 47.989922 ], [ 8.129883, 47.901614 ], [ 8.525391, 47.931066 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.525391, 47.989922 ], [ 8.613281, 47.989922 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.525391, 47.931066 ], [ 8.613281, 47.960502 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.481445, 47.901614 ], [ 8.613281, 47.813155 ], [ 8.657227, 47.694974 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.217773, 47.635784 ], [ 8.349609, 47.606163 ], [ 8.481445, 47.694974 ], [ 8.613281, 47.694974 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.701172, 47.546872 ], [ 8.613281, 47.665387 ], [ 8.657227, 47.694974 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.745117, 47.754098 ], [ 8.657227, 47.694974 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.876953, 47.813155 ], [ 8.745117, 47.754098 ] ] } } +, +{ "type": "Feature", "properties": { "name": "54" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.096680, 47.842658 ], [ 8.833008, 47.842658 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.789062, 47.546872 ], [ 9.096680, 47.606163 ], [ 9.140625, 47.665387 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.481445, 47.398349 ], [ 8.481445, 47.219568 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.964844, 47.249407 ], [ 8.745117, 47.249407 ], [ 8.525391, 47.368594 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.580078, 47.457809 ], [ 9.492188, 47.487513 ], [ 9.404297, 47.428087 ], [ 9.228516, 47.428087 ], [ 9.140625, 47.487513 ], [ 8.964844, 47.457809 ], [ 8.833008, 47.546872 ], [ 8.701172, 47.546872 ], [ 8.657227, 47.398349 ], [ 8.217773, 47.457809 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 47.249407 ], [ 8.437500, 47.189712 ], [ 8.437500, 47.100045 ], [ 8.613281, 47.010226 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.305664, 47.040182 ], [ 8.481445, 47.070122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.525391, 47.368594 ], [ 8.525391, 47.309034 ], [ 8.701172, 47.189712 ], [ 8.920898, 47.219568 ], [ 9.052734, 47.129951 ], [ 9.404297, 47.070122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 47.428087 ], [ 8.833008, 47.309034 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.833008, 47.309034 ], [ 8.789062, 47.189712 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.096680, 47.309034 ], [ 8.964844, 47.249407 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 46.890232 ], [ 8.876953, 46.860191 ], [ 8.920898, 46.920255 ], [ 9.008789, 46.920255 ], [ 9.096680, 47.010226 ], [ 9.052734, 47.129951 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.140625, 47.665387 ], [ 9.052734, 47.754098 ], [ 8.789062, 47.842658 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.789062, 47.872144 ], [ 9.140625, 47.813155 ], [ 9.272461, 47.694974 ], [ 9.492188, 47.665387 ] ] } } +, +{ "type": "Feature", "properties": { "name": "532" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.448242, 47.487513 ], [ 9.140625, 47.665387 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.019531, 48.370848 ], [ 9.887695, 48.253941 ], [ 9.755859, 47.901614 ], [ 9.667969, 47.872144 ], [ 9.624023, 47.606163 ] ] } } +, +{ "type": "Feature", "properties": { "name": "54" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.755859, 47.606163 ], [ 9.580078, 47.606163 ], [ 9.492188, 47.665387 ], [ 9.272461, 47.694974 ], [ 9.096680, 47.842658 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.492188, 47.665387 ], [ 9.536133, 47.606163 ], [ 9.755859, 47.546872 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.096680, 47.309034 ], [ 9.228516, 47.189712 ], [ 9.492188, 47.219568 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.492188, 47.219568 ], [ 9.448242, 47.159840 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.404297, 47.070122 ], [ 9.492188, 47.010226 ] ] } } +, +{ "type": "Feature", "properties": { "name": "43" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.580078, 47.457809 ], [ 9.711914, 47.457809 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.755859, 47.606163 ], [ 9.711914, 47.457809 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.755859, 47.487513 ], [ 9.624023, 47.249407 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.536133, 47.159840 ], [ 9.580078, 47.249407 ] ] } } +, +{ "type": "Feature", "properties": { "name": "43" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.448242, 47.040182 ], [ 9.492188, 47.279229 ], [ 9.667969, 47.457809 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.492188, 47.159840 ], [ 9.624023, 47.249407 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.448242, 47.159840 ], [ 9.536133, 47.159840 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.624023, 47.279229 ], [ 9.711914, 47.189712 ], [ 9.799805, 47.159840 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.107422, 48.864715 ], [ 10.458984, 48.864715 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.975586, 48.429201 ], [ 9.975586, 48.458352 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.019531, 48.400032 ], [ 10.107422, 48.341646 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.766602, 48.748945 ], [ 10.458984, 48.864715 ], [ 10.458984, 48.980217 ], [ 10.283203, 49.095452 ], [ 10.283203, 49.239121 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.766602, 48.719961 ], [ 10.810547, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.766602, 48.748945 ], [ 10.854492, 48.719961 ], [ 10.898438, 48.429201 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 48.429201 ], [ 10.898438, 48.224673 ], [ 10.810547, 48.078079 ] ] } } +, +{ "type": "Feature", "properties": { "name": "52" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.107422, 48.458352 ], [ 11.030273, 48.429201 ], [ 11.425781, 48.195387 ] ] } } +, +{ "type": "Feature", "properties": { "name": "43" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.151367, 48.019324 ], [ 10.019531, 47.813155 ], [ 9.799805, 47.724545 ], [ 9.755859, 47.606163 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.722656, 48.048710 ], [ 10.634766, 47.931066 ], [ 10.634766, 47.783635 ], [ 10.458984, 47.783635 ], [ 10.239258, 47.665387 ], [ 9.843750, 47.665387 ], [ 9.755859, 47.606163 ] ] } } +, +{ "type": "Feature", "properties": { "name": "562" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.151367, 48.019324 ], [ 10.371094, 47.783635 ], [ 10.371094, 47.694974 ], [ 10.502930, 47.665387 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.854492, 47.842658 ], [ 10.810547, 48.078079 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.789062, 47.189712 ], [ 8.569336, 47.040182 ] ] } } +, +{ "type": "Feature", "properties": { "name": "41" }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 47.010226 ], [ 8.613281, 46.920255 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 46.679594 ], [ 8.613281, 46.558860 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 46.950262 ], [ 8.657227, 46.739861 ], [ 8.613281, 46.679594 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 46.619261 ], [ 8.613281, 46.619261 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.613281, 46.558860 ], [ 8.745117, 46.528635 ], [ 8.833008, 46.437857 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 8.569336, 46.619261 ], [ 8.833008, 46.679594 ], [ 8.876953, 46.739861 ], [ 9.272461, 46.800059 ], [ 9.360352, 46.860191 ], [ 9.404297, 46.860191 ] ] } } +, +{ "type": "Feature", "properties": { "name": "43" }, "geometry": { "type": "LineString", "coordinates": [ [ 9.492188, 47.010226 ], [ 9.536133, 46.950262 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.601562, 52.187405 ], [ 11.645508, 52.456009 ], [ 11.909180, 52.616390 ], [ 11.733398, 52.802761 ], [ 11.733398, 52.908902 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.865234, 52.589701 ], [ 11.821289, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.348633, 52.988337 ], [ 12.436523, 52.935397 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.128906, 52.961875 ], [ 12.041016, 52.776186 ], [ 12.084961, 52.643063 ], [ 11.997070, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.480469, 52.855864 ], [ 12.348633, 52.749594 ], [ 12.348633, 52.616390 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.744141, 52.908902 ], [ 12.480469, 52.855864 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.304688, 52.988337 ], [ 12.436523, 52.961875 ], [ 12.612305, 52.696361 ], [ 12.963867, 52.562995 ], [ 13.271484, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.348633, 52.616390 ], [ 12.348633, 52.536273 ], [ 12.524414, 52.429222 ] ] } } +, +{ "type": "Feature", "properties": { "name": "251" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.183594, 52.722986 ], [ 13.227539, 52.855864 ], [ 13.139648, 52.935397 ], [ 13.183594, 53.120405 ] ] } } +, +{ "type": "Feature", "properties": { "name": "26" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.051758, 52.722986 ], [ 12.788086, 52.802761 ], [ 12.744141, 52.935397 ], [ 12.568359, 53.014783 ], [ 12.568359, 53.014783 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.963867, 52.482780 ], [ 12.963867, 52.536273 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.183594, 52.882391 ], [ 13.007812, 52.882391 ], [ 12.832031, 52.961875 ], [ 12.744141, 52.908902 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.007812, 52.722986 ], [ 13.271484, 52.749594 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.875977, 52.589701 ], [ 13.007812, 52.722986 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.271484, 52.749594 ], [ 13.227539, 52.776186 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.271484, 52.749594 ], [ 13.271484, 52.696361 ] ] } } +, +{ "type": "Feature", "properties": { "name": "26" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.227539, 52.722986 ], [ 13.183594, 52.669720 ], [ 13.315430, 52.616390 ], [ 13.271484, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.359375, 52.562995 ], [ 13.271484, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.535156, 52.855864 ], [ 13.315430, 52.908902 ], [ 13.183594, 52.882391 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.447266, 52.749594 ], [ 13.227539, 52.776186 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.666992, 52.855864 ], [ 13.535156, 52.855864 ] ] } } +, +{ "type": "Feature", "properties": { "name": "28" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.579102, 52.643063 ], [ 13.579102, 52.776186 ], [ 13.798828, 52.935397 ], [ 13.886719, 53.120405 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.754883, 52.375599 ], [ 13.798828, 52.482780 ], [ 13.666992, 52.616390 ], [ 13.491211, 52.643063 ], [ 13.359375, 52.722986 ], [ 13.051758, 52.722986 ], [ 12.963867, 52.482780 ], [ 12.832031, 52.402419 ], [ 12.832031, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.403320, 52.562995 ], [ 13.403320, 52.616390 ], [ 13.271484, 52.696361 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.359375, 52.562995 ], [ 13.403320, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.359375, 52.509535 ], [ 13.359375, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.271484, 52.509535 ], [ 13.359375, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.359375, 52.482780 ], [ 13.359375, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.403320, 52.509535 ], [ 13.754883, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.491211, 52.643063 ], [ 13.447266, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.271484, 52.509535 ], [ 13.447266, 52.509535 ], [ 13.447266, 52.589701 ], [ 13.315430, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.403320, 52.562995 ], [ 13.447266, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.491211, 52.562995 ], [ 13.535156, 52.616390 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.447266, 52.562995 ], [ 13.491211, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.447266, 52.749594 ], [ 13.579102, 52.696361 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.579102, 52.696361 ], [ 13.623047, 52.669720 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.447266, 52.643063 ], [ 13.535156, 52.616390 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.623047, 52.669720 ], [ 13.579102, 52.643063 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.579102, 52.643063 ], [ 13.579102, 52.696361 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.579102, 52.616390 ], [ 13.579102, 52.643063 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.535156, 52.616390 ], [ 13.579102, 52.616390 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.579102, 52.616390 ], [ 13.623047, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.623047, 52.589701 ], [ 13.754883, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.798828, 52.829321 ], [ 13.666992, 52.855864 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.623047, 52.669720 ], [ 13.623047, 52.749594 ], [ 13.798828, 52.829321 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.798828, 52.829321 ], [ 14.018555, 52.776186 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.754883, 52.509535 ], [ 14.370117, 52.536273 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.798828, 52.829321 ], [ 14.018555, 53.014783 ], [ 14.194336, 53.041213 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.018555, 52.776186 ], [ 14.106445, 52.776186 ], [ 14.150391, 52.696361 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.150391, 52.696361 ], [ 14.414062, 52.536273 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.370117, 52.536273 ], [ 14.589844, 52.589701 ], [ 14.897461, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.633789, 52.589701 ], [ 14.633789, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.029297, 52.882391 ], [ 15.029297, 52.829321 ], [ 15.249023, 52.696361 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.897461, 52.562995 ], [ 15.205078, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.205078, 52.722986 ], [ 14.721680, 52.643063 ], [ 14.633789, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.249023, 52.696361 ], [ 15.424805, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.249023, 52.696361 ], [ 15.205078, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.205078, 52.589701 ], [ 15.424805, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.424805, 52.589701 ], [ 15.512695, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.249023, 52.696361 ], [ 15.292969, 52.776186 ], [ 15.380859, 52.802761 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.424805, 52.589701 ], [ 15.512695, 52.589701 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.512695, 52.589701 ], [ 16.171875, 52.562995 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.513672, 52.187405 ], [ 11.557617, 52.079506 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.645508, 52.079506 ], [ 11.557617, 52.079506 ] ] } } +, +{ "type": "Feature", "properties": { "name": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.216797, 51.426614 ], [ 12.128906, 51.454007 ], [ 11.997070, 51.563412 ], [ 11.865234, 51.590723 ], [ 11.821289, 51.672555 ], [ 11.645508, 51.727028 ], [ 11.689453, 51.971346 ], [ 11.601562, 52.160455 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.645508, 52.160455 ], [ 11.645508, 52.106505 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.645508, 52.187405 ], [ 11.645508, 52.160455 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.260742, 51.890054 ], [ 11.733398, 52.133488 ], [ 11.645508, 52.106505 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.821289, 52.214339 ], [ 11.733398, 52.133488 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.865234, 52.268157 ], [ 11.821289, 52.214339 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.997070, 52.562995 ], [ 12.128906, 52.375599 ], [ 11.865234, 52.268157 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.557617, 52.079506 ], [ 11.469727, 51.971346 ], [ 11.337891, 51.944265 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.172852, 52.402419 ], [ 12.524414, 52.429222 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.524414, 52.429222 ], [ 12.612305, 52.402419 ] ] } } +, +{ "type": "Feature", "properties": { "name": "30" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.283203, 52.348763 ], [ 10.810547, 52.321911 ], [ 11.030273, 52.241256 ], [ 11.601562, 52.160455 ], [ 11.777344, 52.241256 ], [ 12.260742, 52.241256 ], [ 12.436523, 52.268157 ], [ 12.524414, 52.348763 ], [ 12.832031, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.612305, 52.402419 ], [ 12.612305, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.612305, 52.348763 ], [ 12.612305, 52.133488 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.392578, 51.890054 ], [ 12.260742, 51.890054 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 9.843750, 51.454007 ], [ 9.931641, 51.399206 ], [ 10.590820, 51.426614 ], [ 10.678711, 51.481383 ], [ 11.557617, 51.454007 ], [ 11.733398, 51.399206 ], [ 11.865234, 51.426614 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.909180, 51.590723 ], [ 11.865234, 51.426614 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.953125, 51.289406 ], [ 11.953125, 51.289406 ], [ 11.865234, 51.426614 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.041016, 51.508742 ], [ 12.128906, 51.426614 ], [ 12.172852, 51.426614 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.656250, 51.808615 ], [ 12.436523, 51.699800 ], [ 12.436523, 51.618017 ], [ 12.348633, 51.645294 ], [ 12.172852, 51.536086 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.612305, 51.618017 ], [ 12.656250, 51.808615 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.832031, 52.402419 ], [ 12.612305, 52.402419 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.963867, 52.482780 ], [ 12.963867, 52.536273 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.963867, 52.456009 ], [ 12.963867, 52.482780 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.051758, 52.402419 ], [ 12.963867, 52.456009 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.832031, 52.321911 ], [ 12.832031, 52.402419 ] ] } } +, +{ "type": "Feature", "properties": { "name": "30" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.832031, 52.348763 ], [ 12.919922, 52.295042 ], [ 13.579102, 52.321911 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.832031, 52.402419 ], [ 13.051758, 52.402419 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.612305, 52.133488 ], [ 12.700195, 52.106505 ] ] } } +, +{ "type": "Feature", "properties": { "name": "51" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.260742, 51.481383 ], [ 12.260742, 51.808615 ], [ 12.919922, 52.214339 ], [ 12.919922, 52.295042 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.700195, 52.106505 ], [ 12.875977, 52.079506 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.875977, 52.079506 ], [ 13.007812, 52.241256 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.875977, 52.079506 ], [ 12.656250, 51.862924 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.051758, 52.295042 ], [ 13.051758, 52.402419 ] ] } } +, +{ "type": "Feature", "properties": { "name": "51" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.271484, 52.509535 ], [ 13.095703, 52.321911 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.183594, 52.429222 ], [ 13.359375, 52.482780 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.271484, 52.509535 ], [ 13.359375, 52.482780 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.315430, 52.295042 ], [ 13.227539, 52.214339 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.007812, 52.241256 ], [ 13.051758, 52.295042 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.656250, 51.862924 ], [ 12.392578, 51.890054 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.656250, 51.808615 ], [ 12.656250, 51.862924 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.875977, 52.079506 ], [ 13.007812, 51.998410 ], [ 13.095703, 51.998410 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.227539, 52.214339 ], [ 13.227539, 52.106505 ], [ 13.095703, 51.998410 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.183594, 51.781436 ], [ 12.963867, 51.781436 ], [ 12.656250, 51.862924 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.095703, 51.998410 ], [ 13.183594, 51.781436 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.183594, 51.781436 ], [ 13.271484, 51.699800 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.447266, 52.348763 ], [ 13.535156, 52.375599 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.447266, 52.295042 ], [ 13.447266, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.447266, 52.214339 ], [ 13.447266, 52.295042 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.535156, 52.375599 ], [ 13.579102, 52.402419 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.535156, 52.375599 ], [ 13.579102, 52.402419 ] ] } } +, +{ "type": "Feature", "properties": { "name": "36" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.579102, 52.321911 ], [ 13.579102, 52.402419 ], [ 13.491211, 52.456009 ], [ 13.271484, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { "name": "30" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.579102, 52.321911 ], [ 13.754883, 52.375599 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.491211, 52.052490 ], [ 13.447266, 52.214339 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.095703, 51.971346 ], [ 13.271484, 51.890054 ], [ 13.666992, 51.835778 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.623047, 51.971346 ], [ 13.491211, 52.052490 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.183594, 51.618017 ], [ 13.271484, 51.727028 ], [ 13.403320, 51.699800 ], [ 13.842773, 51.917168 ] ] } } +, +{ "type": "Feature", "properties": { "name": "36" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.930664, 51.835778 ], [ 13.798828, 51.917168 ], [ 13.798828, 51.998410 ], [ 13.666992, 52.052490 ], [ 13.579102, 52.321911 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.754883, 51.944265 ], [ 13.623047, 51.971346 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.886719, 51.944265 ], [ 13.754883, 51.944265 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.886719, 51.944265 ], [ 13.798828, 51.890054 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.842773, 51.917168 ], [ 14.194336, 52.079506 ], [ 14.194336, 52.187405 ], [ 14.370117, 52.214339 ], [ 14.501953, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.930664, 51.835778 ], [ 13.930664, 51.645294 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.271484, 51.699800 ], [ 13.315430, 51.618017 ] ] } } +, +{ "type": "Feature", "properties": { "name": "48" }, "geometry": { "type": "LineString", "coordinates": [ [ 10.898438, 49.951220 ], [ 11.337891, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.172852, 49.525208 ], [ 12.172852, 49.496675 ] ] } } +, +{ "type": "Feature", "properties": { "name": "51" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.557617, 49.866317 ], [ 11.557617, 49.781264 ], [ 11.074219, 49.382373 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.250000, 49.468124 ], [ 11.293945, 49.496675 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.250000, 49.410973 ], [ 11.162109, 49.525208 ], [ 10.986328, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { "name": "56" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.601562, 49.296472 ], [ 11.250000, 49.410973 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.250000, 49.468124 ], [ 11.293945, 49.410973 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.250000, 49.410973 ], [ 11.997070, 49.410973 ], [ 12.172852, 49.496675 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.162109, 49.382373 ], [ 11.250000, 49.095452 ], [ 11.469727, 48.951366 ], [ 11.469727, 48.690960 ], [ 11.645508, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { "name": "56" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.601562, 49.296472 ], [ 11.733398, 49.152970 ], [ 11.865234, 49.152970 ], [ 11.909180, 49.066668 ], [ 12.084961, 49.009051 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.997070, 49.382373 ], [ 12.041016, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.041016, 49.353756 ], [ 12.172852, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.700195, 48.719961 ], [ 12.612305, 48.864715 ], [ 12.656250, 49.210420 ], [ 12.304688, 49.210420 ], [ 12.260742, 49.095452 ], [ 12.084961, 49.037868 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.084961, 49.009051 ], [ 12.128906, 48.980217 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.084961, 49.009051 ], [ 12.084961, 48.980217 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.084961, 48.951366 ], [ 12.084961, 48.980217 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.172852, 49.496675 ], [ 12.216797, 49.525208 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.139648, 48.951366 ], [ 13.095703, 48.951366 ] ] } } +, +{ "type": "Feature", "properties": { "name": "53" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.963867, 48.835797 ], [ 13.095703, 48.893615 ], [ 13.139648, 48.980217 ], [ 13.227539, 48.980217 ], [ 13.227539, 49.152970 ], [ 13.315430, 49.210420 ], [ 13.271484, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { "name": "30" }, "geometry": { "type": "LineString", "coordinates": [ [ 13.754883, 52.348763 ], [ 14.501953, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.370117, 52.536273 ], [ 14.589844, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.545898, 52.348763 ], [ 14.238281, 52.429222 ], [ 14.150391, 52.509535 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.545898, 52.348763 ], [ 14.545898, 52.321911 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.545898, 52.321911 ], [ 14.633789, 52.214339 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.633789, 52.214339 ], [ 14.633789, 52.133488 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.633789, 52.133488 ], [ 14.677734, 51.971346 ] ] } } +, +{ "type": "Feature", "properties": { "name": "36" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.721680, 51.672555 ], [ 14.458008, 51.727028 ], [ 14.150391, 51.727028 ], [ 14.062500, 51.808615 ], [ 13.930664, 51.835778 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.414062, 51.862924 ], [ 14.326172, 51.754240 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.326172, 51.727028 ], [ 14.326172, 51.754240 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.326172, 51.754240 ], [ 14.458008, 51.727028 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.677734, 51.971346 ], [ 14.589844, 51.944265 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.589844, 51.944265 ], [ 14.414062, 51.862924 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.545898, 52.348763 ], [ 14.677734, 52.321911 ], [ 14.765625, 52.214339 ], [ 15.161133, 52.025459 ] ] } } +, +{ "type": "Feature", "properties": { "name": "36" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.600586, 51.371780 ], [ 15.292969, 51.454007 ], [ 14.809570, 51.672555 ] ] } } +, +{ "type": "Feature", "properties": { "name": "36" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.809570, 51.672555 ], [ 14.721680, 51.672555 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.161133, 51.645294 ], [ 14.897461, 51.645294 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.117188, 52.052490 ], [ 15.117188, 52.025459 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.677734, 51.971346 ], [ 14.765625, 51.944265 ], [ 15.117188, 52.025459 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.161133, 52.025459 ], [ 15.556641, 51.944265 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.292969, 51.618017 ], [ 15.161133, 51.645294 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.326172, 51.645294 ], [ 14.326172, 51.727028 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.458008, 51.727028 ], [ 14.545898, 51.672555 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.512695, 51.563412 ], [ 15.292969, 51.618017 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.292969, 51.234407 ], [ 15.644531, 51.344339 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.512695, 52.589701 ], [ 15.556641, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.556641, 52.348763 ], [ 15.556641, 52.268157 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.512695, 52.241256 ], [ 15.556641, 52.241256 ] ] } } +, +{ "type": "Feature", "properties": { "name": "30" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.501953, 52.348763 ], [ 15.117188, 52.321911 ], [ 15.556641, 52.241256 ], [ 15.732422, 52.348763 ], [ 16.127930, 52.375599 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.556641, 52.268157 ], [ 15.600586, 52.079506 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.600586, 52.079506 ], [ 15.644531, 52.025459 ], [ 15.556641, 51.998410 ], [ 15.556641, 51.944265 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.556641, 51.944265 ], [ 15.688477, 51.862924 ], [ 15.732422, 51.699800 ], [ 16.127930, 51.481383 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.732422, 51.808615 ], [ 15.600586, 51.754240 ], [ 15.556641, 51.563412 ] ] } } +, +{ "type": "Feature", "properties": { "name": "30" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.127930, 52.375599 ], [ 16.918945, 52.375599 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.556641, 51.563412 ], [ 15.600586, 51.536086 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.952148, 51.590723 ], [ 15.952148, 51.536086 ], [ 15.864258, 51.508742 ], [ 15.600586, 51.536086 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.600586, 51.536086 ], [ 15.600586, 51.371780 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.600586, 51.371780 ], [ 15.556641, 51.261915 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.820312, 51.261915 ], [ 15.556641, 51.261915 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.556641, 51.261915 ], [ 15.600586, 51.096623 ] ] } } +, +{ "type": "Feature", "properties": { "name": "36" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.776367, 51.289406 ], [ 15.600586, 51.371780 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.171875, 51.151786 ], [ 15.776367, 51.289406 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.600586, 51.096623 ], [ 15.732422, 50.903033 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.688477, 50.903033 ], [ 15.776367, 50.930738 ], [ 15.908203, 50.903033 ], [ 16.083984, 50.958427 ], [ 16.083984, 50.903033 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.171875, 51.041394 ], [ 16.083984, 50.903033 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.083984, 50.875311 ], [ 16.083984, 50.930738 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.996094, 50.708634 ], [ 16.083984, 50.875311 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.215820, 51.426614 ], [ 16.127930, 51.261915 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.127930, 51.454007 ], [ 16.215820, 51.426614 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.215820, 51.399206 ], [ 16.040039, 51.371780 ], [ 15.952148, 51.261915 ], [ 15.820312, 51.261915 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.215820, 51.426614 ], [ 16.347656, 51.261915 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.127930, 51.261915 ], [ 16.171875, 51.041394 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.699219, 51.013755 ], [ 16.303711, 51.151786 ], [ 16.171875, 51.151786 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.347656, 51.261915 ], [ 16.655273, 51.151786 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.083984, 50.930738 ], [ 16.347656, 50.847573 ], [ 16.567383, 50.847573 ], [ 16.962891, 51.041394 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.644531, 50.345460 ], [ 15.688477, 50.317408 ], [ 15.820312, 50.205033 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.249023, 50.035974 ], [ 15.205078, 50.035974 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.468750, 49.837982 ], [ 15.249023, 50.035974 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.633789, 49.639177 ], [ 14.633789, 49.639177 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.633789, 49.639177 ], [ 14.633789, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.633789, 49.553726 ], [ 14.721680, 49.382373 ] ] } } +, +{ "type": "Feature", "properties": { "name": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.106445, 49.325122 ], [ 14.150391, 49.325122 ], [ 14.194336, 49.124219 ], [ 14.545898, 49.009051 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.721680, 49.382373 ], [ 14.721680, 49.239121 ], [ 14.458008, 49.009051 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.501953, 49.009051 ], [ 14.458008, 48.922499 ] ] } } +, +{ "type": "Feature", "properties": { "name": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.677734, 49.210420 ], [ 14.721680, 49.037868 ], [ 14.853516, 48.951366 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.853516, 49.809632 ], [ 14.941406, 49.752880 ], [ 15.073242, 49.724479 ], [ 15.117188, 49.610710 ], [ 15.600586, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { "name": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.545898, 49.009051 ], [ 14.765625, 49.009051 ] ] } } +, +{ "type": "Feature", "properties": { "name": "551" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.336914, 49.525208 ], [ 15.073242, 49.325122 ], [ 15.029297, 49.124219 ], [ 14.765625, 49.009051 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.996094, 50.680797 ], [ 15.996094, 50.708634 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 15.908203, 50.373496 ], [ 15.864258, 50.485474 ], [ 15.864258, 50.513427 ] ], [ [ 15.996094, 50.680797 ], [ 15.996094, 50.680797 ] ] ] } } +, +{ "type": "Feature", "properties": { "name": "67" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.776367, 50.233152 ], [ 15.908203, 50.373496 ], [ 16.083984, 50.401515 ] ] } } +, +{ "type": "Feature", "properties": { "name": "67" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.083984, 50.401515 ], [ 16.215820, 50.457504 ], [ 16.303711, 50.401515 ], [ 16.435547, 50.401515 ], [ 16.787109, 50.513427 ], [ 16.875000, 50.903033 ] ] } } +, +{ "type": "Feature", "properties": { "name": "67" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.336914, 50.148746 ], [ 15.688477, 50.148746 ], [ 15.820312, 50.233152 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.820312, 50.205033 ], [ 15.820312, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.523438, 49.781264 ], [ 16.215820, 49.894634 ], [ 15.820312, 50.205033 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.820312, 49.951220 ], [ 15.820312, 49.724479 ], [ 15.644531, 49.610710 ], [ 15.336914, 49.525208 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.600586, 49.468124 ], [ 15.468750, 49.837982 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.600586, 49.468124 ], [ 15.600586, 49.439557 ] ] } } +, +{ "type": "Feature", "properties": { "name": "59" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.556641, 49.325122 ], [ 15.600586, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { "name": "59" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.688477, 49.124219 ], [ 15.556641, 49.325122 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.600586, 49.468124 ], [ 15.688477, 49.410973 ], [ 15.908203, 49.410973 ], [ 16.611328, 49.152970 ] ] } } +, +{ "type": "Feature", "properties": { "name": "461" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.479492, 49.781264 ], [ 16.611328, 49.525208 ], [ 16.523438, 49.152970 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.567383, 49.210420 ], [ 16.655273, 49.181703 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.831055, 49.181703 ], [ 16.655273, 49.152970 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.611328, 49.152970 ], [ 16.523438, 48.980217 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.611328, 49.152970 ], [ 16.743164, 48.922499 ], [ 16.918945, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { "name": "261" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.962891, 52.375599 ], [ 16.962891, 52.348763 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.171875, 52.562995 ], [ 16.918945, 52.402419 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 17.006836, 52.375599 ], [ 17.006836, 52.348763 ] ], [ [ 16.875000, 52.375599 ], [ 16.918945, 52.429222 ] ] ] } } +, +{ "type": "Feature", "properties": { "name": "261" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.918945, 52.375599 ], [ 16.699219, 52.268157 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.006836, 52.375599 ], [ 17.050781, 52.295042 ], [ 17.270508, 52.214339 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 17.402344, 52.160455 ], [ 17.490234, 51.971346 ] ], [ [ 17.270508, 52.214339 ], [ 17.358398, 52.187405 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.490234, 51.971346 ], [ 17.797852, 51.890054 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.446289, 51.699800 ], [ 17.094727, 51.699800 ], [ 16.875000, 51.618017 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.490234, 51.971346 ], [ 17.402344, 51.699800 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.797852, 51.645294 ], [ 17.446289, 51.699800 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.490234, 51.971346 ], [ 17.797852, 51.890054 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.797852, 51.890054 ], [ 17.797852, 51.672555 ], [ 17.929688, 51.344339 ], [ 18.149414, 51.206883 ], [ 18.281250, 50.958427 ], [ 18.544922, 50.847573 ], [ 18.676758, 50.680797 ], [ 18.676758, 50.569283 ], [ 18.940430, 50.373496 ], [ 18.984375, 50.261254 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.841797, 51.645294 ], [ 17.797852, 51.645294 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.105469, 51.754240 ], [ 17.841797, 51.645294 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.061523, 51.781436 ], [ 18.061523, 51.754240 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 17.929688, 51.862924 ], [ 18.105469, 51.754240 ] ], [ [ 17.797852, 51.890054 ], [ 17.885742, 51.890054 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.797852, 51.645294 ], [ 18.105469, 51.754240 ] ] } } +, +{ "type": "Feature", "properties": { "name": "261" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.699219, 52.268157 ], [ 16.699219, 52.133488 ], [ 16.523438, 51.971346 ], [ 16.655273, 51.754240 ], [ 16.875000, 51.618017 ], [ 16.918945, 51.399206 ], [ 17.050781, 51.316881 ], [ 17.006836, 51.206883 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.402344, 51.699800 ], [ 17.270508, 51.590723 ], [ 17.270508, 51.454007 ], [ 17.006836, 51.316881 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.611328, 51.179343 ], [ 16.918945, 51.151786 ], [ 17.006836, 51.096623 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.962891, 51.041394 ], [ 16.875000, 51.069017 ], [ 16.699219, 51.013755 ] ] } } +, +{ "type": "Feature", "properties": { "name": "67" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.875000, 50.903033 ], [ 16.962891, 51.041394 ] ] } } +, +{ "type": "Feature", "properties": { "name": "261" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.006836, 51.206883 ], [ 16.962891, 51.041394 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.050781, 51.124213 ], [ 17.050781, 51.096623 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.050781, 51.096623 ], [ 16.962891, 51.041394 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.050781, 51.096623 ], [ 17.314453, 50.958427 ], [ 17.314453, 50.903033 ], [ 17.490234, 50.847573 ] ] } } +, +{ "type": "Feature", "properties": { "name": "67" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.962891, 51.069017 ], [ 17.182617, 51.179343 ], [ 17.314453, 51.179343 ], [ 17.666016, 51.289406 ], [ 18.369141, 51.316881 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.490234, 50.847573 ], [ 17.622070, 50.764259 ], [ 17.929688, 50.680797 ] ] } } +, +{ "type": "Feature", "properties": { "name": "30" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.006836, 52.375599 ], [ 16.918945, 52.375599 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.105469, 51.754240 ], [ 18.149414, 51.754240 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.369141, 51.316881 ], [ 18.500977, 51.426614 ], [ 18.632812, 51.454007 ], [ 18.632812, 51.481383 ] ] } } +, +{ "type": "Feature", "properties": { "name": "67" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.369141, 51.316881 ], [ 18.500977, 51.234407 ], [ 18.632812, 51.234407 ], [ 18.896484, 51.316881 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.116211, 50.819818 ], [ 18.588867, 51.041394 ], [ 18.588867, 51.206883 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.632812, 50.708634 ], [ 19.160156, 50.819818 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.379883, 51.041394 ], [ 19.379883, 51.041394 ], [ 19.204102, 50.930738 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.204102, 50.930738 ], [ 19.072266, 50.792047 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.655273, 50.429518 ], [ 17.006836, 50.457504 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.006836, 50.457504 ], [ 17.358398, 50.457504 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.655273, 50.457504 ], [ 17.182617, 50.457504 ], [ 17.709961, 50.680797 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.358398, 50.457504 ], [ 17.490234, 50.429518 ], [ 17.578125, 50.317408 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.962891, 51.041394 ], [ 17.226562, 50.847573 ], [ 17.666016, 50.708634 ], [ 18.017578, 50.485474 ], [ 18.281250, 50.485474 ], [ 18.544922, 50.345460 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.666016, 50.680797 ], [ 17.929688, 50.708634 ], [ 18.061523, 50.652943 ], [ 18.457031, 50.764259 ], [ 18.632812, 50.708634 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.578125, 50.317408 ], [ 17.885742, 50.345460 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.929688, 50.680797 ], [ 17.929688, 50.541363 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.237305, 50.680797 ], [ 17.929688, 50.680797 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.929688, 50.680797 ], [ 18.325195, 50.513427 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.929688, 50.541363 ], [ 17.973633, 50.457504 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.973633, 50.457504 ], [ 18.105469, 50.345460 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.885742, 50.345460 ], [ 18.105469, 50.345460 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.105469, 50.345460 ], [ 18.413086, 50.261254 ], [ 18.676758, 50.289339 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.105469, 50.345460 ], [ 18.237305, 50.092393 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.281250, 49.837982 ], [ 18.061523, 49.951220 ], [ 17.841797, 49.979488 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.182617, 49.582226 ], [ 17.138672, 49.667628 ], [ 16.875000, 49.781264 ], [ 16.479492, 49.781264 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.402344, 49.610710 ], [ 17.270508, 49.553726 ], [ 17.182617, 49.582226 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.578125, 49.553726 ], [ 17.402344, 49.610710 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.446289, 49.468124 ], [ 17.534180, 49.525208 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.446289, 49.066668 ], [ 17.534180, 49.124219 ], [ 17.534180, 49.267805 ], [ 17.446289, 49.325122 ], [ 17.446289, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.050781, 49.325122 ], [ 16.831055, 49.181703 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.831055, 49.181703 ], [ 16.962891, 49.181703 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.962891, 49.181703 ], [ 17.138672, 49.181703 ] ] } } +, +{ "type": "Feature", "properties": { "name": "462" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.226562, 49.582226 ], [ 17.050781, 49.325122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.006836, 49.267805 ], [ 17.226562, 49.325122 ], [ 17.358398, 49.296472 ], [ 17.446289, 49.353756 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.138672, 49.181703 ], [ 17.402344, 49.066668 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.709961, 49.553726 ], [ 17.578125, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { "name": "462" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.797852, 49.582226 ], [ 17.709961, 49.553726 ] ] } } +, +{ "type": "Feature", "properties": { "name": "462" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.325195, 49.639177 ], [ 18.193359, 49.639177 ], [ 17.973633, 49.553726 ], [ 17.797852, 49.582226 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.709961, 49.553726 ], [ 17.929688, 49.496675 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.369141, 49.951220 ], [ 18.105469, 49.752880 ], [ 17.753906, 49.582226 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.929688, 49.496675 ], [ 18.017578, 49.468124 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.534180, 49.210420 ], [ 17.578125, 49.181703 ], [ 17.666016, 49.239121 ], [ 17.885742, 49.239121 ], [ 17.973633, 49.325122 ], [ 18.017578, 49.610710 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.402344, 49.066668 ], [ 17.622070, 49.037868 ], [ 17.709961, 48.980217 ], [ 17.885742, 48.980217 ], [ 17.973633, 48.893615 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.457031, 50.625073 ], [ 18.237305, 50.680797 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.325195, 50.513427 ], [ 18.413086, 50.485474 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.413086, 50.485474 ], [ 18.632812, 50.401515 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.720703, 50.373496 ], [ 18.544922, 50.345460 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.632812, 50.513427 ], [ 18.457031, 50.625073 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.852539, 50.429518 ], [ 18.764648, 50.513427 ], [ 18.632812, 50.513427 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.676758, 50.289339 ], [ 18.676758, 50.317408 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.632812, 50.401515 ], [ 18.808594, 50.373496 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.116211, 50.317408 ], [ 18.720703, 50.373496 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.808594, 50.373496 ], [ 18.852539, 50.345460 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.896484, 50.345460 ], [ 18.852539, 50.429518 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.852539, 50.345460 ], [ 18.896484, 50.345460 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.896484, 50.345460 ], [ 18.940430, 50.345460 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.940430, 50.345460 ], [ 19.028320, 50.261254 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.544922, 50.345460 ], [ 18.588867, 50.261254 ], [ 19.028320, 50.261254 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.676758, 50.289339 ], [ 18.544922, 50.120578 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.237305, 50.092393 ], [ 18.544922, 50.092393 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.544922, 50.092393 ], [ 18.720703, 50.035974 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.237305, 50.092393 ], [ 18.193359, 50.035974 ], [ 18.325195, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.325195, 49.951220 ], [ 18.369141, 49.894634 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.544922, 50.120578 ], [ 18.500977, 50.007739 ], [ 18.369141, 49.951220 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.676758, 50.289339 ], [ 18.808594, 50.401515 ], [ 18.984375, 50.457504 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.720703, 50.035974 ], [ 18.940430, 49.979488 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.072266, 50.792047 ], [ 19.204102, 50.485474 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.984375, 50.457504 ], [ 19.204102, 50.457504 ] ] } } +, +{ "type": "Feature", "properties": { "name": "462" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.467773, 50.289339 ], [ 19.116211, 50.317408 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.204102, 50.485474 ], [ 19.248047, 50.373496 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.204102, 50.429518 ], [ 19.072266, 50.261254 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.204102, 50.457504 ], [ 19.467773, 50.485474 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.984375, 50.261254 ], [ 18.720703, 50.092393 ], [ 18.808594, 49.781264 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.072266, 50.261254 ], [ 19.116211, 50.233152 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.028320, 50.261254 ], [ 19.072266, 50.176898 ], [ 18.984375, 50.148746 ], [ 19.028320, 50.092393 ], [ 18.940430, 50.064192 ], [ 18.940430, 50.007739 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.160156, 50.233152 ], [ 19.160156, 50.148746 ], [ 19.028320, 50.120578 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.248047, 50.373496 ], [ 19.160156, 50.233152 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.028320, 50.261254 ], [ 19.160156, 50.233152 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.116211, 50.233152 ], [ 19.160156, 50.233152 ] ] } } +, +{ "type": "Feature", "properties": { "name": "40" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.160156, 50.233152 ], [ 19.248047, 50.148746 ], [ 19.467773, 50.176898 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.160156, 50.233152 ], [ 19.423828, 50.148746 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.940430, 50.007739 ], [ 19.028320, 49.866317 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.423828, 50.148746 ], [ 19.467773, 50.148746 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.423828, 49.866317 ], [ 19.028320, 49.837982 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.676758, 49.752880 ], [ 18.281250, 49.837982 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.237305, 49.866317 ], [ 18.369141, 49.667628 ] ] } } +, +{ "type": "Feature", "properties": { "name": "462" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.676758, 49.752880 ], [ 18.632812, 49.696062 ], [ 18.325195, 49.639177 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.369141, 49.667628 ], [ 18.457031, 49.468124 ], [ 18.413086, 49.410973 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.632812, 49.752880 ], [ 18.808594, 49.809632 ] ] } } +, +{ "type": "Feature", "properties": { "name": "462" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.028320, 49.866317 ], [ 18.808594, 49.752880 ], [ 18.676758, 49.752880 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.017578, 49.468124 ], [ 18.237305, 49.468124 ], [ 18.500977, 49.382373 ] ] } } +, +{ "type": "Feature", "properties": { "name": "442" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.500977, 49.382373 ], [ 18.588867, 49.210420 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.973633, 48.893615 ], [ 17.973633, 48.951366 ], [ 18.369141, 49.037868 ], [ 18.588867, 49.210420 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.588867, 49.210420 ], [ 18.720703, 49.210420 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.632812, 49.696062 ], [ 18.720703, 49.639177 ], [ 18.764648, 49.468124 ], [ 18.852539, 49.439557 ], [ 18.764648, 49.210420 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.764648, 49.210420 ], [ 18.984375, 49.095452 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.808594, 49.809632 ], [ 19.028320, 49.809632 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.028320, 49.809632 ], [ 19.204102, 49.696062 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.984375, 49.095452 ], [ 19.116211, 49.152970 ], [ 19.291992, 49.066668 ] ] } } +, +{ "type": "Feature", "properties": { "name": "77" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.116211, 48.835797 ], [ 19.248047, 48.864715 ], [ 19.291992, 49.095452 ] ] } } +, +{ "type": "Feature", "properties": { "name": "77" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.291992, 49.066668 ], [ 19.291992, 49.210420 ], [ 19.379883, 49.239121 ] ] } } +, +{ "type": "Feature", "properties": { "name": "50" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.291992, 49.066668 ], [ 19.335938, 49.095452 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 10.810547, 48.690960 ], [ 11.030273, 48.690960 ], [ 11.337891, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.337891, 48.777913 ], [ 11.469727, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.469727, 48.690960 ], [ 11.821289, 48.777913 ], [ 11.909180, 48.893615 ], [ 12.084961, 48.951366 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.337891, 48.224673 ], [ 11.162109, 48.078079 ] ] } } +, +{ "type": "Feature", "properties": { "name": "54" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.425781, 48.166085 ], [ 10.898438, 48.048710 ], [ 10.327148, 48.048710 ], [ 10.151367, 47.989922 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.425781, 48.224673 ], [ 11.425781, 48.166085 ], [ 11.513672, 48.136767 ] ] } } +, +{ "type": "Feature", "properties": { "name": "52" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.513672, 48.253941 ], [ 11.425781, 48.224673 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.513672, 48.136767 ], [ 11.601562, 48.253941 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.557617, 48.136767 ], [ 11.601562, 48.166085 ] ] } } +, +{ "type": "Feature", "properties": { "name": "533" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.513672, 48.166085 ], [ 11.425781, 47.960502 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.513672, 48.136767 ], [ 11.513672, 48.107431 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.513672, 48.107431 ], [ 11.557617, 48.136767 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.601562, 48.253941 ], [ 11.601562, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { "name": "53" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.469727, 48.253941 ], [ 11.513672, 48.312428 ], [ 11.953125, 48.429201 ], [ 12.084961, 48.574790 ], [ 12.744141, 48.719961 ], [ 12.919922, 48.835797 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.601562, 48.166085 ], [ 11.645508, 48.224673 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.601562, 48.166085 ], [ 11.689453, 48.048710 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.645508, 48.136767 ], [ 11.557617, 48.136767 ] ] } } +, +{ "type": "Feature", "properties": { "name": "52" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.689453, 48.078079 ], [ 11.777344, 48.195387 ], [ 11.689453, 48.253941 ], [ 11.513672, 48.253941 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.777344, 48.136767 ], [ 11.645508, 48.136767 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.557617, 48.107431 ], [ 11.601562, 48.107431 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 11.513672, 48.136767 ], [ 11.645508, 48.048710 ], [ 11.689453, 48.078079 ] ] } } +, +{ "type": "Feature", "properties": { "name": "552" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.777344, 48.136767 ], [ 11.909180, 48.166085 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.172852, 49.496675 ], [ 12.084961, 48.893615 ], [ 11.909180, 48.748945 ], [ 11.733398, 48.690960 ], [ 11.645508, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { "name": "552" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.909180, 48.166085 ], [ 12.216797, 48.166085 ], [ 12.392578, 48.253941 ] ] } } +, +{ "type": "Feature", "properties": { "name": "552" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.392578, 48.253941 ], [ 12.832031, 48.253941 ] ] } } +, +{ "type": "Feature", "properties": { "name": "45" }, "geometry": { "type": "LineString", "coordinates": [ [ 11.689453, 48.078079 ], [ 11.689453, 47.989922 ] ] } } +, +{ "type": "Feature", "properties": { "name": "56" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.084961, 49.009051 ], [ 12.480469, 48.980217 ], [ 12.963867, 48.835797 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.403320, 48.429201 ], [ 13.271484, 48.341646 ], [ 13.007812, 48.283193 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.062500, 49.325122 ], [ 13.754883, 49.037868 ], [ 13.710938, 48.864715 ], [ 13.491211, 48.806863 ], [ 13.491211, 48.690960 ], [ 13.227539, 48.661943 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.359375, 48.574790 ], [ 13.403320, 48.545705 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.403320, 48.545705 ], [ 13.403320, 48.487486 ] ] } } +, +{ "type": "Feature", "properties": { "name": "56" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.963867, 48.835797 ], [ 13.403320, 48.574790 ], [ 13.403320, 48.341646 ], [ 13.491211, 48.283193 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.447266, 48.574790 ], [ 13.403320, 48.545705 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.403320, 48.487486 ], [ 13.403320, 48.429201 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 13.403320, 48.487486 ], [ 13.447266, 48.400032 ], [ 13.623047, 48.400032 ], [ 14.106445, 48.283193 ], [ 14.326172, 48.312428 ] ] } } +, +{ "type": "Feature", "properties": { "name": "552" }, "geometry": { "type": "LineString", "coordinates": [ [ 12.832031, 48.253941 ], [ 13.227539, 48.283193 ], [ 13.271484, 48.253941 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 12.832031, 48.224673 ], [ 12.788086, 48.166085 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.458008, 48.922499 ], [ 14.458008, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.458008, 48.777913 ], [ 14.458008, 48.370848 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.458008, 48.370848 ], [ 14.282227, 48.283193 ], [ 14.282227, 48.224673 ] ] } } +, +{ "type": "Feature", "properties": { "name": "55" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.194336, 48.166085 ], [ 14.282227, 48.224673 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 14.106445, 48.195387 ], [ 14.326172, 48.224673 ] ] } } +, +{ "type": "Feature", "properties": { "name": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.853516, 48.951366 ], [ 14.897461, 48.864715 ] ] } } +, +{ "type": "Feature", "properties": { "name": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.897461, 48.864715 ], [ 14.941406, 48.806863 ], [ 14.985352, 48.835797 ], [ 15.117188, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 14.282227, 48.224673 ], [ 14.501953, 48.224673 ], [ 14.633789, 48.107431 ], [ 14.853516, 48.166085 ], [ 15.205078, 48.166085 ], [ 15.292969, 48.224673 ], [ 15.512695, 48.166085 ], [ 15.820312, 48.195387 ], [ 16.435547, 48.136767 ] ] } } +, +{ "type": "Feature", "properties": { "name": "59" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.083984, 48.777913 ], [ 16.040039, 48.893615 ], [ 15.688477, 49.124219 ] ] } } +, +{ "type": "Feature", "properties": { "name": "59" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.083984, 48.632909 ], [ 16.083984, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { "name": "59" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.171875, 48.400032 ], [ 16.083984, 48.632909 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.732422, 48.224673 ], [ 15.776367, 48.341646 ], [ 15.644531, 48.429201 ] ] } } +, +{ "type": "Feature", "properties": { "name": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 15.117188, 48.777913 ], [ 15.688477, 48.661943 ], [ 16.127930, 48.429201 ], [ 16.127930, 48.370848 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.996094, 48.136767 ], [ 15.996094, 48.078079 ], [ 16.171875, 48.048710 ], [ 16.347656, 48.166085 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.083984, 48.835797 ], [ 16.523438, 48.980217 ] ] } } +, +{ "type": "Feature", "properties": { "name": "461" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.523438, 48.980217 ], [ 16.655273, 48.748945 ] ] } } +, +{ "type": "Feature", "properties": { "name": "461" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.655273, 48.748945 ], [ 16.611328, 48.516604 ] ] } } +, +{ "type": "Feature", "properties": { "name": "461" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.611328, 48.516604 ], [ 16.479492, 48.370848 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.655273, 48.603858 ], [ 16.787109, 48.690960 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.787109, 48.690960 ], [ 16.918945, 48.777913 ] ] } } +, +{ "type": "Feature", "properties": { "name": "461" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.479492, 48.370848 ], [ 16.347656, 48.312428 ] ] } } +, +{ "type": "Feature", "properties": { "name": "59" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.347656, 48.136767 ], [ 16.391602, 48.283193 ], [ 16.303711, 48.370848 ], [ 16.171875, 48.400032 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.743164, 48.048710 ], [ 16.435547, 48.136767 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 15.644531, 48.429201 ], [ 15.864258, 48.429201 ], [ 16.040039, 48.370848 ], [ 16.435547, 48.400032 ], [ 16.523438, 48.283193 ], [ 16.347656, 48.166085 ] ] } } +, +{ "type": "Feature", "properties": { "name": "49" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.127930, 47.724545 ], [ 15.776367, 47.635784 ] ] } } +, +{ "type": "Feature", "properties": { "name": "59" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.127930, 47.517201 ], [ 16.127930, 47.754098 ], [ 16.215820, 47.783635 ], [ 16.215820, 47.960502 ], [ 16.347656, 48.048710 ], [ 16.303711, 48.136767 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.699219, 47.606163 ], [ 16.391602, 47.931066 ], [ 16.391602, 48.166085 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.479492, 47.813155 ], [ 16.347656, 47.754098 ], [ 16.215820, 47.842658 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.226562, 47.872144 ], [ 17.138672, 47.783635 ], [ 17.226562, 47.724545 ], [ 17.270508, 47.517201 ], [ 16.787109, 47.279229 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.918945, 48.777913 ], [ 17.094727, 48.893615 ], [ 17.314453, 48.893615 ], [ 17.446289, 49.066668 ] ] } } +, +{ "type": "Feature", "properties": { "name": "58" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.743164, 48.048710 ], [ 16.875000, 48.107431 ], [ 17.138672, 48.107431 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 16.918945, 48.777913 ], [ 17.050781, 48.574790 ], [ 17.006836, 48.224673 ], [ 17.094727, 48.107431 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.138672, 48.136767 ], [ 17.226562, 48.195387 ] ] } } +, +{ "type": "Feature", "properties": { "name": "65" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.094727, 48.107431 ], [ 17.182617, 48.048710 ], [ 17.182617, 47.872144 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.094727, 48.107431 ], [ 17.270508, 48.224673 ], [ 17.446289, 48.224673 ], [ 17.534180, 48.312428 ], [ 17.709961, 48.370848 ], [ 17.797852, 48.632909 ], [ 17.929688, 48.690960 ], [ 17.973633, 48.893615 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.973633, 48.893615 ], [ 18.193359, 48.806863 ], [ 18.237305, 48.719961 ] ] } } +, +{ "type": "Feature", "properties": { "name": "58" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.622070, 48.312428 ], [ 17.753906, 48.253941 ], [ 18.017578, 48.341646 ], [ 18.149414, 48.312428 ] ] } } +, +{ "type": "Feature", "properties": { "name": "575" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.105469, 48.312428 ], [ 18.193359, 47.960502 ], [ 18.193359, 47.813155 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.226562, 47.872144 ], [ 16.875000, 47.960502 ], [ 16.875000, 48.019324 ], [ 16.743164, 48.019324 ], [ 16.743164, 48.078079 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.699219, 47.606163 ], [ 17.050781, 47.576526 ], [ 17.578125, 47.694974 ] ] } } +, +{ "type": "Feature", "properties": { "name": "60" }, "geometry": { "type": "LineString", "coordinates": [ [ 17.885742, 47.665387 ], [ 17.578125, 47.665387 ], [ 17.226562, 47.872144 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.237305, 48.719961 ], [ 18.457031, 48.719961 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.457031, 48.719961 ], [ 18.764648, 48.777913 ], [ 18.764648, 48.632909 ], [ 18.896484, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.896484, 48.574790 ], [ 18.940430, 48.748945 ], [ 18.852539, 48.893615 ], [ 18.940430, 49.095452 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.940430, 48.603858 ], [ 19.116211, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { "name": "571" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.149414, 48.312428 ], [ 18.237305, 48.370848 ], [ 18.632812, 48.370848 ], [ 18.764648, 48.516604 ], [ 18.940430, 48.603858 ] ] } } +, +{ "type": "Feature", "properties": { "name": "77" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.116211, 48.661943 ], [ 19.116211, 48.835797 ] ] } } +, +{ "type": "Feature", "properties": { "name": "77" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.116211, 48.574790 ], [ 19.116211, 48.661943 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.116211, 48.574790 ], [ 19.160156, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { "name": "77" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.896484, 48.107431 ], [ 18.852539, 48.136767 ], [ 18.852539, 48.195387 ], [ 19.072266, 48.341646 ], [ 19.116211, 48.574790 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.072266, 48.574790 ], [ 19.291992, 48.545705 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 16.347656, 48.048710 ], [ 16.918945, 47.279229 ], [ 16.918945, 47.279229 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 17.666016, 47.665387 ], [ 17.709961, 47.576526 ] ] } } +, +{ "type": "Feature", "properties": { "name": "70" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.544922, 45.120053 ], [ 18.588867, 45.120053 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.764648, 45.490946 ], [ 18.808594, 45.490946 ] ] } } +, +{ "type": "Feature", "properties": { "name": "73" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.940430, 45.398450 ], [ 18.808594, 45.490946 ] ] } } +, +{ "type": "Feature", "properties": { "name": "70" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.588867, 45.120053 ], [ 18.808594, 45.058001 ], [ 19.335938, 45.058001 ] ] } } +, +{ "type": "Feature", "properties": { "name": "73" }, "geometry": { "type": "LineString", "coordinates": [ [ 18.720703, 45.089036 ], [ 18.808594, 45.274886 ], [ 18.720703, 45.305803 ], [ 18.720703, 45.398450 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.808594, 45.274886 ], [ 18.984375, 45.367584 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.808594, 45.552525 ], [ 19.072266, 45.521744 ], [ 19.116211, 45.614037 ], [ 18.984375, 45.644768 ], [ 18.984375, 45.706179 ], [ 19.116211, 45.767523 ] ] } } +, +{ "type": "Feature", "properties": { "name": "662" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.423828, 45.243953 ], [ 19.335938, 45.367584 ], [ 19.248047, 45.367584 ], [ 19.291992, 45.521744 ], [ 19.204102, 45.552525 ], [ 19.160156, 45.828799 ], [ 19.204102, 45.859412 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.072266, 45.305803 ], [ 18.940430, 45.398450 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.863281, 45.305803 ], [ 19.819336, 45.243953 ], [ 19.511719, 45.274886 ], [ 19.291992, 45.213004 ], [ 19.072266, 45.305803 ] ] } } +, +{ "type": "Feature", "properties": { "name": "662" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.423828, 45.026950 ], [ 19.423828, 45.243953 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.995117, 45.981695 ], [ 19.995117, 45.920587 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.907227, 45.274886 ], [ 19.731445, 45.367584 ], [ 19.687500, 45.798170 ], [ 19.731445, 45.920587 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.643555, 45.798170 ], [ 20.039062, 45.614037 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.995117, 45.920587 ], [ 20.083008, 45.920587 ], [ 20.126953, 45.798170 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.126953, 45.798170 ], [ 20.039062, 45.614037 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.039062, 45.521744 ], [ 19.907227, 45.460131 ], [ 19.819336, 45.336702 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.863281, 45.243953 ], [ 19.819336, 45.243953 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.819336, 45.243953 ], [ 19.819336, 45.213004 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.819336, 45.336702 ], [ 19.863281, 45.243953 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.907227, 45.274886 ], [ 19.819336, 45.213004 ], [ 19.863281, 45.089036 ], [ 19.731445, 44.715514 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.434570, 44.809122 ], [ 19.995117, 45.089036 ], [ 19.863281, 45.243953 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.039062, 45.614037 ], [ 20.039062, 45.521744 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.170898, 45.583290 ], [ 20.039062, 45.614037 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.302734, 45.490946 ], [ 20.170898, 45.583290 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.610352, 46.073231 ], [ 20.610352, 46.073231 ], [ 20.522461, 45.951150 ], [ 20.698242, 45.859412 ], [ 20.698242, 45.736860 ], [ 20.566406, 45.644768 ], [ 20.434570, 45.367584 ], [ 20.126953, 45.398450 ], [ 19.863281, 45.305803 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.390625, 45.367584 ], [ 20.302734, 45.490946 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.390625, 45.367584 ], [ 20.390625, 45.213004 ] ] } } +, +{ "type": "Feature", "properties": { "name": "671" }, "geometry": { "type": "LineString", "coordinates": [ [ 21.225586, 45.767523 ], [ 21.181641, 46.012224 ], [ 21.225586, 46.042736 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 21.225586, 45.767523 ], [ 21.049805, 45.736860 ], [ 21.005859, 45.798170 ], [ 20.698242, 45.798170 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 21.269531, 45.243953 ], [ 21.445312, 45.274886 ], [ 21.708984, 45.026950 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 21.884766, 45.583290 ], [ 21.840820, 45.490946 ], [ 21.840820, 45.429299 ], [ 21.928711, 45.398450 ], [ 21.840820, 45.026950 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.544922, 44.809122 ], [ 18.676758, 44.933696 ], [ 18.720703, 45.089036 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.544922, 44.527843 ], [ 18.588867, 44.527843 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.632812, 44.465151 ], [ 18.588867, 44.527843 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.588867, 44.527843 ], [ 18.720703, 44.276671 ], [ 18.632812, 44.119142 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.588867, 44.527843 ], [ 18.764648, 44.527843 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.808594, 44.465151 ], [ 18.632812, 44.465151 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.764648, 44.527843 ], [ 18.808594, 44.465151 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.984375, 44.402392 ], [ 18.808594, 44.465151 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.940430, 44.182204 ], [ 18.896484, 44.245199 ], [ 18.720703, 44.245199 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.072266, 45.058001 ], [ 18.984375, 45.367584 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.731445, 44.715514 ], [ 19.555664, 44.777936 ], [ 19.291992, 44.653024 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.379883, 45.026950 ], [ 19.423828, 45.026950 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 18.588867, 44.527843 ], [ 18.588867, 44.621754 ], [ 18.544922, 44.653024 ] ], [ [ 18.544922, 44.809122 ], [ 18.808594, 44.871443 ], [ 19.028320, 44.840291 ], [ 19.204102, 44.746733 ], [ 19.335938, 44.840291 ], [ 19.291992, 44.933696 ], [ 19.423828, 45.058001 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.116211, 44.402392 ], [ 18.984375, 44.402392 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.291992, 44.653024 ], [ 19.160156, 44.527843 ], [ 19.160156, 44.276671 ], [ 19.028320, 44.150681 ], [ 18.940430, 44.182204 ], [ 18.940430, 44.056012 ], [ 18.852539, 43.992815 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.291992, 44.496505 ], [ 19.204102, 44.527843 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.632812, 44.119142 ], [ 18.588867, 44.087585 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 18.852539, 43.992815 ], [ 18.808594, 43.929550 ], [ 18.720703, 43.897892 ] ] } } +, +{ "type": "Feature", "properties": { "name": "762" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.072266, 43.707594 ], [ 19.028320, 43.739352 ] ] } } +, +{ "type": "Feature", "properties": { "name": "762" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.072266, 43.707594 ], [ 19.072266, 43.707594 ] ] } } +, +{ "type": "Feature", "properties": { "name": "761" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.731445, 43.802819 ], [ 19.511719, 43.834527 ], [ 19.511719, 43.771094 ], [ 19.072266, 43.707594 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.643555, 43.389082 ], [ 19.643555, 43.357138 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.731445, 44.715514 ], [ 19.731445, 44.746733 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.907227, 45.274886 ], [ 20.083008, 45.213004 ], [ 20.083008, 45.120053 ], [ 20.478516, 44.809122 ] ] } } +, +{ "type": "Feature", "properties": { "name": "70" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.335938, 45.058001 ], [ 20.258789, 44.809122 ], [ 20.478516, 44.809122 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.346680, 44.746733 ], [ 20.302734, 44.621754 ], [ 20.039062, 44.653024 ], [ 19.995117, 44.590467 ], [ 19.907227, 44.590467 ], [ 19.731445, 44.715514 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.258789, 44.809122 ], [ 20.346680, 44.715514 ], [ 20.434570, 44.715514 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.731445, 44.715514 ], [ 19.731445, 44.527843 ], [ 19.907227, 44.402392 ], [ 19.863281, 44.276671 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.248047, 44.527843 ], [ 19.423828, 44.496505 ], [ 19.863281, 44.276671 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.863281, 44.276671 ], [ 20.039062, 44.276671 ], [ 20.214844, 44.370987 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.390625, 45.213004 ], [ 20.390625, 45.026950 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.390625, 45.026950 ], [ 20.522461, 44.809122 ] ] } } +, +{ "type": "Feature", "properties": { "name": "70" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.478516, 44.809122 ], [ 20.654297, 44.871443 ], [ 20.742188, 44.995883 ], [ 20.874023, 45.058001 ], [ 21.269531, 45.089036 ], [ 21.313477, 45.182037 ], [ 21.225586, 45.274886 ], [ 21.181641, 45.644768 ], [ 21.225586, 45.767523 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.478516, 44.777936 ], [ 20.478516, 44.684277 ], [ 20.698242, 44.465151 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.654297, 44.559163 ], [ 20.698242, 44.308127 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.214844, 44.370987 ], [ 20.566406, 44.339565 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.566406, 44.339565 ], [ 20.698242, 44.308127 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.698242, 44.308127 ], [ 20.698242, 44.245199 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 21.181641, 44.621754 ], [ 20.961914, 44.590467 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.961914, 44.590467 ], [ 20.961914, 44.559163 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.961914, 44.590467 ], [ 21.093750, 44.621754 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.698242, 44.245199 ], [ 20.917969, 44.024422 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.775391, 43.897892 ], [ 19.599609, 43.834527 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.863281, 43.866218 ], [ 19.819336, 43.866218 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 19.819336, 43.866218 ], [ 19.775391, 43.897892 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.039062, 43.834527 ], [ 19.907227, 44.024422 ], [ 19.863281, 44.276671 ] ] } } +, +{ "type": "Feature", "properties": { "name": "761" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.039062, 43.834527 ], [ 19.951172, 43.802819 ], [ 19.819336, 43.866218 ], [ 19.731445, 43.802819 ] ] } } +, +{ "type": "Feature", "properties": { "name": "761" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.390625, 43.897892 ], [ 20.302734, 43.866218 ], [ 20.126953, 43.929550 ], [ 20.039062, 43.834527 ] ] } } +, +{ "type": "Feature", "properties": { "name": "763" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.434570, 44.809122 ], [ 20.434570, 44.684277 ], [ 20.302734, 44.590467 ], [ 20.214844, 44.370987 ], [ 20.302734, 44.276671 ], [ 20.258789, 44.182204 ], [ 20.478516, 44.150681 ], [ 20.390625, 43.897892 ] ] } } +, +{ "type": "Feature", "properties": { "name": "761" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.566406, 43.897892 ], [ 20.390625, 43.897892 ] ] } } +, +{ "type": "Feature", "properties": { "name": "761" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.786133, 43.961191 ], [ 20.566406, 43.897892 ] ] } } +, +{ "type": "Feature", "properties": { "name": "761" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.566406, 43.897892 ], [ 20.698242, 43.707594 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.698242, 43.707594 ], [ 20.698242, 43.739352 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 21.093750, 44.182204 ], [ 21.005859, 44.150681 ], [ 21.005859, 44.056012 ], [ 20.786133, 43.929550 ], [ 20.742188, 43.707594 ] ] } } +, +{ "type": "Feature", "properties": { "name": "761" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.698242, 43.707594 ], [ 21.005859, 43.612217 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.874023, 43.644026 ], [ 20.961914, 43.612217 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.698242, 43.707594 ], [ 20.566406, 43.644026 ], [ 20.610352, 43.452919 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 21.708984, 44.653024 ], [ 21.577148, 44.809122 ], [ 21.577148, 44.995883 ], [ 21.708984, 45.058001 ], [ 21.928711, 45.026950 ], [ 22.016602, 44.933696 ], [ 22.148438, 44.933696 ], [ 22.192383, 44.995883 ], [ 22.280273, 44.995883 ] ], [ [ 22.280273, 44.995883 ], [ 22.324219, 44.933696 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 21.181641, 44.621754 ], [ 21.269531, 44.590467 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 20.698242, 44.245199 ], [ 21.093750, 44.245199 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 20.478516, 44.809122 ], [ 20.610352, 44.684277 ], [ 20.610352, 44.590467 ], [ 20.917969, 44.590467 ], [ 21.049805, 44.496505 ], [ 21.093750, 44.150681 ], [ 21.269531, 44.024422 ] ] } } +, +{ "type": "Feature", "properties": { "name": "70" }, "geometry": { "type": "LineString", "coordinates": [ [ 21.577148, 45.798170 ], [ 21.225586, 45.767523 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 21.093750, 44.621754 ], [ 21.489258, 44.590467 ], [ 21.665039, 44.465151 ], [ 21.840820, 44.496505 ], [ 21.884766, 44.370987 ], [ 21.972656, 44.433780 ], [ 21.972656, 44.370987 ], [ 22.192383, 44.339565 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 22.016602, 44.056012 ], [ 22.060547, 44.056012 ] ], [ [ 21.269531, 44.590467 ], [ 21.313477, 44.465151 ], [ 21.533203, 44.245199 ], [ 21.928711, 44.213710 ], [ 22.016602, 44.056012 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "MultiLineString", "coordinates": [ [ [ 21.137695, 44.621754 ], [ 21.533203, 44.746733 ], [ 21.533203, 44.684277 ], [ 21.621094, 44.653024 ], [ 21.928711, 44.653024 ], [ 22.060547, 44.465151 ], [ 22.192383, 44.465151 ] ], [ [ 22.192383, 44.465151 ], [ 22.324219, 44.684277 ] ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 22.192383, 44.339565 ], [ 22.192383, 44.465151 ] ] } } +, +{ "type": "Feature", "properties": { }, "geometry": { "type": "LineString", "coordinates": [ [ 22.324219, 44.308127 ], [ 22.192383, 44.339565 ] ] } } +, +{ "type": "Feature", "properties": { "name": "75" }, "geometry": { "type": "LineString", "coordinates": [ [ 21.269531, 44.024422 ], [ 21.269531, 43.961191 ], [ 21.401367, 43.961191 ], [ 21.445312, 43.802819 ] ] } } +, +{ "type": "Feature", "properties": { "name": "761" }, "geometry": { "type": "LineString", "coordinates": [ [ 21.401367, 43.866218 ], [ 21.621094, 43.866218 ] ] } } +, +{ "type": "Feature", "properties": { "name": "763" }, "geometry": { "type": "LineString", "coordinates": [ [ 19.731445, 43.802819 ], [ 19.687500, 43.675818 ], [ 19.819336, 43.484812 ], [ 19.643555, 43.452919 ], [ 19.687500, 43.325178 ] ] } } +] } +] } diff --git a/tests/pbf/roads-1-1-0.pbf b/tests/pbf/roads-1-1-0.pbf new file mode 100644 index 00000000..22a26fbf Binary files /dev/null and b/tests/pbf/roads-1-1-0.pbf differ