• Home
  • History
  • Annotate
Name Date Size #Lines LOC

..03-May-2022-

pygeoapi/H24-Oct-2021-16,79612,620

pygeoapi.egg-info/H03-May-2022-3026

tests/H24-Oct-2021-6,2474,010

LICENSE.mdH A D18-Aug-20211.1 KiB2418

MANIFEST.inH A D18-Aug-2021129 43

PKG-INFOH A D24-Oct-20211.6 KiB3026

README.mdH A D18-Aug-2021841 95

setup.cfgH A D24-Oct-202138 53

setup.pyH A D23-Jun-20205 KiB177118

README.md

1# pygeoapi
2
3[![Build Status](https://github.com/geopython/pygeoapi/workflows/build%20%E2%9A%99%EF%B8%8F/badge.svg)](https://github.com/geopython/pygeoapi/actions)
4<a href="https://json-ld.org"><img src="https://json-ld.org/images/json-ld-button-88.png" height="20"/></a>
5
6[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).
7
8Please read the docs at [https://docs.pygeoapi.io](https://docs.pygeoapi.io) for more information.
9