What happened to /gridpoints? #487
-
I want to quickly gather weather data for a personal project, where I map out forecasts across the U.S. I noticed that forecasts are assigned to gridpoints, and I found on the API documentation that you can use the /gridpoints endpoint to get a full list of them. But for some reason, api.weather.gov/gridpoints doesn't work. Why is that? It would be much more convenient to go through every gridpoint in one go, without having to repeat calls for every single city. |
Beta Was this translation helpful? Give feedback.
Replies: 2 comments 3 replies
-
The API doesn't support a batch effort at this time. |
Beta Was this translation helpful? Give feedback.
-
I'm curious where you saw this documentation on /gridpoints, because that has definitely never existed or been supported. In any case, there are approximately 2.5 million gridpoints, so we won't be offering a full enumeration of them anytime soon. |
Beta Was this translation helpful? Give feedback.
I'm curious where you saw this documentation on /gridpoints, because that has definitely never existed or been supported.
In any case, there are approximately 2.5 million gridpoints, so we won't be offering a full enumeration of them anytime soon.