Ei muokkausyhteenvetoa |
Ei muokkausyhteenvetoa |
||
| Rivi 58: | Rivi 58: | ||
layersArr.push( { | layersArr.push( { | ||
'id': 'muni', | 'id': 'muni', | ||
'type': 'anyrest', | //'type': 'anyrest', | ||
'restUrl': '//paikkatieto.ymparisto.fi/arcgis/rest/services/sykemaps/GISAineistot2/MapServer/0/query', | //'restUrl': '//paikkatieto.ymparisto.fi/arcgis/rest/services/sykemaps/GISAineistot2/MapServer/0/query', | ||
'search': "KuntaNro LIKE '%'", | //'search': "KuntaNro LIKE '%'", | ||
'name': 'Kunnat', | //'name': 'Kunnat', | ||
'type': 'anygeo', | |||
'name': 'Kunta', | |||
'restUrl': '//inspire-wfs.maanmittauslaitos.fi/inspire-wfs/au', | |||
'layer': 'au:AdministrativeUnit', | |||
'cql_filter': 'nationalCode%20LIKE%20%27___%27', | |||
'maxResolution': 100, | 'maxResolution': 100, | ||
'zoomTo': false, | 'zoomTo': false, | ||
| Rivi 67: | Rivi 72: | ||
'strokeColor': 'rgba(50, 50, 50, 0.1)', | 'strokeColor': 'rgba(50, 50, 50, 0.1)', | ||
'strokeWidth': 4, | 'strokeWidth': 4, | ||
'annotateField': ' | 'annotateField': 'nationalCode', | ||
'annotateTag': 'KuntaNimi', | 'annotateTag': 'KuntaNimi', | ||
'annotateDistance': 0, | 'annotateDistance': 0, | ||


