Created
June 10, 2015 17:15
-
-
Save smellman/5c475ed824b131d622b0 to your computer and use it in GitHub Desktop.
kencho's
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
| { | |
| "type": "FeatureCollection", | |
| "features": [ | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 1, | |
| "name": "北海道" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.346806, | |
| 43.064611 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 2, | |
| "name": "青森県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.740556, | |
| 40.824611 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 3, | |
| "name": "岩手県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 141.152722, | |
| 39.7035 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 4, | |
| "name": "宮城県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.872028, | |
| 38.268583 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 5, | |
| "name": "秋田県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.102528, | |
| 39.718639 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 6, | |
| "name": "山形県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.363556, | |
| 38.240444 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 7, | |
| "name": "福島県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.46775, | |
| 37.750278 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 8, | |
| "name": "茨城県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.446833, | |
| 36.341722 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 9, | |
| "name": "栃木県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.883528, | |
| 36.565444 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 10, | |
| "name": "群馬県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.060444, | |
| 36.390667 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 11, | |
| "name": "埼玉県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.649139, | |
| 35.857222 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 12, | |
| "name": "千葉県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 140.123139, | |
| 35.604556 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 13, | |
| "name": "東京都" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.691722, | |
| 35.689556 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 14, | |
| "name": "神奈川県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.642528, | |
| 35.44775 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 15, | |
| "name": "新潟県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 139.023167, | |
| 37.902472 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 16, | |
| "name": "富山県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 137.211306, | |
| 36.695306 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 17, | |
| "name": "石川県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.625639, | |
| 36.594611 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 18, | |
| "name": "福井県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.221667, | |
| 36.065194 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 19, | |
| "name": "山梨県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.568417, | |
| 35.664139 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 20, | |
| "name": "長野県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.180944, | |
| 36.651278 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 21, | |
| "name": "岐阜県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.722194, | |
| 35.391194 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 22, | |
| "name": "静岡県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 138.383, | |
| 34.976917 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 23, | |
| "name": "愛知県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.906417, | |
| 35.180167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 24, | |
| "name": "三重県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 136.508667, | |
| 34.73025 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 25, | |
| "name": "滋賀県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.8685, | |
| 35.004361 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 26, | |
| "name": "京都府" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.755583, | |
| 35.021028 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 27, | |
| "name": "大阪府" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.519861, | |
| 34.686333 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 28, | |
| "name": "兵庫県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.183083, | |
| 34.69125 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 29, | |
| "name": "奈良県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.832944, | |
| 34.685194 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 30, | |
| "name": "和歌山県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 135.1675, | |
| 34.226028 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 31, | |
| "name": "鳥取県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.237722, | |
| 35.503889 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 32, | |
| "name": "島根県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.0505, | |
| 35.472306 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 33, | |
| "name": "岡山県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.934722, | |
| 34.66175 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 34, | |
| "name": "広島県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.45975, | |
| 34.396472 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 35, | |
| "name": "山口県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.4705, | |
| 34.186111 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 36, | |
| "name": "徳島県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.559278, | |
| 34.06575 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 37, | |
| "name": "香川県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 134.043278, | |
| 34.340111 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 38, | |
| "name": "愛媛県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 132.765667, | |
| 33.841611 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 39, | |
| "name": "高知県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 133.531028, | |
| 33.559694 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 40, | |
| "name": "福岡県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.418083, | |
| 33.606222 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 41, | |
| "name": "佐賀県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.299583, | |
| 33.249417 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 42, | |
| "name": "長崎県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 129.873722, | |
| 32.744833 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 43, | |
| "name": "熊本県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.741639, | |
| 32.789722 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 44, | |
| "name": "大分県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.612611, | |
| 33.238139 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 45, | |
| "name": "宮崎県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 131.423861, | |
| 31.911 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 46, | |
| "name": "鹿児島県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 130.558167, | |
| 31.560167 | |
| ] | |
| } | |
| }, | |
| { | |
| "type": "Feature", | |
| "properties": { | |
| "id": 47, | |
| "name": "沖縄県" | |
| }, | |
| "geometry": { | |
| "type": "Point", | |
| "coordinates": [ | |
| 127.680917, | |
| 26.212444 | |
| ] | |
| } | |
| } | |
| ] | |
| } |
Author
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
wikipediaで調べていたのでライセンスはCC BY SAとします。