faa00e7c92
* add support for API transactions (#107) * update Django views * fix Starlette refs * isolate metadata fields * fix flake8 * add root link relations to collection and item endpoints * fix tests * fix tests * fix tests * fix tests
60 lines
1.0 KiB
ReStructuredText
60 lines
1.0 KiB
ReStructuredText
.. _index:
|
|
|
|
.. image:: /_static/pygeoapi-logo.png
|
|
:scale: 50%
|
|
:alt: pygeoapi logo
|
|
|
|
pygeoapi |release| documentation
|
|
==================================
|
|
|
|
:Author: the pygeoapi team
|
|
:Contact: pygeoapi at lists.osgeo.org
|
|
:Release: |release|
|
|
:Date: |today|
|
|
|
|
|
|
Welcome to the official pygeoapi documentation! Here you will find complete
|
|
reference documentation on all aspects of the project.
|
|
|
|
.. note::
|
|
|
|
Did you know about the `pygeoapi workshop`_? Ready to get your hands dirty? Dive in!
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
:caption: Table of Contents
|
|
:name: toc
|
|
|
|
introduction
|
|
how-pygeoapi-works
|
|
installation
|
|
configuration
|
|
administration
|
|
running
|
|
running-with-docker
|
|
tour
|
|
openapi
|
|
data-publishing/index
|
|
transactions
|
|
plugins
|
|
html-templating
|
|
cql
|
|
language
|
|
development
|
|
ogc-compliance
|
|
contributing
|
|
support
|
|
further-reading
|
|
license
|
|
|
|
api-documentation
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|
|
|
|
.. _`pygeoapi workshop`: https://dive.pygeoapi.io
|