I have made modifications in Belchertown skin
see Issue https://github.com/poblabs/weewx-belchertown/issues/561
Le mardi 2 février 2021 à 10:38:25 UTC+1, [email protected] a écrit :

> Hi
>
> Today in Belchertown skin, we can display USGS and GEONET earthquakes.
> I would like to add RENASS network.
>
> Renass can be reached by a url and gives a json answer, exemple:
>
> https://renass.unistra.fr/fdsnws/event/1/query?latitude=46.6&longitude=1.9&maxradius=9&minmagnitude=1&orderby=time&starttime=2021-01-18&format=json
>
> and result is :
> { "bbox": [ -3.621, 41.399, 9.87, 49.682 ], "features": [ { "geometry": { 
> "coordinates": [ 6.953, 44.888, -10 ], "type": "Point" }, "id": 
> "6018e3eb6dc5b1490661b451", "properties": { "description": "S\u00e9isme de 
> magnitude 1.3 \u00e0 31km de Pinerolo", "evaluationMode": "manual", "mag": 
> 1.3, "magType": "MLv", "place": "FRANCE", "time": 
> "2021-02-02T05:30:08.834000Z", "type": "earthquake", "url": "
> https://renass.unistra.fr/evenements/6018e3eb6dc5b1490661b451"; }, "type": 
> "Feature" }, { "geometry": { "coordinates": [ 4.436, 47.195, 0 ], "type": 
> "Point" }, "id": "6018079d2d270784e6057f05",
> .......
>
>
>   As I am not a strong programmer, is somebody can add this option?
>
> Many thanks for your help
> Didier
>

-- 
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].
To view this discussion on the web visit 
https://groups.google.com/d/msgid/weewx-user/68ec2279-3036-473a-8593-2b90f4b7745bn%40googlegroups.com.

Reply via email to