QGIS Documentation Logo
3.28
Index

Para usuários

  • QGIS Desktop User Guide/Manual (QGIS 3.28)
  • QGIS Server Guide/Manual (QGIS 3.28)
    • 1. Introdução
    • 2. Iniciando
    • 3. Serviços
      • 3.1. Fundamentos
      • 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. Feições OGC API
    • 4. Catálogo
    • 5. Plugins
    • 6. Configuração avançada
    • 7. Servidor de desenvolvimento
    • 8. Containerized deployment
    • 9. Perguntas mais frequentes
  • Manual de treinamento
  • Uma breve introdução ao SIG

Para escritores

  • Diretrizes de documentação

Para desenvolvedores

  • PyQGIS Cookbook (QGIS 3.28)
  • Guia para desenvolvedores
QGIS Documentation
  • Guia/Manual do Servidor QGIS
  • 3. Serviços
  • Editar no GitHub
Anterior Próximo

3. Serviços

QGIS Server is able to serve data according to standard protocols as described by the 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

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. Fundamentos
    • 3.1.1. SERVIÇO
    • 3.1.2. REQUISITAR
    • 3.1.3. MAPA
    • 3.1.4. NOME_ARQUIVO
    • 3.1.5. Nome curto
  • 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. Transação
  • 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. Feições OGC API
    • 3.6.1. Representação de recursos
    • 3.6.2. Endpoints
    • 3.6.3. Paginação
    • 3.6.4. Feature filtering
    • 3.6.5. Feature sorting
    • 3.6.6. Seleção de atributo
    • 3.6.7. Personalizar as páginas HTML
Anterior Próximo

© Copyright 2002-now, QGIS project. Última atualização em mar. 29, 2023 09:22.

Compilado com Sphinx usando um tema fornecido por 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
Versões
testing
latest
3.28
3.22
3.16
3.10
3.4
2.18
Downloads
PDF
HTML
Contribute to Docs
Editar no GitHub
Translate Page
Report Issue
On QGIS Project
Home
C++ API
PyQGIS API
Source