<html>
<head>
<meta http-equiv="Content-Type" content="text/html; charset=utf-8">
</head>
<body bgcolor="#FFFFFF" text="#000000">
<p>Hi Adam</p>
<p>Actually you have a good point, the docker images have no install
for GDAL. I will try to update the dockerfile in the following
days (bit pressed with work). <br>
</p>
<p>For GDAL I normally install in server I normally follow the
things from Geographica</p>
<p><br>
</p>
<p><a class="moz-txt-link-freetext" href="https://github.com/GeographicaGS/Docker-GDAL2/tree/master/2.2.2">https://github.com/GeographicaGS/Docker-GDAL2/tree/master/2.2.2</a></p>
<p><a class="moz-txt-link-freetext" href="https://github.com/GeographicaGS/Docker-GDAL2/blob/master/2.2.2/Dockerfile">https://github.com/GeographicaGS/Docker-GDAL2/blob/master/2.2.2/Dockerfile</a><br>
</p>
<br>
These dockersfile are for ubuntu and python3 so therefore they will
properly work with pywps4-flask<br>
<br>
Jorge<br>
<br>
<div class="moz-cite-prefix">On 20-11-17 22:36, Adam Laža wrote:<br>
</div>
<blockquote type="cite"
cite="mid:CAOvRMtzSs=Bq6KXWFg1r1pwO0ZcHGo0Z7z0QBsEtyEBZHFejYg@mail.gmail.com">
<div dir="ltr">
<div>Hi devs,<br>
</div>
<div><br>
</div>
<div>I'm using pywps-flask docker image but when I tried to run
demo processes which need gdal I got this exception:</div>
<div><br>
</div>
<div><ows:ExceptionText>Complex validation requires
GDAL/OGR support</ows:ExceptionText></div>
<div><br>
</div>
<div>I wanted to edit dockerfile so there will be gdal installed
but I wasn't really successful. I tried different ways to
install gdal with apk and pip but none of them succeeded. <br>
</div>
<div><br>
</div>
<div>Does anybody use pywps in docker with gdal installed (and
with Dockerfile using alpine)?</div>
<div><br>
</div>
<div>Thanks in advance.</div>
<div>Adam<br>
</div>
</div>
<br>
<fieldset class="mimeAttachmentHeader"></fieldset>
<br>
<pre wrap="">_______________________________________________
pywps-dev mailing list
<a class="moz-txt-link-abbreviated" href="mailto:pywps-dev@lists.osgeo.org">pywps-dev@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/pywps-dev">https://lists.osgeo.org/mailman/listinfo/pywps-dev</a></pre>
</blockquote>
<br>
</body>
</html>