<div dir="ltr">Yeah it's not the geopackage format but that the polygons are just huge, sorry about that.  There is ~1000 polygons but each one is a ton of vertices (~100k), so zoomed out the redraw takes a little while (seconds).  This is true with fileGBD too, which feels slower than the gpkg FWIW.  In practice we have a simplified version of the data we usually deal with and that is plenty fast. <div><br></div><div>I guess the dream is a format that has "overviews" but for vector data.  Maybe gpkg already supports this idea? I haven't really dug into either format, so apologies for my naivety.    </div></div><div class="gmail_extra"><br><div class="gmail_quote">On Sun, Aug 5, 2018 at 11:15 AM, jratike80 <span dir="ltr"><<a href="mailto:jukka.rahkonen@maanmittauslaitos.fi" target="_blank">jukka.rahkonen@maanmittauslaitos.fi</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Patrick Young wrote<br>
<span>> We also tried a GeoPackage, but it seemed a little slow to read in QGIS.<br>
<br>
</span>Hi,<br>
<br>
Could you give some more details about your GeoPackage and what you mean<br>
with "little slow"? I have pretty good experiences about using GeoPackage as<br>
data source for MapServer.  I also just tried how a polygon layer with 1.1<br>
million polygons behaves with QGIS and panning and zooming is pretty much<br>
immediate when the map scale is reasonable. With reasonable scale I mean<br>
that roughly 50000 polygons or less fits the map view so that the spatial<br>
index can drop most of the records.<br>
<br>
-Jukka Rahkonen-<br>
<br>
<br>
<br>
<br>
--<br>
Sent from: <a href="http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html" rel="noreferrer" target="_blank">http://osgeo-org.1560.x6.nabble.com/GDAL-Dev-f3742093.html</a><br>
<div class="m_1622283481993749777HOEnZb"><div class="m_1622283481993749777h5">_______________________________________________<br>
gdal-dev mailing list<br>
<a href="mailto:gdal-dev@lists.osgeo.org" target="_blank">gdal-dev@lists.osgeo.org</a><br>
<a href="https://lists.osgeo.org/mailman/listinfo/gdal-dev" rel="noreferrer" target="_blank">https://lists.osgeo.org/mailman/listinfo/gdal-dev</a></div></div></blockquote></div><br></div>