98bfdd5cf2
* Add initial support with a django skeleton project * Start the django server from pygeoapi configuration and push to settings * Add views to django routes * fixed flake8 problems * added jobs endpoints * added EDR endpoints * renamed jobs endpoints and functions * fixed flake8 * Bump django version to support 3 and 4 * Fix api request instance Fix api request instance * fixed stac catalog path request * fixed problem with static * get parameters from django requests * Add sample project for django application * Fix flake8 errors * added documentation for Django downstream project Co-authored-by: Luca Delucchi <lucadeluge@gmail.com> Co-authored-by: Krishna Lodha <krishnaglodha@gmail.com>
50 lines
768 B
ReStructuredText
50 lines
768 B
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|
|
|
|
|
.. toctree::
|
|
:maxdepth: 4
|
|
:caption: Table of Contents
|
|
:name: toc
|
|
|
|
introduction
|
|
how-pygeoapi-works
|
|
installation
|
|
configuration
|
|
administration
|
|
running
|
|
downstream
|
|
running-with-docker
|
|
tour
|
|
openapi
|
|
data-publishing/index
|
|
plugins
|
|
html-templating
|
|
cql
|
|
language
|
|
development
|
|
ogc-compliance
|
|
contributing
|
|
support
|
|
further-reading
|
|
license
|
|
|
|
api-documentation
|
|
|
|
Indices and tables
|
|
==================
|
|
|
|
* :ref:`genindex`
|
|
* :ref:`modindex`
|
|
* :ref:`search`
|