Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 69: | Rivi 69: | ||
} else if ( short == 'Etelä-Pohjanmaan ELY-keskus' ) { | } else if ( short == 'Etelä-Pohjanmaan ELY-keskus' ) { | ||
cql = "tilastointialueet:nimi='Etelä-Pohjanmaan ELY-keskus'+OR+tilastointialueet:nimi='Pohjanmaan ELY-keskus'"; | cql = "tilastointialueet:nimi='Etelä-Pohjanmaan ELY-keskus'+OR+tilastointialueet:nimi='Pohjanmaan ELY-keskus'"; | ||
} else if ( short.indexOf( 'Ahvenanmaan' ) >= 0 ) { | |||
cql = "tilastointialueet:nimi = 'Ahvenanmaa'"; | |||
} else { | } else { | ||
cql = "tilastointialueet:nimi = '" + short + "'"; | cql = "tilastointialueet:nimi = '" + short + "'"; | ||


