QGIS Documentation Logo
3.40
Indice

Informazioni su QGIS

  • Introduzione
  • Premessa
  • Conventions
  • Caratteristiche
  • Aiuto e supporto
  • Hanno contribuito
  • Complying with Licenses

Per utenti

  • QGIS Desktop User Guide/Manual (QGIS 3.40)
  • QGIS Server Guide/Manual (QGIS 3.40)
    • 1. Introduzione
    • 2. Come Iniziare
    • 3. Servizi
      • 3.1. Di base
      • 3.2. Web Map Service (WMS)
      • 3.3. Web Feature Service (WFS)
      • 3.4. Web Coverage Service (WCS)
      • 3.5. Web Map Tile Service (WMTS)
      • 3.6. OGC API Features
    • 4. Catalog
    • 5. Plugin
    • 6. Configurazione avanzata
    • 7. Server di sviluppo
    • 8. Sviluppo ed esecuzione in container
    • 9. Domande frequenti
  • Manuale degli esercizi
  • Una breve introduzione al GIS

Per autori

  • Linee guida per la documentazione

Per sviluppatori

  • PyQGIS Cookbook (QGIS 3.40)
  • Guida per gli sviluppatori
QGIS Documentation
  • QGIS Server Guida/Manuale
  • 3. Servizi
    • Edit on GitHub
    Learn how to contribute!
Precedente Prossimo

Importante

La traduzione è uno sforzo comunitario you can join. Questa pagina è attualmente tradotta al 100.00%.

3. Servizi

QGIS è in grado di gestire i dati secondo i protocolli standard come descritto da Open Geospatial Consortium (OGC):

  • WMS 1.1.1 e 1.3.0

  • WFS 1.0.0 e 1.1.0

  • OGC API - Features (WFS3)

  • WCS 1.0.0 e 1.1.1

  • WMTS 1.0.0

Ulteriori parametri e richieste sono supportati in aggiunta allo standard originale che migliora notevolmente le possibilità di personalizzazione grazie al motore di visualizzazione QGIS.

  • 3.1. Di base
    • 3.1.1. SERVICE
    • 3.1.2. REQUEST
    • 3.1.3. MAP
    • 3.1.4. FILE_NAME
    • 3.1.5. Nome breve
  • 3.2. Web Map Service (WMS)
    • 3.2.1. GetCapabilities
    • 3.2.2. GetMap
    • 3.2.3. GetFeatureInfo
    • 3.2.4. GetLegendGraphic
    • 3.2.5. GetStyle(s)
    • 3.2.6. DescribeLayer
    • 3.2.7. GetPrint
    • 3.2.8. GetProjectSettings
    • 3.2.9. GetSchemaExtension
    • 3.2.10. Layer WMS esterni
    • 3.2.11. Redlining
  • 3.3. Web Feature Service (WFS)
    • 3.3.1. GetCapabilities
    • 3.3.2. GetFeature
    • 3.3.3. DescribeFeatureType
    • 3.3.4. Transazione
  • 3.4. Web Coverage Service (WCS)
    • 3.4.1. GetCapabilities
    • 3.4.2. DescribeCoverage
    • 3.4.3. GetCoverage
  • 3.5. Web Map Tile Service (WMTS)
    • 3.5.1. GetCapabilities
    • 3.5.2. GetTile
    • 3.5.3. GetFeatureInfo
  • 3.6. OGC API Features
    • 3.6.1. Rappresentazione risorse
    • 3.6.2. Endpoint
    • 3.6.3. Paginazione
    • 3.6.4. Filtro degli Elementi
    • 3.6.5. Ordinamento elemento
    • 3.6.6. Selezione attributo
    • 3.6.7. Personalizzare le pagine HTML
Precedente Prossimo

© Copyright 2002-now, QGIS project. Ultimo aggiornamento 2025 mag 22, 19:14 +0000.

Realizzato con Sphinx usando un tema fornito da Read the Docs.
QGIS Documentation v: 3.40
Languages
en
cs
de
es
fr
hu
it
ja
ko
lt
nl
pl
pt_BR
pt_PT
ro
ru
zh_Hans
Versions
testing
latest
3.40
3.34
3.28
3.22
3.16
3.10
3.4
2.18
Downloads
PDF
HTML
Contribute to Docs
Edit on GitHub
Translate Page
Report Issue
Sul progetto QGIS
Home
C++ API
PyQGIS API
Source