This documentation is for a QGIS version which has reached end of life. Instead visit the latest version.
QGIS Documentation Logo
3.28
Index

Per utenti

  • QGIS Desktop User Guide/Manual (QGIS 3.28)
  • QGIS Server Guide/Manual (QGIS 3.28)
    • 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.28)
  • Guida per gli sviluppatori
QGIS Documentation
  • QGIS Server Guida/Manuale
  • 3. Servizi
  • Visualizza sorgente pagina
Precedente Prossimo

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 delle geometrie
    • 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 2024 mar 03, 09:50 +0000.

Realizzato con Sphinx usando un tema fornito da Read the Docs.
QGIS Documentation v: 3.28
Languages
en
cs
de
es
fr
hu
it
ja
ko
lt
nl
pt_BR
pt_PT
ro
ru
zh-Hans
Versioni
testing
latest
3.28
3.22
3.16
3.10
3.4
2.18
Downloads
PDF
HTML
On QGIS Project
Home
C++ API
PyQGIS API
Source