<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    type="xyz" (in GeoMoose) is for raster tiles so GeoMoose is failing
    to interpret the .pbf file as an image.<br>
    <br>
    MVT (.pbf) is supported by OpenLayers, so it shouldn't be too hard
    get at least basic map display functionality in GeoMoose.  <br>
    <br>
    I'm not sure how queries (Identify, Search, etc.) would work. 
    Currently, GeoMoose either relies on being able to query a server
    (WFS, etc.) or on loading the whole dataset into memory (GeoJSON). 
    With MVT there isn't a server to run queries and loading the whole
    dataset into memory runs counter to why someone would use MVT in the
    first place.  (This is mostly a problem for search.  But, even
    identify would only know about the feature as displayed on the map
    and that might give different answers than it would at the most
    detailed level).<br>
    <br>
    <br>
    <div class="moz-cite-prefix">On 1/24/23 10:55, Anton Postl wrote:<br>
    </div>
    <blockquote type="cite"
      cite="mid:c9676e9de3e341ff96c6f1ffbe790a9e@zwinz.co.at">
      <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
      <meta name="Generator" content="Microsoft Word 15 (filtered
        medium)">
      <style>@font-face
        {font-family:"Cambria Math";
        panose-1:2 4 5 3 5 4 6 3 2 4;}@font-face
        {font-family:Calibri;
        panose-1:2 15 5 2 2 2 4 3 2 4;}p.MsoNormal, li.MsoNormal, div.MsoNormal
        {margin:0cm;
        font-size:11.0pt;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;
        mso-fareast-language:EN-US;}a:link, span.MsoHyperlink
        {mso-style-priority:99;
        color:#0563C1;
        text-decoration:underline;}span.E-MailFormatvorlage17
        {mso-style-type:personal-compose;
        font-family:"Calibri",sans-serif;
        color:windowtext;}span.rynqvb
        {mso-style-name:rynqvb;}.MsoChpDefault
        {mso-style-type:export-only;
        font-family:"Calibri",sans-serif;
        mso-ligatures:standardcontextual;
        mso-fareast-language:EN-US;}div.WordSection1
        {page:WordSection1;}</style><!--[if gte mso 9]><xml>
<o:shapedefaults v:ext="edit" spidmax="1026" />
</xml><![endif]--><!--[if gte mso 9]><xml>
<o:shapelayout v:ext="edit">
<o:idmap v:ext="edit" data="1" />
</o:shapelayout></xml><![endif]-->
      <div class="WordSection1">
        <p class="MsoNormal">Hello<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Is there a way to display pbf vector tile
          set in geomoose?<o:p></o:p></p>
        <p class="MsoNormal"><span class="rynqvb"><span lang="EN">because
              they are being used more and more</span></span><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">the request here works in principle, the
          tiles are loaded but not displayed.<o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal"><map source name="TEST" type="xyz"><o:p></o:p></p>
        <p class="MsoNormal" style="text-indent:35.4pt"><layer
          name="xxx"/><o:p></o:p></p>
        <p class="MsoNormal" style="text-indent:35.4pt"><url><a
            href="https://tiles/%7bz%7d/%7bx%7d/%7by%7d.pbf%3c/url"
            moz-do-not-send="true">https://tiles/{z}/{x}/{y}.pbf</url</a>><o:p></o:p></p>
        <p class="MsoNormal"></map-source><o:p></o:p></p>
        <p class="MsoNormal"><o:p> </o:p></p>
        <p class="MsoNormal">Thank you!<o:p></o:p></p>
      </div>
      <br>
      <fieldset class="moz-mime-attachment-header"></fieldset>
      <pre class="moz-quote-pre" wrap="">_______________________________________________
GeoMoose-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:GeoMoose-users@lists.osgeo.org">GeoMoose-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="https://lists.osgeo.org/mailman/listinfo/geomoose-users">https://lists.osgeo.org/mailman/listinfo/geomoose-users</a>
</pre>
    </blockquote>
    <br>
  </body>
</html>