-
Hello, I see in the documentation that And what is the alternate method to find out the closest station based on latitude/longitude ? Thank you. |
Beta Was this translation helpful? Give feedback.
Answered by
jah1007
Jul 12, 2022
Replies: 1 comment
-
You’ll want to go to points/{point} and gather the URL from the observationStations parameter. The output should be listed in order of distance from the point. |
Beta Was this translation helpful? Give feedback.
0 replies
Answer selected by
Styx13
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
You’ll want to go to points/{point} and gather the URL from the observationStations parameter. The output should be listed in order of distance from the point.