geopython / diving-into-pygeoapi

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 standards.
https://dive.pygeoapi.io
MIT License
20 stars 17 forks source link

Added command to access a local features collection using docker/gdal #186

Closed doublebyte1 closed 2 weeks ago

doublebyte1 commented 2 weeks ago

If running ogrinfo from a docker container, we need to make sure the container access the host network; otherwise it will not be able to access a pygeoapi running on localhost.