{"id":7862,"date":"2025-01-20T16:19:10","date_gmt":"2025-01-20T15:19:10","guid":{"rendered":"https:\/\/portalsgi.isprambiente.it\/?page_id=7862"},"modified":"2025-01-20T16:25:29","modified_gmt":"2025-01-20T15:25:29","slug":"servizi-regionali","status":"publish","type":"page","link":"https:\/\/portalesgi.isprambiente.it\/?page_id=7862","title":{"rendered":"Servizi Regionali"},"content":{"rendered":"\t\t<div data-elementor-type=\"wp-page\" data-elementor-id=\"7862\" class=\"elementor elementor-7862\">\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            \r\n            <thead>\r\n                <tr>\r\n                    <th scope=\"col\">Name<\/th>\r\n                    <th scope=\"col\">Layers<\/th>\r\n                    <th scope=\"col\">Capabilities<\/th>\r\n                    <th scope=\"col\">Select URL<\/th>\r\n                   <!-- <th scope=\"col\">Get Map<\/th> -->\r\n                <\/tr>\r\n            <\/thead>\r\n            <tbody>\r\n                <tr>\r\n                    <td><h4><span style=\"color: red;\">Piemonte<\/span><\/h4><\/td>\r\n                    <td><\/td>\r\n                    <td><\/td>\r\n                    <td><\/td>\r\n                    <!--<td><\/td> -->\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Carta Litologico Giacimentologica<\/td>\r\n                    <td>0<\/td>\r\n                    <td><a href=\"http:\/\/webgis.arpa.piemonte.it\/ags101free\/services\/geologia_e_dissesto\/Carta_LitologicoGiacimentologica\/MapServer\/WMSServer?Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td>\r\n                    <td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/webgis.arpa.piemonte.it\/ags101free\/services\/geologia_e_dissesto\/Carta_LitologicoGiacimentologica\/MapServer\/WMSServer')\">Get URL<\/button><\/td>\r\n                  <!--  <td><a href=\"\/node\/105?url=http:\/\/webgis.arpa.piemonte.it\/ags101free\/services\/geologia_e_dissesto\/Carta_LitologicoGiacimentologica\/MapServer\/WMSServer\">Get Map<\/a><\/td>-->\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Dissesti PAI<\/td>\r\n                    <td>DissestiPAI<\/td>\r\n                    <td><a href=\"http:\/\/geomap.reteunitaria.piemonte.it\/ws\/vtdifsuolo\/rp-01\/disspaiwms\/wms_vtdifsuolo_dissesti_pai??Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td>\r\n                    <td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/geomap.reteunitaria.piemonte.it\/ws\/vtdifsuolo\/rp-01\/disspaiwms\/wms_vtdifsuolo_dissesti_pai?')\">Get URL<\/button><\/td>\r\n                 <!--   <td><a href=\"\/node\/105?url=http:\/\/geomap.reteunitaria.piemonte.it\/ws\/vtdifsuolo\/rp-01\/disspaiwms\/wms_vtdifsuolo_dissesti_pai?\">Get Map<\/a><\/td>-->\r\n                <\/tr>\r\n                <tr>\r\n                    <td><h4><span style=\"color: red;\">Veneto<\/span><\/h4><\/td>\r\n                    <td><\/td>\r\n                    <td><\/td>\r\n                    <td><\/td>\r\n                    <!--<td><\/td> -->\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Carta litologica<\/td>\r\n                    <td>C0501031_LITOLOGIAREG<\/td>\r\n                    <td><a href=\"http:\/\/idt.regione.veneto.it\/wms_c0501_litologia\/service.svc\/get??Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td>\r\n                    <td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/idt.regione.veneto.it\/wms_c0501_litologia\/service.svc\/get?')\">Get URL<\/button><\/td>\r\n                  <!--  <td><a href=\"\/node\/105?url=http:\/\/idt.regione.veneto.it\/wms_c0501_litologia\/service.svc\/get?\">Get Map<\/a><\/td>-->\r\n                <\/tr>\r\n                <tr>\r\n                    <td><h4><span style=\"color: red;\">Emilia Romagna<\/span><\/h4><\/td>\r\n                    <td><\/td>\r\n                    <td><\/td>\r\n                    <td><\/td>\r\n                    <!--<td><\/td> -->\r\n                <\/tr>\r\n                <tr>\r\n                    <td><h4><span style=\"color: red;\">Carta geologica<\/span><\/h4><\/td>\r\n                    <td><\/td>\r\n                    <td><\/td>\r\n                    <td><\/td>\r\n                    <!--<td><\/td> -->\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Unit\u00e0 Geologiche<\/td>\r\n                    <td>Unita_geologiche_10K<\/td>\r\n                    <td><a href=\"http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k??Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td>\r\n                    <td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k?')\">Get URL<\/button><\/td>\r\n                <!--    <td><a href=\"\/node\/105?url=http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k?\">Get Map<\/a><\/td>-->\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Affioramenti<\/td>\r\n                    <td>Affioramenti_aree_10K<\/td>\r\n                    <td><a href=\"http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k??Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td>\r\n                    <td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k?')\">Get URL<\/button><\/td>\r\n                   <!-- <td><a href=\"\/node\/105?url=http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k?\">Get Map<\/a><\/td>-->\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Processi geologici<\/td>\r\n                    <td>Processi_geologici_particolari_10K<\/td>\r\n                    <td><a href=\"http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k??Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td>\r\n                    <td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k?')\">Get URL<\/button><\/td>\r\n                 <!--   <td><a href=\"\/node\/105?url=http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k?\">Get Map<\/a><\/td> -->\r\n                <\/tr>\r\n                <tr>\r\n                    <td>Coperture quaternarie<\/td>\r\n                    <td>Coperture_quaternarie_10K<\/td>\r\n                    <td><a href=\"http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k??Request=GetCapabilities&amp;service=WMS\" target=\"_blank\">Get Capabilities<\/a><\/td>\r\n                    <td><button class=\"Button Button--default u-text-r-xs\" onclick=\"copyTextToClipboard('http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k?')\">Get URL<\/button><\/td>\r\n                 <!--   <td><a href=\"\/node\/105?url=http:\/\/servizigis.regione.emilia-romagna.it\/wms\/geologia10k?\">Get Map<\/a><\/td> -->\r\n                <\/tr>\r\n            <\/tbody>\r\n        <\/table>\r\n    <\/div>\r\n<\/body>\r\n<\/html>\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 Piemonte Carta Litologico Giacimentologica 0 Get Capabilities Get URL Dissesti PAI DissestiPAI Get Capabilities Get URL Veneto Carta litologica C0501031_LITOLOGIAREG Get Capabilities Get URL Emilia Romagna Carta geologica Unit\u00e0 Geologiche Unita_geologiche_10K Get Capabilities Get URL Affioramenti Affioramenti_aree_10K Get Capabilities Get URL Processi geologici Processi_geologici_particolari_10K Get Capabilities Get URL Coperture quaternarie Coperture_quaternarie_10K Get Capabilities Get URL<\/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-7862","page","type-page","status-publish","hentry"],"featured_media_urls":[],"_links":{"self":[{"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/pages\/7862","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=7862"}],"version-history":[{"count":10,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/pages\/7862\/revisions"}],"predecessor-version":[{"id":7872,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=\/wp\/v2\/pages\/7862\/revisions\/7872"}],"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=7862"}],"wp:term":[{"taxonomy":"post_tag","embeddable":true,"href":"https:\/\/portalesgi.isprambiente.it\/index.php?rest_route=%2Fwp%2Fv2%2Ftags&post=7862"}],"curies":[{"name":"wp","href":"https:\/\/api.w.org\/{rel}","templated":true}]}}