rolfberkenbosch / meteoalert-api

MIT License
12 stars 9 forks source link

ATOM NUTS admin xml codes for all admins request #11

Closed justinelliotmeyers closed 1 year ago

justinelliotmeyers commented 4 years ago

Reopening as it was closed without solving my request

@roaldnefs I meant the lower admin level warning areas - IE the NUTS3 level codes for all departments in France. Meteoalarms is starting to change the way codes are being deployed from their EMMA to some being EMMA, NUTS2, or NUTS3. please help before just closing to make sure it resolves my issue. Thanks! Justin

justinelliotmeyers commented 4 years ago

ie image

when you go into the page: https://www.meteoalarm.eu/ATOM/FR.xml

and look at individual feeds, you can see sections with:

        <areaDesc>Seine Maritime</areaDesc>
        <geocode>
            <valueName>NUTS3</valueName>
            <value>FR232</value>
        </geocode>
    </area>
    <area>
        <areaDesc>Somme</areaDesc>
        <geocode>
            <valueName>NUTS3</valueName>
            <value>FR223</value>
        </geocode>
justinelliotmeyers commented 4 years ago

the only way I see to find a list of codes is when they actively have warnings. Do you know where I can find a full list of all EMMAID, NUTS2, and NUTS3 that they have/ warn for?

rolfberkenbosch commented 1 year ago

@justinelliotmeyers is this still a bug ? Otherwise i will close it.