QGIS Documentation Logo
3.22
Index

For Users

  • QGIS Desktop User Guide/Manual (QGIS 3.22)
  • QGIS Server Guide/Manual (QGIS 3.22)
    • 1. Introdução
    • 2. Iniciando
    • 3. Services
      • 3.1. Basics
      • 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. Módulos
    • 6. Advanced configuration
    • 7. Development Server
    • 8. Containerized deployment
    • 9. Frequently Asked Question
  • Manual de Formação
  • Uma Breve Introdução ao SIG

For Writers

  • Orientações para Documentação

For Developers

  • PyQGIS Cookbook (QGIS 3.22)
  • Manual do Programador
QGIS Documentation
  • »
  • Manual do utilizador QGIS Server »
  • 3. Services
  • Editar no GitHub
Anterior Seguinte

3. Services

QGIS Server is able to serve data according to standard protocols as described by the Open Geospatial Consortium (OGC):

  • WMS 1.1.1 and 1.3.0

  • WFS 1.0.0 and 1.1.0

  • OGC API - Features (WFS3)

  • WCS 1.0.0 and 1.1.1

  • WMTS 1.0.0

Extra vendor parameters and requests are supported in addition to the original standard that greatly enhance the possibilities of customizing its behavior thanks to the QGIS rendering engine.

  • 3.1. Basics
    • 3.1.1. SERVICE
    • 3.1.2. REQUEST
    • 3.1.3. MAP
    • 3.1.4. FILE_NAME
    • 3.1.5. Short name
  • 3.2. Web Map Service (WMS)
    • 3.2.1. GetCapabilities
    • 3.2.2. GetMap
    • 3.2.3. GetFeatureInfo
    • 3.2.4. GetLegendGraphics
    • 3.2.5. GetStyle(s)
    • 3.2.6. DescribeLayer
    • 3.2.7. GetPrint
    • 3.2.8. GetProjectSettings
    • 3.2.9. GetSchemaExtension
    • 3.2.10. External WMS layers
    • 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. Transaction
  • 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. Resource representation
    • 3.6.2. Endpoints
    • 3.6.3. Pagination
    • 3.6.4. Feature filtering
    • 3.6.5. Feature sorting
    • 3.6.6. Attribute selection
    • 3.6.7. Customize the HTML pages
Anterior Seguinte

© Copyright 2002-now, QGIS project. Última actualização em jul. 16, 2022 14:13.

Compilado com Sphinx usando um tema fornecido por Read the Docs.
QGIS Documentation v: 3.22
Languages
en
cs
de
es
fr
hu
it
ja
ko
li
nl
pt_BR
pt_PT
ro
ru
zh-Hans
Versões
testing
latest
3.22
3.16
3.10
3.4
2.18
2.14
2.8
2.6
2.2
2.0
1.8
Transferências
PDF
HTML
Contribute to Docs
Editar no GitHub
Translate Page
Report Issue
On QGIS Project
Home
C++ API
PyQGIS API
Source