<div dir="ltr">Hi all,<div><br></div><div>I've been trying to figure out a good format to store some very large vector data in.  Basically, its a bunch of really dense polygons describing the cutlines that compose a mosaic.  We've had reasonable success using zipped shapefiles, but on the larger guys we're exceeding the 2GB file size, so a more modern alternative is desired. </div><div><br></div><div>FileGBD worked alright but having to build GDAL with the ESRI driver to write them is not desirable.  We also tried a GeoPackage, but it seemed a little slow to read in QGIS.</div><div><br></div><div>The dream would be a nicely compressed format that can be spatially indexed so that we can serve them up efficiently with mapserver.  Any recommendations are greatly appreciated!</div><div><br></div><div>Thanks,</div><div>Patrick</div></div>