Skip to content
Geo Hound
ESRI MapServerData directory

PAI Sicilia - Geomorfologia - Fascia di Rispetto

Published by map.sitr.regione.sicilia.it

Sicily land risk management zones for geomorphological hazard areas with buffer zones.

Sicily, Italyfloodplanningenvironment
Extent not published by this service

Service facts

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

Layers

IdLayerGeometryFeatures
0Fascia Rispetto P3 P4
19 fields
NameAliasType
OBJECTIDOBJECTIDesriFieldTypeOID
SHAPEShapeesriFieldTypeGeometry
SIGLASIGLAesriFieldTypeString
PERICOLOPERICOLOesriFieldTypeString
PAI_NMRPAI_NMResriFieldTypeString
COMUNECOMUNEesriFieldTypeString
SHAPE_LengthShape_LengthesriFieldTypeDouble
SHAPE_AreaShape_AreaesriFieldTypeDouble
Altri_comuAltro comuneesriFieldTypeString
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 - Fascia di Rispetto
URL: https://map.sitr.regione.sicilia.it/gis/rest/services/pai/PAI_Geomorfologia_FasciaRispettoP3P4/MapServer
ArcGIS Pro
Insert > Connections > Server > New ArcGIS Server
Server URL: https://map.sitr.regione.sicilia.it/gis/rest/services/pai/PAI_Geomorfologia_FasciaRispettoP3P4/MapServer
Leaflet
fetch('https://map.sitr.regione.sicilia.it/gis/rest/services/pai/PAI_Geomorfologia_FasciaRispettoP3P4/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_FasciaRispettoP3P4/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