diff --git a/resource/station-dev.csv b/resource/station-dev.csv index 894b8c4..ee8b79a 100644 --- a/resource/station-dev.csv +++ b/resource/station-dev.csv @@ -63,7 +63,7 @@ loc_code,id,lat,lon,floor,code,net,time,work 62,7713276,24.1126,120.5175,1,508,1,2023-11-27,1 63,7713348,23.7562,120.6403,1,643,1,2024-07-22,1 64,7713716,23.486,120.4299,1,601,1,2023-11-27,1 -65,7714012,22.5651,120.5227,1,911,1,2025-02-15,0 +65,7714012,23.3306,120.3074,1,730,1,2025-02-15,1 66,7715856,22.9037,120.1849,1,852,1,2023-11-27,1 67,7716472,25.0605,121.2974,1,338,1,2023-11-27,1 68,7725352,22.7522,121.1519,1,950,1,2023-11-27,1 diff --git a/resource/station-dev.json b/resource/station-dev.json index 451be89..eed8227 100644 --- a/resource/station-dev.json +++ b/resource/station-dev.json @@ -32,7 +32,7 @@ "1480496": { "net": "MS-Net", "info": [ - { "code": 911, "lat": 22.565251, "lon": 120.522591, "time": "2023-11-27" } + {"code": 911, "lat": 22.565251, "lon": 120.522591, "time": "2023-11-27"} ], "work": true }, @@ -720,9 +720,15 @@ "lon": 120.1631931, "time": "2023-11-27" }, - { "code": 911, "lat": 22.565112, "lon": 120.522711, "time": "2025-02-15" } + {"code": 911, "lat": 22.565112, "lon": 120.522711, "time": "2025-02-15"}, + { + "code": 730, + "lat": 23.3305538, + "lon": 120.3073555, + "time": "2026-01-29" + } ], - "work": false + "work": true }, "7715856": { "net": "SE-Net",