Angelos Tzotsos
Angelos Tzotsos
Also, this issue did not block us to include pycsw to openSUSE, Fedora and UbuntuGIS.
I think I have reached to a solution: By carefully reading this document (paragraph 5.10) http://www.opengeospatial.org/ogc/legalfaq#DTD "Schemas (and DTDs) are frequently part of our specifications and seemingly fall under the...
I have edited our Code Provenance wiki page, downgrading the issue to a warning (from a fixme)
Some details here: https://github.com/geopython/pygeoapi/issues/33
Actually I see that "pip install -e ." reports this: ``` Installing collected packages: pycsw Running setup.py develop for pycsw Creating /home/kalxas/tmp/pycsw_dev/lib/python2.7/site-packages/pycsw.egg-link (link to .) Adding pycsw 1.11-dev to easy-install.pth...
yes, this is an open discussion in OGC API Records SWG on how to actually use different flavours of XML
I just tested building the dockerfile from master branch and it works. ``` Step 10/18 : RUN pip install -U pip && python3 -m pip install --requirement requirements.txt --requirement requirements-standalone.txt...
Update: docker build also works on branch 2.6. ``` Step 9/17 : RUN python3 -m pip install --requirement requirements.txt --requirement requirements-standalone.txt psycopg2-binary gunicorn ---> Running in 4865d1954127 Collecting psycopg2-binary Downloading...
Since the latest release of OWSLib, this issue has been fixed.
https://trac.osgeo.org/osgeolive/ticket/2383#comment:5