Skip to content

Commit

Permalink
Update Nangang station json.
Browse files Browse the repository at this point in the history
  • Loading branch information
repeat committed Jun 11, 2016
1 parent 4acdfd6 commit 90140a9
Showing 1 changed file with 18 additions and 0 deletions.
18 changes: 18 additions & 0 deletions hsr.json
Original file line number Diff line number Diff line change
@@ -1,6 +1,24 @@
{
"type": "FeatureCollection",
"features": [
{
"type": "Feature",
"geometry": {
"type": "Point",
"coordinates": [
121.606686,
25.052116
]
},
"properties": {
"編號": "01",
"站名": "南港站",
"郵遞區號": 11568,
"地址": "台北市南港區南港路一段313號",
"緯度": 25.052116,
"經度": 121.606686
}
},
{
"type": "Feature",
"geometry": {
Expand Down

0 comments on commit 90140a9

Please sign in to comment.