diving-into-pygeoapi
diving-into-pygeoapi copied to clipboard
pygeoapi is an OGC Reference Implementation supporting numerous OGC API specifications. This workshop will cover publishing geospatial data to the Web using pygeoapi in support of the suite of OGC API...
An initial agenda has been put forth in https://github.com/geopython/diving-into-pygeoapi/wiki/Agenda-2024-07-02-FOSS4G-Europe @doublebyte1 @pvgenuchten @justb4 @krishnaglodha @ldesousa to update. We need at least two persons per section.
Recently some additions for INSPIRE Download support were added to pygeoapi (by @geosander). There is already an INSPIRE Chapter in Advanced Topics. We may need to make that current with...
Docker post-install steps in case of permission problems, even when using sudo. See https://docs.docker.com/engine/install/linux-postinstall/ : If you don’t want to preface the docker command with sudo, create a Unix group...
I'm trying to follow `Starlette and FastAPI` from https://dive.pygeoapi.io/advanced/downstream-applications/ I got following error
Hi. I 'm trying to run setup on m1 mac using `docker run --rm -p 5000:80 geopython/pygeoapi:latest `but getting following error ``` START /entrypoint.sh Trying to generate openapi.yml Error Number:...
******* my specifications, OS: Debian GNU/Linux 10 (buster) Python 3.7.3 GDAL 2.4.0, released 2018/12/14 ***********************************error message***** Traceback (most recent call last): File "/home/locale/ogcpygeoapi/pygeoapi/bin/pygeoapi", line 11, in load_entry_point('pygeoapi==0.14.dev0', 'console_scripts', 'pygeoapi')() File...
In addition to gathering verbal feedback from users, it would be valuable to have more evaluation/submission mechanisms. Options: 1. email 2. Google Form 3. Other options?
an image about volume mount concepts in docker may enrich the understanding of it a suggestion would be:
https://github.com/camptocamp/ogc-client