{"id":8011,"date":"2025-01-24T13:23:18","date_gmt":"2025-01-24T12:23:18","guid":{"rendered":"https:\/\/portalsgi.isprambiente.it\/?page_id=8011"},"modified":"2025-01-24T13:24:25","modified_gmt":"2025-01-24T12:24:25","slug":"raster-data","status":"publish","type":"page","link":"https:\/\/portalesgi.isprambiente.it\/?page_id=8011","title":{"rendered":"Raster Data"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"8011\" class=\"elementor elementor-8011\">\n\t\t\t\t<div class=\"elementor-element elementor-element-75354bd e-flex e-con-boxed e-con e-parent\" data-id=\"75354bd\" data-element_type=\"container\">\n\t\t\t\t\t<div class=\"e-con-inner\">\n\t\t\t\t<div class=\"elementor-element elementor-element-9dd3775 elementor-widget elementor-widget-html\" data-id=\"9dd3775\" data-element_type=\"widget\" data-widget_type=\"html.default\">\n\t\t\t\t<div class=\"elementor-widget-container\">\n\t\t\t\t\t\r\n<!DOCTYPE html>\r\n<html lang=\"it\">\r\n<head>\r\n    <meta charset=\"UTF-8\">\r\n    <meta name=\"viewport\" content=\"width=device-width, initial-scale=1.0\">\r\n    <style>\r\n        .table-responsive {\r\n            width: 100%;\r\n            overflow-x: auto;\r\n        }\r\n        table {\r\n            width: 100%;\r\n            border-collapse: collapse;\r\n        }\r\n        th, td {\r\n            padding: 8px 12px;\r\n            border: 1px solid #ddd;\r\n        }\r\n        th {\r\n            background-color: #f4f4f4;\r\n        }\r\n    <\/style>\r\n    \r\n<script>\r\nfunction copyTextToClipboard(text) {\r\n  var textArea = document.createElement(\"textarea\");\r\n\r\n  \/\/\r\n  \/\/ *** This styling is an extra step which is likely not required. ***\r\n  \/\/\r\n  \/\/ Why is it here? To ensure:\r\n  \/\/ 1. the element is able to have focus and selection.\r\n  \/\/ 2. if element was to flash render it has minimal visual impact.\r\n  \/\/ 3. less flakyness with selection and copying which **might** occur if\r\n  \/\/    the textarea element is not visible.\r\n  \/\/\r\n  \/\/ The likelihood is the element won't even render, not even a flash,\r\n  \/\/ so some of these are just precautions. However in IE the element\r\n  \/\/ is visible whilst the popup box asking the user for permission for\r\n  \/\/ the web page to copy to the clipboard.\r\n  \/\/\r\n\r\n  \/\/ Place in top-left corner of screen regardless of scroll position.\r\n  textArea.style.position = 'fixed';\r\n  textArea.style.top = 0;\r\n  textArea.style.left = 0;\r\n\r\n  \/\/ Ensure it has a small width and height. Setting to 1px \/ 1em\r\n  \/\/ doesn't work as this gives a negative w\/h on some browsers.\r\n  textArea.style.width = '2em';\r\n  textArea.style.height = '2em';\r\n\r\n  \/\/ We don't need padding, reducing the size if it does flash render.\r\n  textArea.style.padding = 0;\r\n\r\n  \/\/ Clean up any borders.\r\n  textArea.style.border = 'none';\r\n  textArea.style.outline = 'none';\r\n  textArea.style.boxShadow = 'none';\r\n\r\n  \/\/ Avoid flash of white box if rendered for any reason.\r\n  textArea.style.background = 'transparent';\r\n\r\n\r\n  textArea.value = text;\r\n\r\n  document.body.appendChild(textArea);\r\n\r\n  textArea.select();\r\n\r\n  try {\r\n    var successful = document.execCommand('copy');\r\n    var msg = successful ? 'successful' : 'unsuccessful';\r\n    console.log('Copying text command was ' + msg);\r\n    alert(\"URL Copied to clipboard!\");\r\n  } catch (err) {\r\n    console.log('Oops, unable to copy');\r\n  }\r\n\r\n  document.body.removeChild(textArea);\r\n}\r\n\r\n\r\nvar copyBobBtn = document.querySelector('.js-copy-bob-btn'),\r\n  copyJaneBtn = document.querySelector('.js-copy-jane-btn');\r\n\r\ncopyBobBtn.addEventListener('click', function(event) {\r\n  copyTextToClipboard('Bob');\r\n});\r\n\r\n\r\ncopyJaneBtn.addEventListener('click', function(event) {\r\n  copyTextToClipboard('Jane');\r\n});\r\n<\/script>\r\n<\/head>\r\n<body>\r\n    <div class=\"table-responsive\">\r\n<table class=\"Table Table--striped Table--hover Table--withBorder js-TableResponsive tablesaw tablesaw-stack\" data-tablesaw-mode=\"stack\">\r\n    <thead><tr><th scope=\"col\">Name<\/th><th scope=\"col\">Layers<\/th><th scope=\"col\">Capabilities<\/th><th scope=\"col\">Select URL<\/th><\/tr><\/thead><tbody><tr><td><h4><span style=\"color: red;\">Raster Geologici<\/span><\/h4><\/td><td><\/td><td><\/td><td><\/td><\/tr><tr><td>SGI_ISPRA_Carta Geologica 1.250.000<\/td><td><\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/rest\/services\/servizi\/raster_geologia_1250k\/MapServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/rest\/services\/servizi\/raster_geologia_1250k\/MapServer')\">Get URL<\/button><\/td><\/tr><tr><td>SGI_ISPRA_Carta Geologica 1.000.000<\/td><td>geo_1000k_italia<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/geo_1000k_italia\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/geo_1000k_italia\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>SGI_ISPRA_Carta_Geologica 100.000<\/td><td>0<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/geo_100k_italia\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/geo_100k_italia\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>SGI_ISPRA_Carta Geolitologica 500.000<\/td><td>0<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/geo_500k_italia\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/geo_500k_italia\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>SGI_ISPRA_Carta_Geologica 50.000<\/td><td>0<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/geo_50k_italia\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/geo_50k_italia\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td><h4><span style=\"color: red;\">Raster Topografia IGM 1:25.000<\/span><\/h4><\/td><td><\/td><td><\/td><td><\/td><\/tr><tr><td>Abruzzo<\/td><td>igm25k_abruzzo_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_abruzzo_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_abruzzo_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Alto Adige<\/td><td>igm25k_altoadige_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_altoadige_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_altoadige_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Basilicata<\/td><td>igm25k_basilicata_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_basilicata_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_basilicata_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Calabria<\/td><td>igm25k_calabria_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_calabria_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_calabria_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Campania<\/td><td>igm25k_campania_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_campania_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_campania_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Emilia Romagna<\/td><td>igm25k_emiliar_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_emiliar_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_emiliar_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Friuli<\/td><td>igm25k_friuli_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_friuli_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_friuli_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Lazio<\/td><td>igm25k_lazio_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_lazio_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_lazio_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Liguria<\/td><td>igm25k_liguria_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_liguria_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_liguria_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Lombardia<\/td><td>igm25k_lombardia_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_lombardia_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_lombardia_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Marche<\/td><td>igm25k_marche_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_marche_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_marche_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Molise<\/td><td>igm25k_molise_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_molise_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_molise_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Piemonte<\/td><td>igm25k_piemonte_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_piemonte_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_piemonte_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Puglia<\/td><td>igm25k_puglia_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_puglia_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_puglia_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Sardegna<\/td><td>igm25k_sardegna_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_sardegna_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_sardegna_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Sicilia<\/td><td>igm25k_sicilia_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_sicilia_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_sicilia_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Toscana<\/td><td>igm25k_toscana_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_toscana_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_toscana_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Trentino<\/td><td>igm25k_trentino_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_trentino_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_trentino_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Umbria<\/td><td>igm25k_umbria_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_umbria_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_umbria_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Valle d'Aosta<\/td><td>igm25k_vaosta_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_vaosta_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_vaosta_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Veneto<\/td><td>igm25k_veneto_wgs<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_veneto_wgs\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm25k_veneto_wgs\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Raster Topografia IGM 1:1.000.000<\/td><td>igm1000k_italia<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm1000k_italia\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm1000k_italia\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Raster Topografia IGM 1:500.000<\/td><td>igm500k_italia<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm500k_italia\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm500k_italia\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Raster Topografia IGM 1:250.000<\/td><td>igm250k_italia<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm250k_italia\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/igm250k_italia\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Shaded Relief (20m)<\/td><td>shd_20m_33<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/shd_20m_33\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/shd_20m_33\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><tr><td>Modello Strutturale CNR 1:500.000<\/td><td>0<\/td><td><a href=\"http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/stru_500k_italia\/ImageServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td><td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/sgi2.isprambiente.it\/arcgis\/services\/raster\/stru_500k_italia\/ImageServer\/WMSServer')\">Get URL<\/button><\/td><\/tr><\/tbody><tbody><\/tbody><\/table>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\r\n\r\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t\t\t<\/div>\n\t\t","protected":false},"excerpt":{"rendered":"<p>Name Layers Capabilities Select URL Raster Geologici SGI_ISPRA_Carta Geologica 1.<\/p>\n","protected":false},"author":1,"featured_media":0,"parent":7788,"menu_order":0,"comment_status":"closed","ping_status":"closed","template":"page-nosidebar.php","meta":{"wp_popup_display_lightbox":0,"wp_popup_suppress":"","wp_popup_trigger":"","wp_popup_trigger_amount":0,"wp_popup_disable_on_mobile":false,"footnotes":""},"tags":[],"class_list":["post-8011","page","type-page","status-publish","hentry"],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/pages\/8011","targetHints":{"allow":["GET"]}}],"collection":[{"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/pages"}],"about":[{"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/types\/page"}],"author":[{"embeddable":true,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/users\/1"}],"replies":[{"embeddable":true,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=%2Fwp%2Fv2%2Fcomments&post=8011"}],"version-history":[{"count":7,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/pages\/8011\/revisions"}],"predecessor-version":[{"id":8018,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/pages\/8011\/revisions\/8018"}],"up":[{"embeddable":true,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/pages\/7788"}],"wp:attachment":[{"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=%2Fwp%2Fv2%2Fmedia&parent=8011"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=8011"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}