Files
pygeoapi/README.md
T
Just van den Broecke a7d763bf12 Update badges (#1001)
* Update badges

* add Lint badge (see #1000)
* display Workflow names as in Workflow .yml files

* Change Lint Badge order
2022-09-28 07:55:05 -04:00

11 lines
1.1 KiB
Markdown

# pygeoapi
[![Build](https://github.com/geopython/pygeoapi/actions/workflows/main.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/main.yml)
[![Docker](https://github.com/geopython/pygeoapi/actions/workflows/containers.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/containers.yml)
[![Lint](https://github.com/geopython/pygeoapi/actions/workflows/lint.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/lint.yml)
<a href="https://json-ld.org"><img src="https://json-ld.org/images/json-ld-button-88.png" height="20"/></a>
[pygeoapi](https://pygeoapi.io) is a Python server implementation of the [OGC API](https://ogcapi.ogc.org) suite of standards. The project emerged as part of the next generation OGC API efforts in 2018 and provides the capability for organizations to deploy a RESTful OGC API endpoint using OpenAPI, GeoJSON, and HTML. pygeoapi is [open source](https://opensource.org/) and released under an [MIT license](https://github.com/geopython/pygeoapi/blob/master/LICENSE.md).
Please read the docs at [https://docs.pygeoapi.io](https://docs.pygeoapi.io) for more information.