<html><head><meta http-equiv="content-type" content="text/html; charset=utf-8"></head><body dir="auto">Hi Travis: can you try with name: MVT in your provider setup?<div><br><div dir="ltr">Thanks</div><div dir="ltr"><br></div><div dir="ltr">..Tom</div><div dir="ltr"><br><blockquote type="cite">On May 3, 2022, at 11:55, Travis Kirstine <traviskirstine@gmail.com> wrote:<br><br></blockquote></div><blockquote type="cite"><div dir="ltr"><div dir="ltr"><div>Are image map tile providers supported? <br></div><div></div><div><br></div><div>It appears that MVT works but not image based services. In the docs it indicates that "- type: tile" is allowed but this will throw a invalid plugin error:</div><div><br></div><div> File "/home/ubuntu/pygeoapi/lib/python3.8/site-packages/pygeoapi-0.13.dev0-py3.8.egg/pygeoapi/plugin.py", line 94, in load_plugin<br> raise InvalidPluginError(msg)<br>pygeoapi.plugin.InvalidPluginError: Plugin tile not found<br></div><div><br></div><div>My basic config:<br>
</div><div><br></div><div> mycollection:<br></div><div> type: collection<br></div><div> # collection info ......................<br></div><div> providers:<br> - type: tile<br> name: image<br> data: <a href="https://tile.openstreetmap.org/{z}/{x}/{y}.png">https://tile.openstreetmap.org/{z}/{x}/{y}.png</a><br> options:<br> zoom:<br> min: 0<br> max: 21<br> schemes:<br> - WebMercatorQuad<br> format:<br> name: png<br> mimetype: image/png<br></div><div><br> </div></div>
<span>_______________________________________________</span><br><span>pygeoapi mailing list</span><br><span>pygeoapi@lists.osgeo.org</span><br><span>https://lists.osgeo.org/mailman/listinfo/pygeoapi</span><br></div></blockquote></div></body></html>