[pygeoapi] process: raster data output

Martin Landa landa.martin at gmail.com
Fri Jan 26 06:58:04 PST 2024


Dear all,

I am playing around with my first OGC API process. Result of the
computation is a raster file. I would like to ask what are the options to
integrate the file into response? I was thinking about:

{
  "id": "result",
  "url": "http://localhost:5000/data/<uuid>/result.tif"
}

I'm not sure if this is correct in terms of OGC API Processes and how to
modify Docker image to expose http://localhost:5000/data/.

I am running pygeoapi service from Docker image as described in [1].

Thanks in advance for your help. Best regards, Martin

[1] https://docs.pygeoapi.io/en/latest/running-with-docker.html

-- 
Martin Landa
http://geo.fsv.cvut.cz/gwiki/Landa
http://gismentors.cz/mentors/landa
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/pygeoapi/attachments/20240126/280a1186/attachment.htm>


More information about the pygeoapi mailing list