Have you tried their support desk??

it looks to me as though you need to use something like 'postman' to submit 
the request and receive their response to see the returned id.

or - just try something like 
Add your API key as an APPID parameter to the GET request (APPID=APIKEY) 
like in the following examples:
api.openweathermap.org/data/2.5/weather?id=524901&APPID= 
<http://api.openweathermap.org/data/2.5/forecast/city?id=524901&APPID=1111111111>
**************



On Sunday, 12 February 2017 13:06:51 UTC+2, Paolo Benvenuto wrote:

> Il giorno domenica 12 febbraio 2017 07:23:56 UTC+1, Andrew Milner ha 
> scritto:
>>
>> https://www.openweathermap.org/stations
>>
>> Step 2
>>
>> It says:
>
> "Register your station in our system using the new API version and get a 
> unique identifier for the station."
>
> The problem is: how?
>
>
>  
>
>>
>>
>> On Sunday, 12 February 2017 08:09:56 UTC+2, Paolo Benvenuto wrote:
>>
>>> Hi! I registered on openweathermap, I got a key, but I cannot realize 
>>> how can I get a station_id in order to put it in weewx.con as explained in 
>>> https://github.com/weewx/weewx/wiki/openweathermap
>>>
>>>
>>> Any hint is appreciated.
>>>
>>

-- 
You received this message because you are subscribed to the Google Groups 
"weewx-user" group.
To unsubscribe from this group and stop receiving emails from it, send an email 
to [email protected].
For more options, visit https://groups.google.com/d/optout.

Reply via email to