feat: weather overlays on network map #1032

Open
opened 2026-03-28 04:31:02 +00:00 by mfreeman451 · 1 comment
Owner

Imported from GitHub.

Original GitHub issue: #2839
Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2839
Original created: 2026-02-15T02:15:51Z


Is your feature request related to a problem?

I'm considering integrating weather data from NWS into our mapbox map, it would be an optional overlay that people could enable, and while it seems novel or even completely out of place, it could be useful for large network operators when looking at a network map showing outages, a weather overlay could help corroborate/root cause -- ie, there was a big storm, my routers are down, a user looks at the map of their network as visualized by ServiceRadar, their devices are geotagged or we have some GeoIP information for that IP that lets us place it with some degree of accuracy on a map. At our work we for example we can isolate devices down to site codes and we know where those sites are so it would be easy to have location data on our endpoints. Further down the line this could be integrated as well with the causal inference engine as a datapoint, weather related outages.

We've done almost all of this work already in ChaseApp so pulling in this NWS weather data into mapbox should be straightforward, however, our network maps are all using deck.gl. Also, unfortunately we only did this with NWS (US) data, I have no idea about any other country yet.

We'll see if we can get a few thumbs up on this issue before proceeding further.

Describe the solution you'd like

A clear and concise description of what you want to happen.

Describe alternatives you've considered

A clear and concise description of any alternative solutions or features you've considered.

Additional context

Add any other context or screenshots about the feature request here.

Imported from GitHub. Original GitHub issue: #2839 Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2839 Original created: 2026-02-15T02:15:51Z --- **Is your feature request related to a problem?** I'm considering integrating weather data from NWS into our mapbox map, it would be an optional overlay that people could enable, and while it seems novel or even completely out of place, it could be useful for large network operators when looking at a network map showing outages, a weather overlay could help corroborate/root cause -- ie, there was a big storm, my routers are down, a user looks at the map of their network as visualized by ServiceRadar, their devices are geotagged or we have some GeoIP information for that IP that lets us place it with some degree of accuracy on a map. At our work we for example we can isolate devices down to site codes and we know where those sites are so it would be easy to have location data on our endpoints. Further down the line this could be integrated as well with the causal inference engine as a datapoint, weather related outages. We've done almost all of this work already in ChaseApp so pulling in this NWS weather data into mapbox should be straightforward, however, our network maps are all using deck.gl. Also, unfortunately we only did this with NWS (US) data, I have no idea about any other country yet. We'll see if we can get a few thumbs up on this issue before proceeding further. **Describe the solution you'd like** A clear and concise description of what you want to happen. **Describe alternatives you've considered** A clear and concise description of any alternative solutions or features you've considered. **Additional context** Add any other context or screenshots about the feature request here.
Author
Owner

Imported GitHub comment.

Original author: @mfreeman451
Original URL: https://github.com/carverauto/serviceradar/issues/2839#issuecomment-3964212674
Original created: 2026-02-26T05:30:48Z


https://deck.gl/gallery/bitmap-layer

Imported GitHub comment. Original author: @mfreeman451 Original URL: https://github.com/carverauto/serviceradar/issues/2839#issuecomment-3964212674 Original created: 2026-02-26T05:30:48Z --- https://deck.gl/gallery/bitmap-layer
Sign in to join this conversation.
No milestone
No project
No assignees
1 participant
Notifications
Due date
The due date is invalid or out of range. Please use the format "yyyy-mm-dd".

No due date set.

Dependencies

No dependencies set.

Reference
carverauto/serviceradar#1032
No description provided.