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://pygeoapi.io
MIT License
460 stars 250 forks source link

Missing Information on pygeoapi INSTALL instructions #1644

Open doublebyte1 opened 1 month ago

doublebyte1 commented 1 month ago

Description The quick installation instructions are missing some important information that may prevent people from installing pygeoapi.

Steps to Reproduce Run these instructions.

Expected behavior Based on this info, pygeoapi should be installed and run, without any errors. More details about the errors bellow.

Additional context https://github.com/geopython/pygeoapi/pull/392/files#r1595349386 https://github.com/geopython/pygeoapi/pull/392/files#r1595351214