CI/CD Pipeline - Northern Thailand Ping River Monitor / Test Suite (3.11) (push) Failing after 23s
CI/CD Pipeline - Northern Thailand Ping River Monitor / Build Docker Image (push) Skipped
CI/CD Pipeline - Northern Thailand Ping River Monitor / Integration Test with Services (push) Skipped
CI/CD Pipeline - Northern Thailand Ping River Monitor / Deploy to Staging (push) Skipped
CI/CD Pipeline - Northern Thailand Ping River Monitor / Deploy to Production (push) Skipped
CI/CD Pipeline - Northern Thailand Ping River Monitor / Performance Test (push) Skipped
CI/CD Pipeline - Northern Thailand Ping River Monitor / Code Quality (push) Successful in 13s
CI/CD Pipeline - Northern Thailand Ping River Monitor / Cleanup (push) Successful in 1s
src/static/custom-markers.json holds user points of interest
({name, lat, lon, optional note}); the dashboard renders them as pin
markers whose popups show which inundation zone the point sits in, its
P.1 trigger level, and the live 24 h exceedance probability (ray-cast
point-in-polygon against the zone geojson; smallest matching zone wins).
Seeded with the owner's four properties.
7 lines
324 B
JSON
7 lines
324 B
JSON
[
|
|
{ "name": "newedge", "lat": 18.77208394455051, "lon": 98.98366920482054 },
|
|
{ "name": "Sunflower", "lat": 18.775240304156092, "lon": 98.98373200474349 },
|
|
{ "name": "white house", "lat": 18.77589874066847, "lon": 98.98363500976409 },
|
|
{ "name": "casa mia / b4l", "lat": 18.76974018178173, "lon": 98.9877579642922 }
|
|
]
|