Ecosyste.ms: Awesome
An open API service indexing awesome lists of open source software.
https://github.com/geopython/pygeoapi
pygeoapi is a Python server implementation of the OGC API 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 and released under an MIT license.
https://github.com/geopython/pygeoapi
api data geospatial ogc ogc-api osgeo pygeoapi
Last synced: 7 days ago
JSON representation
pygeoapi is a Python server implementation of the OGC API 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 and released under an MIT license.
- Host: GitHub
- URL: https://github.com/geopython/pygeoapi
- Owner: geopython
- License: mit
- Created: 2018-02-15T02:46:27.000Z (over 6 years ago)
- Default Branch: master
- Last Pushed: 2024-04-30T07:42:10.000Z (7 months ago)
- Last Synced: 2024-05-02T01:07:10.983Z (7 months ago)
- Topics: api, data, geospatial, ogc, ogc-api, osgeo, pygeoapi
- Language: Python
- Homepage: https://pygeoapi.io
- Size: 49.4 MB
- Stars: 446
- Watchers: 37
- Forks: 244
- Open Issues: 40
-
Metadata Files:
- Readme: README.md
- Contributing: CONTRIBUTING.md
- Funding: .github/FUNDING.yml
- License: LICENSE.md
- Code of conduct: CODE_OF_CONDUCT.md
- Security: SECURITY.md
Awesome Lists containing this project
README
# pygeoapi
[![DOI](https://zenodo.org/badge/121585259.svg)](https://zenodo.org/badge/latestdoi/121585259)
[![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)
[![Vulnerabilities](https://github.com/geopython/pygeoapi/actions/workflows/vulnerabilities.yml/badge.svg)](https://github.com/geopython/pygeoapi/actions/workflows/vulnerabilities.yml)[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.