Last active
June 6, 2018 05:42
-
-
Save come25136/6e60338b3822b7bb78a5b6c5017f676b to your computer and use it in GitHub Desktop.
路線図データ (KML) http://www3.unobus.co.jp/opendata/ CC BY 4.0 をGeoJSONに変換
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
{ | |
"type": "FeatureCollection", | |
"features": [ | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.918666571428, | |
34.6650806666667, | |
15 | |
], | |
[ | |
133.918397814614, | |
34.664688828413, | |
15 | |
], | |
[ | |
133.918196648608, | |
34.6647661581233, | |
15 | |
], | |
[ | |
133.918808190945, | |
34.6656285584571, | |
15 | |
], | |
[ | |
133.921335428571, | |
34.665671, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "岡山駅→岡山駅前・ドレミの街", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.921335428571, | |
34.665671, | |
15 | |
], | |
[ | |
133.923902, | |
34.665708, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "岡山駅前・ドレミの街→柳川西(北側)", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.923902, | |
34.665708, | |
15 | |
], | |
[ | |
133.927512, | |
34.665765, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "柳川西(北側)→柳川", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.927512, | |
34.665765, | |
15 | |
], | |
[ | |
133.928981428571, | |
34.665801, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "柳川→表町入口", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.928981428571, | |
34.665801, | |
15 | |
], | |
[ | |
133.930511607023, | |
34.6657655987568, | |
15 | |
], | |
[ | |
133.930528, | |
34.662845, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "表町入口→中銀本店西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.930528, | |
34.662845, | |
15 | |
], | |
[ | |
133.930513937056, | |
34.6618196897913, | |
15 | |
], | |
[ | |
133.930064957559, | |
34.6617596203974, | |
15 | |
], | |
[ | |
133.930042, | |
34.661572, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "中銀本店西→表町BC", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.930042, | |
34.661572, | |
15 | |
], | |
[ | |
133.930037902003, | |
34.6613564031807, | |
15 | |
], | |
[ | |
133.930372479384, | |
34.6613531363968, | |
15 | |
], | |
[ | |
133.930414111001, | |
34.66235846492, | |
15 | |
], | |
[ | |
133.931, | |
34.662347, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "表町BC→中銀本店前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.931, | |
34.662347, | |
15 | |
], | |
[ | |
133.934469, | |
34.662238, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "中銀本店前→県庁前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.934469, | |
34.662238, | |
15 | |
], | |
[ | |
133.935525118315, | |
34.6622099786607, | |
15 | |
], | |
[ | |
133.936346224801, | |
34.6623005663129, | |
15 | |
], | |
[ | |
133.936672169914, | |
34.6622811638784, | |
15 | |
], | |
[ | |
133.939076480773, | |
34.6618385045735, | |
15 | |
], | |
[ | |
133.939847671923, | |
34.661669939007, | |
15 | |
], | |
[ | |
133.940294900763, | |
34.6615546402242, | |
15 | |
], | |
[ | |
133.941031578009, | |
34.661298445093, | |
15 | |
], | |
[ | |
133.942239, | |
34.661932, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "県庁前→朝日高前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.942239, | |
34.661932, | |
15 | |
], | |
[ | |
133.943681251968, | |
34.6627738709459, | |
15 | |
], | |
[ | |
133.944497428571, | |
34.664004, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "朝日高前→国富", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.944497428571, | |
34.664004, | |
15 | |
], | |
[ | |
133.945912264557, | |
34.6660250988972, | |
15 | |
], | |
[ | |
133.946313663368, | |
34.6665242549092, | |
15 | |
], | |
[ | |
133.946746199085, | |
34.6669181024167, | |
15 | |
], | |
[ | |
133.947251285714, | |
34.667335, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "国富→国富東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.947251285714, | |
34.667335, | |
15 | |
], | |
[ | |
133.948015117743, | |
34.6677910936167, | |
15 | |
], | |
[ | |
133.948795173307, | |
34.6681284838336, | |
15 | |
], | |
[ | |
133.951189, | |
34.669042, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "国富東→原東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.951189, | |
34.669042, | |
15 | |
], | |
[ | |
133.953569506672, | |
34.669931800314, | |
15 | |
], | |
[ | |
133.954295684591, | |
34.6702629902378, | |
15 | |
], | |
[ | |
133.954844, | |
34.670595, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "原東→原尾島住宅前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.954844, | |
34.670595, | |
15 | |
], | |
[ | |
133.95586003447, | |
34.6713027225606, | |
15 | |
], | |
[ | |
133.957466638979, | |
34.6725306781749, | |
15 | |
], | |
[ | |
133.957638999432, | |
34.6726624463064, | |
15 | |
], | |
[ | |
133.9586, | |
34.67312, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "原尾島住宅前→二本松", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.9586, | |
34.67312, | |
15 | |
], | |
[ | |
133.959332638996, | |
34.6731809747241, | |
15 | |
], | |
[ | |
133.961970714286, | |
34.673317, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "二本松→二本松東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.961970714286, | |
34.673317, | |
15 | |
], | |
[ | |
133.965313285714, | |
34.673467, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "二本松東→高屋", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.965313285714, | |
34.673467, | |
15 | |
], | |
[ | |
133.967611142857, | |
34.673589, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "高屋→高屋東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.967611142857, | |
34.673589, | |
15 | |
], | |
[ | |
133.970319857143, | |
34.673727, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "高屋東→兼基西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.970319857143, | |
34.673727, | |
15 | |
], | |
[ | |
133.971370041869, | |
34.6737744969358, | |
15 | |
], | |
[ | |
133.972001295177, | |
34.6738306748985, | |
15 | |
], | |
[ | |
133.972583451925, | |
34.6739568515262, | |
15 | |
], | |
[ | |
133.973070330898, | |
34.6740980254836, | |
15 | |
], | |
[ | |
133.974215571429, | |
34.674553, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "兼基西→兼基", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.974215571429, | |
34.674553, | |
15 | |
], | |
[ | |
133.975548886472, | |
34.6750973011078, | |
15 | |
], | |
[ | |
133.976768142857, | |
34.675549, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "兼基→兼基東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.976768142857, | |
34.675549, | |
15 | |
], | |
[ | |
133.979705285714, | |
34.676726, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "兼基東→乙多見西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.979705285714, | |
34.676726, | |
15 | |
], | |
[ | |
133.982549, | |
34.677817, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "乙多見西→乙多見", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.982549, | |
34.677817, | |
15 | |
], | |
[ | |
133.984795, | |
34.678726, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "乙多見→長岡団地", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.984795, | |
34.678726, | |
15 | |
], | |
[ | |
133.988071571429, | |
34.680016, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡団地→長岡西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.988071571429, | |
34.680016, | |
15 | |
], | |
[ | |
133.988669240412, | |
34.6802685472339, | |
15 | |
], | |
[ | |
133.991009857143, | |
34.681605, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡西→長岡", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.991009857143, | |
34.681605, | |
15 | |
], | |
[ | |
133.995097, | |
34.684046, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡→宍甘", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.995097, | |
34.684046, | |
15 | |
], | |
[ | |
133.995545451446, | |
34.684269020469, | |
15 | |
], | |
[ | |
134.000316, | |
34.687076, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "宍甘→宿", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.000316, | |
34.687076, | |
15 | |
], | |
[ | |
134.003975, | |
34.68923, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "宿→積水前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.003975, | |
34.68923, | |
15 | |
], | |
[ | |
134.006656, | |
34.690801, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "積水前→藤井", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.006656, | |
34.690801, | |
15 | |
], | |
[ | |
134.011327, | |
34.69354, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "藤井→鉄", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.011327, | |
34.69354, | |
15 | |
], | |
[ | |
134.014325077239, | |
34.695280114758, | |
15 | |
], | |
[ | |
134.01678, | |
34.696752, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "鉄→北方", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.01678, | |
34.696752, | |
15 | |
], | |
[ | |
134.01904782529, | |
34.6980607090194, | |
15 | |
], | |
[ | |
134.019774591818, | |
34.6984697321887, | |
15 | |
], | |
[ | |
134.020686888133, | |
34.6988672250444, | |
15 | |
], | |
[ | |
134.021662142857, | |
34.699237, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "北方→中尾", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.021662142857, | |
34.699237, | |
15 | |
], | |
[ | |
134.025137839884, | |
34.7003846899783, | |
15 | |
], | |
[ | |
134.025416, | |
34.700525, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "中尾→沼西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.025416, | |
34.700525, | |
15 | |
], | |
[ | |
134.025831948357, | |
34.7006204626515, | |
15 | |
], | |
[ | |
134.030316019157, | |
34.7020900011365, | |
15 | |
], | |
[ | |
134.031424714286, | |
34.70249, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "沼西→沼", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.031424714286, | |
34.70249, | |
15 | |
], | |
[ | |
134.033091872352, | |
34.7030082723607, | |
15 | |
], | |
[ | |
134.033610935854, | |
34.7031060869167, | |
15 | |
], | |
[ | |
134.034299332019, | |
34.7031951887363, | |
15 | |
], | |
[ | |
134.035254571429, | |
34.703186, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "沼→浮田校口", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.035254571429, | |
34.703186, | |
15 | |
], | |
[ | |
134.038522, | |
34.702968, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "浮田校口→八ツ塚", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.038522, | |
34.702968, | |
15 | |
], | |
[ | |
134.040315061559, | |
34.7028354970987, | |
15 | |
], | |
[ | |
134.041080539082, | |
34.7028537545513, | |
15 | |
], | |
[ | |
134.041726019244, | |
34.7029393443694, | |
15 | |
], | |
[ | |
134.042325084724, | |
34.7030787276446, | |
15 | |
], | |
[ | |
134.04278572494, | |
34.7032219040157, | |
15 | |
], | |
[ | |
134.043031714286, | |
34.703363, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "八ツ塚→赤坂", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.043031714286, | |
34.703363, | |
15 | |
], | |
[ | |
134.043333945182, | |
34.7034697696171, | |
15 | |
], | |
[ | |
134.04656122563, | |
34.704959792773, | |
15 | |
], | |
[ | |
134.047096501427, | |
34.7051879360989, | |
15 | |
], | |
[ | |
134.047338, | |
34.705336, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "赤坂→南古都", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.047338, | |
34.705336, | |
15 | |
], | |
[ | |
134.047701513999, | |
34.7054634391784, | |
15 | |
], | |
[ | |
134.048174398924, | |
34.7056739702479, | |
15 | |
], | |
[ | |
134.049115738874, | |
34.7060153703043, | |
15 | |
], | |
[ | |
134.049949787826, | |
34.7061749404126, | |
15 | |
], | |
[ | |
134.050888211773, | |
34.706154320438, | |
15 | |
], | |
[ | |
134.051764428571, | |
34.706103, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "南古都→平島", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.051764428571, | |
34.706103, | |
15 | |
], | |
[ | |
134.052245525938, | |
34.7060258403985, | |
15 | |
], | |
[ | |
134.053744531239, | |
34.7058885403563, | |
15 | |
], | |
[ | |
134.054784178734, | |
34.7057756503155, | |
15 | |
], | |
[ | |
134.055315955854, | |
34.7057165503014, | |
15 | |
], | |
[ | |
134.055846333504, | |
34.7056521702761, | |
15 | |
], | |
[ | |
134.057436768696, | |
34.7054942502591, | |
15 | |
], | |
[ | |
134.058227785241, | |
34.7054343096095, | |
15 | |
], | |
[ | |
134.060956571429, | |
34.7053310000001, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "平島→矢井", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.060956571429, | |
34.7053310000001, | |
15 | |
], | |
[ | |
134.063114309072, | |
34.7052293661914, | |
15 | |
], | |
[ | |
134.064923162275, | |
34.7051564467763, | |
15 | |
], | |
[ | |
134.065949982387, | |
34.7051685260373, | |
15 | |
], | |
[ | |
134.066402225118, | |
34.7051976266532, | |
15 | |
], | |
[ | |
134.066860428571, | |
34.705277, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "矢井→山の端", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.066860428571, | |
34.705277, | |
15 | |
], | |
[ | |
134.067276041265, | |
34.7052948702338, | |
15 | |
], | |
[ | |
134.068457614021, | |
34.7055545302704, | |
15 | |
], | |
[ | |
134.069392188105, | |
34.705852330383, | |
15 | |
], | |
[ | |
134.070262973824, | |
34.7061766804323, | |
15 | |
], | |
[ | |
134.071712428571, | |
34.706634, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "山の端→浅川", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.071712428571, | |
34.706634, | |
15 | |
], | |
[ | |
134.072493637864, | |
34.706827246589, | |
15 | |
], | |
[ | |
134.073207689454, | |
34.7069248553547, | |
15 | |
], | |
[ | |
134.073869493037, | |
34.707094420829, | |
15 | |
], | |
[ | |
134.074723954016, | |
34.7072809114756, | |
15 | |
], | |
[ | |
134.077835083667, | |
34.7081367455467, | |
15 | |
], | |
[ | |
134.078135285714, | |
34.708275, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "浅川→新町", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.078135285714, | |
34.708275, | |
15 | |
], | |
[ | |
134.078445926928, | |
34.7083727976954, | |
15 | |
], | |
[ | |
134.079305283416, | |
34.7087241288924, | |
15 | |
], | |
[ | |
134.080943530121, | |
34.7094508825136, | |
15 | |
], | |
[ | |
134.081744927613, | |
34.7097924878238, | |
15 | |
], | |
[ | |
134.082248483173, | |
34.7100203395832, | |
15 | |
], | |
[ | |
134.08254, | |
34.710165, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "新町→一日市", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.08254, | |
34.710165, | |
15 | |
], | |
[ | |
134.083268772202, | |
34.710452428112, | |
15 | |
], | |
[ | |
134.084647893906, | |
34.7110659041787, | |
15 | |
], | |
[ | |
134.085553081741, | |
34.7114869795024, | |
15 | |
], | |
[ | |
134.086313428971, | |
34.7118561084686, | |
15 | |
], | |
[ | |
134.087272843661, | |
34.7124143992667, | |
15 | |
], | |
[ | |
134.087665845648, | |
34.712762869195, | |
15 | |
], | |
[ | |
134.089034239175, | |
34.7142916929308, | |
15 | |
], | |
[ | |
134.089117428571, | |
34.714388, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "一日市→吉井", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.089117428571, | |
34.714388, | |
15 | |
], | |
[ | |
134.089499309948, | |
34.7145865072399, | |
15 | |
], | |
[ | |
134.089862341036, | |
34.7147040330624, | |
15 | |
], | |
[ | |
134.090228754398, | |
34.7147569091401, | |
15 | |
], | |
[ | |
134.090503854931, | |
34.7147504138592, | |
15 | |
], | |
[ | |
134.090876095685, | |
34.7146700995384, | |
15 | |
], | |
[ | |
134.094945165151, | |
34.7136216593249, | |
15 | |
], | |
[ | |
134.095512940282, | |
34.7136173204887, | |
15 | |
], | |
[ | |
134.095529265682, | |
34.7139284641904, | |
15 | |
], | |
[ | |
134.095615679703, | |
34.7141207144554, | |
15 | |
], | |
[ | |
134.096177, | |
34.714869, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "吉井→八日市", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.096236, | |
34.714759, | |
15 | |
], | |
[ | |
134.095619528907, | |
34.7139645472198, | |
15 | |
], | |
[ | |
134.095592240546, | |
34.7135237408311, | |
15 | |
], | |
[ | |
134.095217780887, | |
34.7135027456823, | |
15 | |
], | |
[ | |
134.091965309966, | |
34.7143542569749, | |
15 | |
], | |
[ | |
134.090562631384, | |
34.7146920233835, | |
15 | |
], | |
[ | |
134.09014432318, | |
34.7146925377815, | |
15 | |
], | |
[ | |
134.08975, | |
34.714576, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "八日市→吉井", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.08975, | |
34.714576, | |
15 | |
], | |
[ | |
134.089398552671, | |
34.7144741826985, | |
15 | |
], | |
[ | |
134.08906350968, | |
34.7142104378146, | |
15 | |
], | |
[ | |
134.088714122772, | |
34.7138128366323, | |
15 | |
], | |
[ | |
134.088100946841, | |
34.7131216391188, | |
15 | |
], | |
[ | |
134.087674942208, | |
34.7126934595547, | |
15 | |
], | |
[ | |
134.087137917072, | |
34.7122848208489, | |
15 | |
], | |
[ | |
134.086101534789, | |
34.7116792354252, | |
15 | |
], | |
[ | |
134.082523816512, | |
34.710095515583, | |
15 | |
], | |
[ | |
134.082028, | |
34.709839, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "吉井→一日市", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.082028, | |
34.709839, | |
15 | |
], | |
[ | |
134.078669, | |
34.70838, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "一日市→新町", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.078669, | |
34.70838, | |
15 | |
], | |
[ | |
134.077279049274, | |
34.7079288589965, | |
15 | |
], | |
[ | |
134.074189494356, | |
34.7071001348846, | |
15 | |
], | |
[ | |
134.072111, | |
34.706436, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "新町→浅川", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.072111, | |
34.706436, | |
15 | |
], | |
[ | |
134.070691893801, | |
34.7060096304253, | |
15 | |
], | |
[ | |
134.06943382104, | |
34.7054144703183, | |
15 | |
], | |
[ | |
134.068968985051, | |
34.7053705473923, | |
15 | |
], | |
[ | |
134.068169917592, | |
34.7054249574539, | |
15 | |
], | |
[ | |
134.066267, | |
34.705111, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "浅川→山の端", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.066267, | |
34.705111, | |
15 | |
], | |
[ | |
134.063946254861, | |
34.7051497059141, | |
15 | |
], | |
[ | |
134.061247, | |
34.70524, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "山の端→矢井", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.061247, | |
34.70524, | |
15 | |
], | |
[ | |
134.058271865932, | |
34.7053860794247, | |
15 | |
], | |
[ | |
134.052176718407, | |
34.705977110324, | |
15 | |
], | |
[ | |
134.051700714286, | |
34.706031, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "矢井→平島", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.051700714286, | |
34.706031, | |
15 | |
], | |
[ | |
134.050998649603, | |
34.7061103403282, | |
15 | |
], | |
[ | |
134.05021765952, | |
34.7061128904056, | |
15 | |
], | |
[ | |
134.049454161502, | |
34.7060100003648, | |
15 | |
], | |
[ | |
134.048576264005, | |
34.7057818303127, | |
15 | |
], | |
[ | |
134.047668, | |
34.705375, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "平島→南古都", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.047668, | |
34.705375, | |
15 | |
], | |
[ | |
134.045753650878, | |
34.7045455008203, | |
15 | |
], | |
[ | |
134.043293595314, | |
34.7033853874253, | |
15 | |
], | |
[ | |
134.042915, | |
34.703174, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "南古都→赤坂", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.042915, | |
34.703174, | |
15 | |
], | |
[ | |
134.042072489488, | |
34.7029560600099, | |
15 | |
], | |
[ | |
134.04117138564, | |
34.7028049610943, | |
15 | |
], | |
[ | |
134.040099784442, | |
34.7027985269094, | |
15 | |
], | |
[ | |
134.038261887605, | |
34.7029320389109, | |
15 | |
], | |
[ | |
134.037972714286, | |
34.702949, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "赤坂→八ツ塚", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.037972714286, | |
34.702949, | |
15 | |
], | |
[ | |
134.037674134293, | |
34.7029723203665, | |
15 | |
], | |
[ | |
134.036138394203, | |
34.7030719850972, | |
15 | |
], | |
[ | |
134.034930714286, | |
34.703139, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "八ツ塚→浮田校口", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.034930714286, | |
34.703139, | |
15 | |
], | |
[ | |
134.034414084004, | |
34.7031540091002, | |
15 | |
], | |
[ | |
134.03387484194, | |
34.7031011138236, | |
15 | |
], | |
[ | |
134.033380617065, | |
34.7030293443694, | |
15 | |
], | |
[ | |
134.032957644179, | |
34.7029138083651, | |
15 | |
], | |
[ | |
134.03249047354, | |
34.7027397334524, | |
15 | |
], | |
[ | |
134.032115142857, | |
34.702606, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "浮田校口→沼", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.032115142857, | |
34.702606, | |
15 | |
], | |
[ | |
134.031708900784, | |
34.7025057123533, | |
15 | |
], | |
[ | |
134.030214560825, | |
34.7020108728314, | |
15 | |
], | |
[ | |
134.027777831971, | |
34.7011899780372, | |
15 | |
], | |
[ | |
134.02756, | |
34.701082, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "沼→沼西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.02756, | |
34.701082, | |
15 | |
], | |
[ | |
134.027309029056, | |
34.7010256454465, | |
15 | |
], | |
[ | |
134.024196267128, | |
34.7000150967005, | |
15 | |
], | |
[ | |
134.022243268438, | |
34.6993635203552, | |
15 | |
], | |
[ | |
134.022042, | |
34.69927, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "沼西→中尾", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.022042, | |
34.69927, | |
15 | |
], | |
[ | |
134.021815515126, | |
34.6992162571561, | |
15 | |
], | |
[ | |
134.021218664594, | |
34.6990151017187, | |
15 | |
], | |
[ | |
134.0203572089, | |
34.6986713763446, | |
15 | |
], | |
[ | |
134.019597677808, | |
34.6983126926885, | |
15 | |
], | |
[ | |
134.016791, | |
34.696655, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "中尾→北方", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.016791, | |
34.696655, | |
15 | |
], | |
[ | |
134.01482416256, | |
34.6955326216312, | |
15 | |
], | |
[ | |
134.013318276967, | |
34.6946443241856, | |
15 | |
], | |
[ | |
134.012245393361, | |
34.6940094794442, | |
15 | |
], | |
[ | |
134.011257, | |
34.693388, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "北方→鉄", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.011257, | |
34.693388, | |
15 | |
], | |
[ | |
134.009833037524, | |
34.6926074536332, | |
15 | |
], | |
[ | |
134.006448571429, | |
34.69061, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "鉄→藤井", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.006448571429, | |
34.69061, | |
15 | |
], | |
[ | |
134.003706142857, | |
34.688998, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "藤井→三石深井鉄工所前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.003706142857, | |
34.688998, | |
15 | |
], | |
[ | |
134.001578597646, | |
34.6877620045235, | |
15 | |
], | |
[ | |
134.001427, | |
34.687625, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "三石深井鉄工所前→積水前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.001427, | |
34.687625, | |
15 | |
], | |
[ | |
134.001252184944, | |
34.6875647028138, | |
15 | |
], | |
[ | |
133.999287291412, | |
34.6864131129263, | |
15 | |
], | |
[ | |
133.999082, | |
34.686249, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "積水前→宿", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.999082, | |
34.686249, | |
15 | |
], | |
[ | |
133.998834700133, | |
34.6861470643907, | |
15 | |
], | |
[ | |
133.996898958724, | |
34.6850139005129, | |
15 | |
], | |
[ | |
133.995274356858, | |
34.6840587589732, | |
15 | |
], | |
[ | |
133.995131, | |
34.683914, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "宿→宍甘", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.995131, | |
34.683914, | |
15 | |
], | |
[ | |
133.99493266704, | |
34.6838664425227, | |
15 | |
], | |
[ | |
133.992800661071, | |
34.6826192526926, | |
15 | |
], | |
[ | |
133.991582004318, | |
34.6818872473328, | |
15 | |
], | |
[ | |
133.991407194791, | |
34.6817652161294, | |
15 | |
], | |
[ | |
133.991309, | |
34.681656, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "宍甘→ワールド前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.991309, | |
34.681656, | |
15 | |
], | |
[ | |
133.991030519524, | |
34.6815587705925, | |
15 | |
], | |
[ | |
133.990300492401, | |
34.6811335248197, | |
15 | |
], | |
[ | |
133.989769, | |
34.680757, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "ワールド前→長岡", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.989769, | |
34.680757, | |
15 | |
], | |
[ | |
133.989590058528, | |
34.6806891764662, | |
15 | |
], | |
[ | |
133.988581663023, | |
34.6801724299683, | |
15 | |
], | |
[ | |
133.987421, | |
34.679668, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡→長岡西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.987421, | |
34.679668, | |
15 | |
], | |
[ | |
133.986171406392, | |
34.6792042744113, | |
15 | |
], | |
[ | |
133.984518231779, | |
34.6785166666109, | |
15 | |
], | |
[ | |
133.984357649765, | |
34.6784434431262, | |
15 | |
], | |
[ | |
133.984256, | |
34.678351, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡西→長岡団地", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.984256, | |
34.678351, | |
15 | |
], | |
[ | |
133.984113335609, | |
34.6783596250595, | |
15 | |
], | |
[ | |
133.983965580978, | |
34.6783249259115, | |
15 | |
], | |
[ | |
133.981892348823, | |
34.6775214301714, | |
15 | |
], | |
[ | |
133.981694, | |
34.677361, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡団地→乙多見", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.981694, | |
34.677361, | |
15 | |
], | |
[ | |
133.981404304504, | |
34.6773167483957, | |
15 | |
], | |
[ | |
133.979333172215, | |
34.67649884003, | |
15 | |
], | |
[ | |
133.979041, | |
34.676315, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "乙多見→乙多見西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.979041, | |
34.676315, | |
15 | |
], | |
[ | |
133.978765477104, | |
34.6762703229472, | |
15 | |
], | |
[ | |
133.976174346133, | |
34.6752394713628, | |
15 | |
], | |
[ | |
133.975924, | |
34.675111, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "乙多見西→兼基東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.975924, | |
34.675111, | |
15 | |
], | |
[ | |
133.975667992292, | |
34.675055069168, | |
15 | |
], | |
[ | |
133.973924789238, | |
34.674370668223, | |
15 | |
], | |
[ | |
133.973623, | |
34.674193, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "兼基東→兼基", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.973623, | |
34.674193, | |
15 | |
], | |
[ | |
133.97310589902, | |
34.6740542021113, | |
15 | |
], | |
[ | |
133.97233050748, | |
34.6738339112922, | |
15 | |
], | |
[ | |
133.971808877182, | |
34.6737465604782, | |
15 | |
], | |
[ | |
133.970426022677, | |
34.67366626682, | |
15 | |
], | |
[ | |
133.97008, | |
34.6736, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "兼基→兼基西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.97008, | |
34.6736, | |
15 | |
], | |
[ | |
133.969834654285, | |
34.6736380318935, | |
15 | |
], | |
[ | |
133.967572, | |
34.673492, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "兼基西→高屋東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.967572, | |
34.673492, | |
15 | |
], | |
[ | |
133.967068599363, | |
34.6735156795037, | |
15 | |
], | |
[ | |
133.965275598695, | |
34.6734209737868, | |
15 | |
], | |
[ | |
133.964635, | |
34.67335, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "高屋東→高屋", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.964635, | |
34.67335, | |
15 | |
], | |
[ | |
133.963994435327, | |
34.6733515623529, | |
15 | |
], | |
[ | |
133.961283771286, | |
34.6732186217094, | |
15 | |
], | |
[ | |
133.960969, | |
34.673145, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "高屋→二本松東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.960969, | |
34.673145, | |
15 | |
], | |
[ | |
133.960735201836, | |
34.6731956807535, | |
15 | |
], | |
[ | |
133.95926966677, | |
34.6731316559104, | |
15 | |
], | |
[ | |
133.959008571429, | |
34.673095, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "二本松東→二本松", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.959008571429, | |
34.673095, | |
15 | |
], | |
[ | |
133.958392777877, | |
34.6729304861271, | |
15 | |
], | |
[ | |
133.957966112529, | |
34.6727756823158, | |
15 | |
], | |
[ | |
133.957552895598, | |
34.6725332303277, | |
15 | |
], | |
[ | |
133.957215368469, | |
34.6723176318305, | |
15 | |
], | |
[ | |
133.954651, | |
34.670339, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "二本松→原尾島住宅前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.954651, | |
34.670339, | |
15 | |
], | |
[ | |
133.953606473607, | |
34.6698135645336, | |
15 | |
], | |
[ | |
133.950491609835, | |
34.6686991181461, | |
15 | |
], | |
[ | |
133.950368, | |
34.668601, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "原尾島住宅前→原東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.950368, | |
34.668601, | |
15 | |
], | |
[ | |
133.950183741439, | |
34.668573207791, | |
15 | |
], | |
[ | |
133.949313306907, | |
34.6682522983265, | |
15 | |
], | |
[ | |
133.948598789046, | |
34.6679840525839, | |
15 | |
], | |
[ | |
133.947896400152, | |
34.667655209287, | |
15 | |
], | |
[ | |
133.947268413375, | |
34.6672496021313, | |
15 | |
], | |
[ | |
133.946809, | |
34.666825, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "原東→国富東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.946809, | |
34.666825, | |
15 | |
], | |
[ | |
133.94640058334, | |
34.6664714745293, | |
15 | |
], | |
[ | |
133.946032498681, | |
34.6660246783662, | |
15 | |
], | |
[ | |
133.945484161377, | |
34.6651582521067, | |
15 | |
], | |
[ | |
133.945205, | |
34.664846, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "国富東→国富", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.945205, | |
34.664846, | |
15 | |
], | |
[ | |
133.943782124328, | |
34.6627878022121, | |
15 | |
], | |
[ | |
133.942215247993, | |
34.6618246402242, | |
15 | |
], | |
[ | |
133.942083, | |
34.661685, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "国富→朝日高前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.942083, | |
34.661685, | |
15 | |
], | |
[ | |
133.941931168622, | |
34.6616769610926, | |
15 | |
], | |
[ | |
133.941074843221, | |
34.6612566623097, | |
15 | |
], | |
[ | |
133.94009443713, | |
34.661581609194, | |
15 | |
], | |
[ | |
133.939032748631, | |
34.6618157659615, | |
15 | |
], | |
[ | |
133.936722317396, | |
34.6622520403999, | |
15 | |
], | |
[ | |
133.936489003243, | |
34.6622416310658, | |
15 | |
], | |
[ | |
133.936441501917, | |
34.6619970205731, | |
15 | |
], | |
[ | |
133.936268209583, | |
34.6617834252663, | |
15 | |
], | |
[ | |
133.935802086569, | |
34.6613887141356, | |
15 | |
], | |
[ | |
133.934633, | |
34.660805, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "朝日高前→県庁前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.934633, | |
34.660805, | |
15 | |
], | |
[ | |
133.934421916581, | |
34.6607162443145, | |
15 | |
], | |
[ | |
133.933976085892, | |
34.6604950581945, | |
15 | |
], | |
[ | |
133.931702154661, | |
34.6604917990987, | |
15 | |
], | |
[ | |
133.931548, | |
34.660463, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "県庁前→中電前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.931548, | |
34.660463, | |
15 | |
], | |
[ | |
133.931354517752, | |
34.6605009559864, | |
15 | |
], | |
[ | |
133.930366180447, | |
34.6604977625061, | |
15 | |
], | |
[ | |
133.930374345126, | |
34.6615025288577, | |
15 | |
], | |
[ | |
133.930329, | |
34.661649, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "中電前→表町BC", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.930329, | |
34.661649, | |
15 | |
], | |
[ | |
133.930358251871, | |
34.66173669205, | |
15 | |
], | |
[ | |
133.930353587189, | |
34.6624558650956, | |
15 | |
], | |
[ | |
133.930308, | |
34.662609, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "表町BC→中銀本店西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.930308, | |
34.662609, | |
15 | |
], | |
[ | |
133.930359185731, | |
34.6629518806347, | |
15 | |
], | |
[ | |
133.930349158609, | |
34.6652885379196, | |
15 | |
], | |
[ | |
133.930335745256, | |
34.6654509166334, | |
15 | |
], | |
[ | |
133.930213412585, | |
34.6655044573206, | |
15 | |
], | |
[ | |
133.929231724085, | |
34.6655085789946, | |
15 | |
], | |
[ | |
133.928913, | |
34.665468, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "中銀本店西→表町入口", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.928913, | |
34.665468, | |
15 | |
], | |
[ | |
133.928594058075, | |
34.6654985789946, | |
15 | |
], | |
[ | |
133.927501, | |
34.665496, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "表町入口→柳川", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.927501, | |
34.665496, | |
15 | |
], | |
[ | |
133.926578552769, | |
34.6655441668272, | |
15 | |
], | |
[ | |
133.925899370886, | |
34.665542991162, | |
15 | |
], | |
[ | |
133.92497424191, | |
34.6655015181576, | |
15 | |
], | |
[ | |
133.924762714286, | |
34.665478, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "柳川→柳川西(南側)", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.924762714286, | |
34.665478, | |
15 | |
], | |
[ | |
133.920933714286, | |
34.665419, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "柳川西(南側)→岡山駅前・中銀前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.920933714286, | |
34.665419, | |
15 | |
], | |
[ | |
133.919322126132, | |
34.6654300314616, | |
15 | |
], | |
[ | |
133.918907667792, | |
34.6654323896378, | |
15 | |
], | |
[ | |
133.918716997157, | |
34.6651411659917, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "岡山駅前・中銀前→岡山駅", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.988071571429, | |
34.680016, | |
15 | |
], | |
[ | |
133.988966579692, | |
34.6804293258893, | |
15 | |
], | |
[ | |
133.98935829927, | |
34.680655992556, | |
15 | |
], | |
[ | |
133.989081331017, | |
34.6809861754862, | |
15 | |
], | |
[ | |
133.988902, | |
34.681099, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡西→長岡南", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.988902, | |
34.681099, | |
15 | |
], | |
[ | |
133.988791652443, | |
34.6813577027907, | |
15 | |
], | |
[ | |
133.988490467257, | |
34.6816755142025, | |
15 | |
], | |
[ | |
133.98821245072, | |
34.6820260443801, | |
15 | |
], | |
[ | |
133.988001489078, | |
34.6823801315479, | |
15 | |
], | |
[ | |
133.987874026113, | |
34.6826589023905, | |
15 | |
], | |
[ | |
133.987783997013, | |
34.6830909488979, | |
15 | |
], | |
[ | |
133.987727142857, | |
34.683322, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡南→長岡中央", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.987727142857, | |
34.683322, | |
15 | |
], | |
[ | |
133.987528252967, | |
34.6850498102057, | |
15 | |
], | |
[ | |
133.987515425584, | |
34.6852394894284, | |
15 | |
], | |
[ | |
133.987486038017, | |
34.6853697665422, | |
15 | |
], | |
[ | |
133.987555659049, | |
34.6854085771486, | |
15 | |
], | |
[ | |
133.988018982462, | |
34.6854500436559, | |
15 | |
], | |
[ | |
133.988059682198, | |
34.6853135540232, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡中央→長岡・駅前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.096177, | |
34.714869, | |
15 | |
], | |
[ | |
134.096722149288, | |
34.7154808988848, | |
15 | |
], | |
[ | |
134.097340806699, | |
34.7161317285678, | |
15 | |
], | |
[ | |
134.098617774294, | |
34.7175134610042, | |
15 | |
], | |
[ | |
134.100142626826, | |
34.719220568561, | |
15 | |
], | |
[ | |
134.101503, | |
34.721411, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "八日市→天王", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.101503, | |
34.721411, | |
15 | |
], | |
[ | |
134.103021412568, | |
34.7234116791808, | |
15 | |
], | |
[ | |
134.103748405965, | |
34.7240798494133, | |
15 | |
], | |
[ | |
134.10440823268, | |
34.7246161845646, | |
15 | |
], | |
[ | |
134.105008308084, | |
34.7249844150895, | |
15 | |
], | |
[ | |
134.10603034777, | |
34.7254563195528, | |
15 | |
], | |
[ | |
134.106527099101, | |
34.725691310463, | |
15 | |
], | |
[ | |
134.107483327938, | |
34.7259804592726, | |
15 | |
], | |
[ | |
134.108968571429, | |
34.7263176666667, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "天王→船山", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.108968571429, | |
34.7263176666667, | |
15 | |
], | |
[ | |
134.112335952381, | |
34.7271053333333, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "船山→二ノ樋", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.112335952381, | |
34.7271053333333, | |
15 | |
], | |
[ | |
134.116299165308, | |
34.7280412987753, | |
15 | |
], | |
[ | |
134.11987, | |
34.728838, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "二ノ樋→香登駅前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.11987, | |
34.728838, | |
15 | |
], | |
[ | |
134.124455, | |
34.729914, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "香登駅前→香登東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.124455, | |
34.729914, | |
15 | |
], | |
[ | |
134.126870683906, | |
34.7304561224696, | |
15 | |
], | |
[ | |
134.128898742131, | |
34.7310604320805, | |
15 | |
], | |
[ | |
134.130874833407, | |
34.7317396817284, | |
15 | |
], | |
[ | |
134.134622714286, | |
34.733021, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "香登東→大内", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.134622714286, | |
34.733021, | |
15 | |
], | |
[ | |
134.13911318003, | |
34.7345260025077, | |
15 | |
], | |
[ | |
134.141125857143, | |
34.735238, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "大内→池灘", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.141125857143, | |
34.735238, | |
15 | |
], | |
[ | |
134.143434803075, | |
34.7359828481408, | |
15 | |
], | |
[ | |
134.146149315, | |
34.7368934026061, | |
15 | |
], | |
[ | |
134.146953508796, | |
34.7371528840975, | |
15 | |
], | |
[ | |
134.147777297821, | |
34.7373562583152, | |
15 | |
], | |
[ | |
134.148418229703, | |
34.7374740994776, | |
15 | |
], | |
[ | |
134.156262571429, | |
34.7384, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "池灘→備前病院前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.156262571429, | |
34.7384, | |
15 | |
], | |
[ | |
134.157286078976, | |
34.7385184816348, | |
15 | |
], | |
[ | |
134.158599545255, | |
34.7387159953529, | |
15 | |
], | |
[ | |
134.159723973836, | |
34.7389319998841, | |
15 | |
], | |
[ | |
134.160041285714, | |
34.739046, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "備前病院前→伊部駅前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.160041285714, | |
34.739046, | |
15 | |
], | |
[ | |
134.16047639183, | |
34.7391151053465, | |
15 | |
], | |
[ | |
134.161677088269, | |
34.7393663755022, | |
15 | |
], | |
[ | |
134.162547407058, | |
34.7395603361056, | |
15 | |
], | |
[ | |
134.162894, | |
34.739661, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "伊部駅前→東伊部", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.162894, | |
34.739661, | |
15 | |
], | |
[ | |
134.166640349525, | |
34.7404853967818, | |
15 | |
], | |
[ | |
134.167916606833, | |
34.7390745732548, | |
15 | |
], | |
[ | |
134.168108209348, | |
34.738763096284, | |
15 | |
], | |
[ | |
134.168295, | |
34.738308, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "東伊部→田井山", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.168295, | |
34.738308, | |
15 | |
], | |
[ | |
134.168584009617, | |
34.7377015302378, | |
15 | |
], | |
[ | |
134.168909022189, | |
34.7374189502078, | |
15 | |
], | |
[ | |
134.17008989587, | |
34.7364247742399, | |
15 | |
], | |
[ | |
134.170991350245, | |
34.7356693398622, | |
15 | |
], | |
[ | |
134.171439044696, | |
34.7353597925773, | |
15 | |
], | |
[ | |
134.172010356205, | |
34.735021412941, | |
15 | |
], | |
[ | |
134.172311929621, | |
34.7348365826866, | |
15 | |
], | |
[ | |
134.172797410442, | |
34.7347001886503, | |
15 | |
], | |
[ | |
134.173381082404, | |
34.7346602443291, | |
15 | |
], | |
[ | |
134.173815833729, | |
34.7347143848532, | |
15 | |
], | |
[ | |
134.174093150531, | |
34.7347931462879, | |
15 | |
], | |
[ | |
134.174247857143, | |
34.73488, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "田井山→岸本橋", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.174247857143, | |
34.73488, | |
15 | |
], | |
[ | |
134.174496065216, | |
34.7349392164321, | |
15 | |
], | |
[ | |
134.174820845642, | |
34.7350570610865, | |
15 | |
], | |
[ | |
134.176025040098, | |
34.7356730024679, | |
15 | |
], | |
[ | |
134.17681326034, | |
34.7359483660183, | |
15 | |
], | |
[ | |
134.17729232648, | |
34.7361053502937, | |
15 | |
], | |
[ | |
134.177468535478, | |
34.736183784826, | |
15 | |
], | |
[ | |
134.177646844341, | |
34.7363622769637, | |
15 | |
], | |
[ | |
134.177799857143, | |
34.736569, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "岸本橋→浦伊部", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.177799857143, | |
34.736569, | |
15 | |
], | |
[ | |
134.177915065242, | |
34.7367011303038, | |
15 | |
], | |
[ | |
134.178122411804, | |
34.7369950988546, | |
15 | |
], | |
[ | |
134.17862398522, | |
34.7380196911618, | |
15 | |
], | |
[ | |
134.179696285714, | |
34.739014, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "浦伊部→恵美須前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.179696285714, | |
34.739014, | |
15 | |
], | |
[ | |
134.179927771607, | |
34.7392241879039, | |
15 | |
], | |
[ | |
134.18074607981, | |
34.7399718459549, | |
15 | |
], | |
[ | |
134.181306660505, | |
34.7403426883682, | |
15 | |
], | |
[ | |
134.182025025591, | |
34.7409745029394, | |
15 | |
], | |
[ | |
134.182357034857, | |
34.7412550056858, | |
15 | |
], | |
[ | |
134.182769630094, | |
34.7416351311321, | |
15 | |
], | |
[ | |
134.1833871215, | |
34.7421953467183, | |
15 | |
], | |
[ | |
134.183988169785, | |
34.742748849253, | |
15 | |
], | |
[ | |
134.184183155234, | |
34.7426328535725, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "恵美須前→片上", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.184238, | |
34.742623, | |
15 | |
], | |
[ | |
134.184027702855, | |
34.7424214815534, | |
15 | |
], | |
[ | |
134.183835050076, | |
34.7425533200512, | |
15 | |
], | |
[ | |
134.183259775598, | |
34.7419812522589, | |
15 | |
], | |
[ | |
134.182252700861, | |
34.7410540400518, | |
15 | |
], | |
[ | |
134.181618029556, | |
34.7404742195724, | |
15 | |
], | |
[ | |
134.181281120823, | |
34.7402503145272, | |
15 | |
], | |
[ | |
134.180759255741, | |
34.7398908900944, | |
15 | |
], | |
[ | |
134.180016, | |
34.739234, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "片上→恵美須前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.180016, | |
34.739234, | |
15 | |
], | |
[ | |
134.178768124112, | |
34.7380460558116, | |
15 | |
], | |
[ | |
134.17862900109, | |
34.7378473501394, | |
15 | |
], | |
[ | |
134.17817722199, | |
34.7369338580015, | |
15 | |
], | |
[ | |
134.177930575823, | |
34.7365826381661, | |
15 | |
], | |
[ | |
134.177705619474, | |
34.7363113607253, | |
15 | |
], | |
[ | |
134.177585970001, | |
34.7362152926883, | |
15 | |
], | |
[ | |
134.177366495132, | |
34.7360715911468, | |
15 | |
], | |
[ | |
134.17701, | |
34.735916, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "恵美須前→浦伊部", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.17701, | |
34.735916, | |
15 | |
], | |
[ | |
134.176623991155, | |
34.7358422565772, | |
15 | |
], | |
[ | |
134.176047083741, | |
34.7356428635593, | |
15 | |
], | |
[ | |
134.175158570513, | |
34.7351807647955, | |
15 | |
], | |
[ | |
134.174606618789, | |
34.7349278635592, | |
15 | |
], | |
[ | |
134.174303762305, | |
34.7348137377914, | |
15 | |
], | |
[ | |
134.173958341005, | |
34.7347166953085, | |
15 | |
], | |
[ | |
134.173456184256, | |
34.7346491168806, | |
15 | |
], | |
[ | |
134.172978, | |
34.734675, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "浦伊部→岸本橋", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.172978, | |
34.734675, | |
15 | |
], | |
[ | |
134.172684057928, | |
34.7347149763566, | |
15 | |
], | |
[ | |
134.172405574461, | |
34.7347773851592, | |
15 | |
], | |
[ | |
134.172252339009, | |
34.7348348645776, | |
15 | |
], | |
[ | |
134.171369075775, | |
34.7353527915589, | |
15 | |
], | |
[ | |
134.17092207974, | |
34.7356716084316, | |
15 | |
], | |
[ | |
134.170421090317, | |
34.7360908843121, | |
15 | |
], | |
[ | |
134.16884266505, | |
34.7373959209001, | |
15 | |
], | |
[ | |
134.16851322258, | |
34.7377067647534, | |
15 | |
], | |
[ | |
134.168161, | |
34.738363, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "岸本橋→田井山", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.168161, | |
34.738363, | |
15 | |
], | |
[ | |
134.167899931565, | |
34.7389931559364, | |
15 | |
], | |
[ | |
134.166662733803, | |
34.7404132108089, | |
15 | |
], | |
[ | |
134.163755, | |
34.739758, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "田井山→東伊部", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.163755, | |
34.739758, | |
15 | |
], | |
[ | |
134.161615514194, | |
34.73928531174, | |
15 | |
], | |
[ | |
134.160347373312, | |
34.7389868887893, | |
15 | |
], | |
[ | |
134.16005, | |
34.738852, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "東伊部→伊部駅前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.16005, | |
34.738852, | |
15 | |
], | |
[ | |
134.159941543942, | |
34.738887490309, | |
15 | |
], | |
[ | |
134.159701932831, | |
34.7388477109333, | |
15 | |
], | |
[ | |
134.157923045251, | |
34.738541706402, | |
15 | |
], | |
[ | |
134.15559, | |
34.738239, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "伊部駅前→備前病院前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.15559, | |
34.738239, | |
15 | |
], | |
[ | |
134.148737879835, | |
34.7374640345724, | |
15 | |
], | |
[ | |
134.147408086177, | |
34.7372178840975, | |
15 | |
], | |
[ | |
134.1467065154, | |
34.7370184391939, | |
15 | |
], | |
[ | |
134.14366360599, | |
34.7360037405921, | |
15 | |
], | |
[ | |
134.139671, | |
34.734598, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "備前病院前→池灘", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.139671, | |
34.734598, | |
15 | |
], | |
[ | |
134.134115, | |
34.732737, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "池灘→大内", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.134115, | |
34.732737, | |
15 | |
], | |
[ | |
134.127866596621, | |
34.7306527403145, | |
15 | |
], | |
[ | |
134.124728, | |
34.729874, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "大内→香登東", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.124728, | |
34.729874, | |
15 | |
], | |
[ | |
134.123546456364, | |
34.7296395886184, | |
15 | |
], | |
[ | |
134.118878, | |
34.728525, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "香登東→香登駅前", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.118878, | |
34.728525, | |
15 | |
], | |
[ | |
134.110987, | |
34.726715, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "香登駅前→二ノ樋", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.110987, | |
34.726715, | |
15 | |
], | |
[ | |
134.109987422534, | |
34.7265066323854, | |
15 | |
], | |
[ | |
134.108290749904, | |
34.7260830565213, | |
15 | |
], | |
[ | |
134.107991, | |
34.725966, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "二ノ樋→船山", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.107991, | |
34.725966, | |
15 | |
], | |
[ | |
134.107719089846, | |
34.7259784730483, | |
15 | |
], | |
[ | |
134.107037614972, | |
34.7258088366876, | |
15 | |
], | |
[ | |
134.106496351743, | |
34.725616251977, | |
15 | |
], | |
[ | |
134.104970290887, | |
34.7249001414435, | |
15 | |
], | |
[ | |
134.104721546173, | |
34.724718912691, | |
15 | |
], | |
[ | |
134.103212627514, | |
34.7235490633522, | |
15 | |
], | |
[ | |
134.101631, | |
34.721342, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "船山→天王", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
134.101631, | |
34.721342, | |
15 | |
], | |
[ | |
134.100117941644, | |
34.7190890941072, | |
15 | |
], | |
[ | |
134.096236, | |
34.714759, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "天王→八日市", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.988069, | |
34.685301, | |
15 | |
], | |
[ | |
133.988073209316, | |
34.6851603554575, | |
15 | |
], | |
[ | |
133.987584579686, | |
34.685053840908, | |
15 | |
], | |
[ | |
133.987682344237, | |
34.6841456078591, | |
15 | |
], | |
[ | |
133.987855950056, | |
34.6829624149239, | |
15 | |
], | |
[ | |
133.987978, | |
34.682513, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡・駅前→長岡中央", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.987978, | |
34.682513, | |
15 | |
], | |
[ | |
133.988381779425, | |
34.6818547033863, | |
15 | |
], | |
[ | |
133.988923, | |
34.68126, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡中央→長岡南", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
}, | |
{ | |
"type": "Feature", | |
"geometry": { | |
"type": "LineString", | |
"coordinates": [ | |
[ | |
133.988923, | |
34.68126, | |
15 | |
], | |
[ | |
133.989472081012, | |
34.6805989440632, | |
15 | |
], | |
[ | |
133.987421, | |
34.679668, | |
15 | |
] | |
] | |
}, | |
"properties": { | |
"name": "長岡南→長岡西", | |
"description": "250号線", | |
"stroke": "#ff0000", | |
"stroke-opacity": 1, | |
"stroke-width": 3 | |
} | |
} | |
] | |
} |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment