{ "type": "FeatureCollection", "features": [ { "type": "Feature", "properties": { "name": "서울특별시", "code": "11" }, "geometry": { "type": "Polygon", "coordinates": [[ [126.734086, 37.413294], [127.183937, 37.413294], [127.183937, 37.701908], [126.734086, 37.701908], [126.734086, 37.413294] ]] } }, { "type": "Feature", "properties": { "name": "부산광역시", "code": "26" }, "geometry": { "type": "Polygon", "coordinates": [[ [128.891602, 35.002762], [129.274902, 35.002762], [129.274902, 35.396042], [128.891602, 35.396042], [128.891602, 35.002762] ]] } }, { "type": "Feature", "properties": { "name": "대구광역시", "code": "27" }, "geometry": { "type": "Polygon", "coordinates": [[ [128.473511, 35.698242], [128.798828, 35.698242], [128.798828, 36.014069], [128.473511, 36.014069], [128.473511, 35.698242] ]] } }, { "type": "Feature", "properties": { "name": "인천광역시", "code": "28" }, "geometry": { "type": "Polygon", "coordinates": [[ [126.312256, 37.263184], [126.878052, 37.263184], [126.878052, 37.639252], [126.312256, 37.639252], [126.312256, 37.263184] ]] } }, { "type": "Feature", "properties": { "name": "광주광역시", "code": "29" }, "geometry": { "type": "Polygon", "coordinates": [[ [126.708984, 35.059111], [127.012939, 35.059111], [127.012939, 35.278607], [126.708984, 35.278607], [126.708984, 35.059111] ]] } }, { "type": "Feature", "properties": { "name": "대전광역시", "code": "30" }, "geometry": { "type": "Polygon", "coordinates": [[ [127.264404, 36.227661], [127.504883, 36.227661], [127.504883, 36.480622], [127.264404, 36.480622], [127.264404, 36.227661] ]] } }, { "type": "Feature", "properties": { "name": "울산광역시", "code": "31" }, "geometry": { "type": "Polygon", "coordinates": [[ [129.136963, 35.362656], [129.487305, 35.362656], [129.487305, 35.698242], [129.136963, 35.698242], [129.136963, 35.362656] ]] } }, { "type": "Feature", "properties": { "name": "세종특별자치시", "code": "36" }, "geometry": { "type": "Polygon", "coordinates": [[ [127.189941, 36.399532], [127.389526, 36.399532], [127.389526, 36.619987], [127.189941, 36.619987], [127.189941, 36.399532] ]] } }, { "type": "Feature", "properties": { "name": "경기도", "code": "41" }, "geometry": { "type": "Polygon", "coordinates": [[ [126.470947, 36.899452], [127.869873, 36.899452], [127.869873, 38.289937], [126.470947, 38.289937], [126.470947, 36.899452] ]] } }, { "type": "Feature", "properties": { "name": "강원도", "code": "42" }, "geometry": { "type": "Polygon", "coordinates": [[ [127.419434, 37.024219], [129.464111, 37.024219], [129.464111, 38.612658], [127.419434, 38.612658], [127.419434, 37.024219] ]] } }, { "type": "Feature", "properties": { "name": "충청북도", "code": "43" }, "geometry": { "type": "Polygon", "coordinates": [[ [127.264404, 36.227661], [128.342285, 36.227661], [128.342285, 37.239551], [127.264404, 37.239551], [127.264404, 36.227661] ]] } }, { "type": "Feature", "properties": { "name": "충청남도", "code": "44" }, "geometry": { "type": "Polygon", "coordinates": [[ [125.958252, 35.995083], [127.519531, 35.995083], [127.519531, 37.024219], [125.958252, 37.024219], [125.958252, 35.995083] ]] } }, { "type": "Feature", "properties": { "name": "전라북도", "code": "45" }, "geometry": { "type": "Polygon", "coordinates": [[ [126.123047, 35.278607], [127.694092, 35.278607], [127.694092, 36.227661], [126.123047, 36.227661], [126.123047, 35.278607] ]] } }, { "type": "Feature", "properties": { "name": "전라남도", "code": "46" }, "geometry": { "type": "Polygon", "coordinates": [[ [125.068359, 33.943360], [127.562256, 33.943360], [127.562256, 35.460670], [125.068359, 35.460670], [125.068359, 33.943360] ]] } }, { "type": "Feature", "properties": { "name": "경상북도", "code": "47" }, "geometry": { "type": "Polygon", "coordinates": [[ [127.869873, 35.698242], [129.464111, 35.698242], [129.464111, 37.239551], [127.869873, 37.239551], [127.869873, 35.698242] ]] } }, { "type": "Feature", "properties": { "name": "경상남도", "code": "48" }, "geometry": { "type": "Polygon", "coordinates": [[ [127.694092, 34.597042], [129.274902, 34.597042], [129.274902, 35.898980], [127.694092, 35.898980], [127.694092, 34.597042] ]] } }, { "type": "Feature", "properties": { "name": "제주특별자치도", "code": "50" }, "geometry": { "type": "Polygon", "coordinates": [[ [126.123047, 33.189144], [126.958008, 33.189144], [126.958008, 33.578015], [126.123047, 33.578015], [126.123047, 33.189144] ]] } } ] }