<div dir="ltr"><div>Tiaan: this is indeed possible. You would have to write an EDR plugin/provider.  You would handle EDR parameter name handling against your database column values, and EDR coords against your geo-location.  In addition, you will probably want to consider JSON or a JSON dialect (GeoJSON, CoverageJSON) for output/result representation, although XML would work as well.<br></div><div><br></div><div>Hope this helps.</div><div><br></div><div>..Tom<br></div><br><div class="gmail_quote"><div dir="ltr" class="gmail_attr">On Fri, Jun 28, 2024 at 2:43 AM Tiaan Wessels via pygeoapi <<a href="mailto:pygeoapi@lists.osgeo.org">pygeoapi@lists.osgeo.org</a>> wrote:<br></div><blockquote class="gmail_quote" style="margin:0px 0px 0px 0.8ex;border-left:1px solid rgb(204,204,204);padding-left:1ex"><div dir="ltr"><div dir="ltr">It seems out of the box pygeoapi only supports xarray back-ends for EDR. I have not used pygeoapi before and am investigating whether it would be a feasible solution for me to use for the following use case.</div><div dir="ltr">I have a PostgreSQL table with an XML string field and meta-data fields alongside it such as geo-location. Would it be conceivably possible for me to write a plugin for pygeoapi to make the XML available as a result in OGC EDR queries when it's database row's geo-location matches an EDR query filter ?<br></div></div>
_______________________________________________<br>
pygeoapi mailing list<br>
<a href="mailto:pygeoapi@lists.osgeo.org" target="_blank">pygeoapi@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/pygeoapi" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/pygeoapi</a><br>
</blockquote></div></div>