diff --git a/docs/index.md b/docs/index.md index 6e7aba8..8d3a2cc 100644 --- a/docs/index.md +++ b/docs/index.md @@ -9,11 +9,10 @@ title: pygeoapi - an OGC API to geospatial data

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.
-Certified OGC Compliant OGC Reference Implementation OGC Reference Implementation OSGeo ProjectFOSS4G ConferenceSponsorship +Certified OGC Compliant OGC Reference Implementation OGC Reference Implementation OSGeo ProjectFOSS4G ConferenceSponsorship

- ## Install in 5 minutes ```python python3 -m venv pygeoapi