Skip to content
Geo Hound
ESRI MapServerData directory

PAI Sicilia - Geomorfologia Dissesti

Published by map.sitr.regione.sicilia.it

Sicily hydrogeological planning data including geomorphology and landslide hazards.

Sicily, Italygeologyflood
Extent not published by this service

Service facts

Endpoint
https://map.sitr.regione.sicilia.it/gis/rest/services/pai/PAI_Geomorfologia_Dissesti/MapServer
Type
ESRI MapServer
Layers
2
Formats
PNG32, PNG24, PNG, JPG, DIB, TIFF, EMF, PS, PDF, GIF, SVG, SVGZ, BMP
CRS
EPSG:25833
CORS
Enabled
Response time
1013 ms at last check
Last verified
2026-07-24
Discovered
1 time by Geo Hound users

Layers

IdLayerGeometryFeatures
0Dissesti per Tipologia
29 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
SHAPEShapeesriFieldTypeGeometry
PAI_NMRPAI_NMResriFieldTypeString
BACINOBACINOesriFieldTypeString
PROVINCIAPROVINCIAesriFieldTypeString
COMUNECOMUNEesriFieldTypeString
Altri_comuAltri_comuesriFieldTypeString
LOCALITALOCALITAesriFieldTypeString
SIGLASIGLAesriFieldTypeString
COD_TIPCOD_TIPesriFieldTypeInteger
COD_ATTCOD_ATTesriFieldTypeInteger
N_DPRN_DPResriFieldTypeSmallInteger
DATA_DPRDATA_DPResriFieldTypeDate
SHAPE_LengthShape_LengthesriFieldTypeDouble
SHAPE_AreaShape_AreaesriFieldTypeDouble
PERICOLOPERICOLOesriFieldTypeString
DATA_EVENTDATA_EVENTesriFieldTypeDate
NGURSNGURSesriFieldTypeString
DGURSDGURSesriFieldTypeDate
Altri_com2Altro comune 2esriFieldTypeString
CTRNumero/i CTResriFieldTypeString
N_AdSGNumero decreto di adozione del segretario AdBesriFieldTypeSmallInteger
DATA_AdSGData decreto di adozione del segretario AdBesriFieldTypeDate
NGURS_AdSGNumero GURS del decreto di adozione del segretario AdBesriFieldTypeSmallInteger
DGURS_AdSGData GURS del decreto di adozione del segretario AdBesriFieldTypeDate
N_DSGNumero decreto segretario AdBesriFieldTypeSmallInteger
DATA_DSGData decreto segretario AdBesriFieldTypeDate
NGURS_DSGNumero GURS decreto segretario AdBesriFieldTypeSmallInteger
DGURS_DSGData GURS decreto segretario AdBesriFieldTypeDate
polygon
1Dissesti per Attività
29 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
SHAPEShapeesriFieldTypeGeometry
PAI_NMRPAI_NMResriFieldTypeString
BACINOBACINOesriFieldTypeString
PROVINCIAPROVINCIAesriFieldTypeString
COMUNECOMUNEesriFieldTypeString
Altri_comuAltri_comuesriFieldTypeString
LOCALITALOCALITAesriFieldTypeString
SIGLASIGLAesriFieldTypeString
COD_TIPCOD_TIPesriFieldTypeInteger
COD_ATTCOD_ATTesriFieldTypeInteger
N_DPRN_DPResriFieldTypeSmallInteger
DATA_DPRDATA_DPResriFieldTypeDate
SHAPE_LengthShape_LengthesriFieldTypeDouble
SHAPE_AreaShape_AreaesriFieldTypeDouble
PERICOLOPERICOLOesriFieldTypeString
DATA_EVENTDATA_EVENTesriFieldTypeDate
NGURSNGURSesriFieldTypeString
DGURSDGURSesriFieldTypeDate
Altri_com2Altro comune 2esriFieldTypeString
CTRNumero/i CTResriFieldTypeString
N_AdSGNumero decreto di adozione del segretario AdBesriFieldTypeSmallInteger
DATA_AdSGData decreto di adozione del segretario AdBesriFieldTypeDate
NGURS_AdSGNumero GURS del decreto di adozione del segretario AdBesriFieldTypeSmallInteger
DGURS_AdSGData GURS del decreto di adozione del segretario AdBesriFieldTypeDate
N_DSGNumero decreto segretario AdBesriFieldTypeSmallInteger
DATA_DSGData decreto segretario AdBesriFieldTypeDate
NGURS_DSGNumero GURS decreto segretario AdBesriFieldTypeSmallInteger
DGURS_DSGData GURS decreto segretario AdBesriFieldTypeDate
polygon

Use this service

QGIS
Layer > Add Layer > Add ArcGIS REST Server Layer > New
Name: PAI Sicilia - Geomorfologia Dissesti
URL: https://map.sitr.regione.sicilia.it/gis/rest/services/pai/PAI_Geomorfologia_Dissesti/MapServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://map.sitr.regione.sicilia.it/gis/rest/services/pai/PAI_Geomorfologia_Dissesti/MapServer
Leaflet
fetch('https://map.sitr.regione.sicilia.it/gis/rest/services/pai/PAI_Geomorfologia_Dissesti/MapServer/0/query?where=1%3D1&outFields=*&f=geojson')
  .then((r) => r.json())
  .then((geojson) => L.geoJSON(geojson).addTo(map));
Python
import geopandas as gpd
gdf = gpd.read_file(
    'https://map.sitr.regione.sicilia.it/gis/rest/services/pai/PAI_Geomorfologia_Dissesti/MapServer/0/query?where=1%3D1&outFields=*&f=geojson'
)

Related services

This service was found in the wild by Geo Hound users while browsing the web.

Add to Chrome
Report an issue with this listing