Replies: 2 comments
-
I have all of the current Forecast, Fire, and County zones as simplified geoJSON (Slightly less accurate but way better for bandwidth use). This took me quite some time to figure out but I have nailed the process at last. Would these help you? |
Beta Was this translation helpful? Give feedback.
0 replies
-
I don't know of an API mapping specifically of zones to/from counties, but for any given point you can find out both. Also, in case you aren't aware, there are a few cases of forecast zones belonging to multiple counties. Ones I know of:
|
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
Please describe what you're trying to do.
I am trying to map forecast zones to their respective counties.
I found these files which are exactly what I need. https://www.weather.gov/gis/ZoneCounty
Is there a way to get this data from the api.weather.gov API?
Beta Was this translation helpful? Give feedback.
All reactions