Ireland's Marine Atlas
Access to Ireland’s marine data and related information
menu
Digital Ocean Widgets
Map - Overlay layers - hierarchy
digitalocean.create({ type: 'atlas-map', config: { categories: [{ title: 'Maritime Boundaries', layers: [{ name: 'Local Authority Area', layerCode: 'Product_Atlas:local_authority_area_revised', url: 'http://10.11.1.60:8080/geoserver/Product_Atlas/wms?service=WMS', layerType: 2 }, { name: 'Exclusive Economic Zone', layerCode: 'Product_Atlas:auexclusiveeconomiczone', url: 'http://10.11.1.60:8080/geoserver/Product_Atlas/wms?service=WMS', layerType: 2 }] }, { title: 'Heritage Assets', categories: [{ title: 'The Wild Atlantic Way', layers: [{ name: 'Signature Discovery Points', layerCode: 'Product_Atlas:signature_discovery_points', url: 'http://10.11.1.60:8080/geoserver/Product_Atlas/wms?service=WMS', layerType: 2 }, { name: 'Wild Atlantic Way', layerCode: 'Product_Atlas:wild__atlantic_way', url: 'http://10.11.1.60:8080/geoserver/Product_Atlas/wms?service=WMS', layerType: 2 }] }] }, { title: 'Marker layers', layers: [{ name: 'Sample markers layer 1', url: '#{baseUrl}markers/demo-markers-with-layer-codes.json', layerCode: 'code1', layerType: 3 }, { name: 'Sample markers layer 2', url: '#{baseUrl}markers/demo-markers-with-layer-codes.json', layerCode: 'code2', layerType: 3 }] }] } });