<div dir="ltr">Ah right of course!  I should have said that we deliver these things to customers, so a file format is needed.  We've have had good luck serving simplified versions of these things out of zipped shapefiles from S3 via mapserver so the thought was maybe the same trick would work with the right format without having to import them into the DB.<div><br></div><div>P</div></div><div class="gmail_extra"><br><div class="gmail_quote">On Fri, Aug 3, 2018 at 12:52 PM, Jeff McKenna <span dir="ltr"><<a href="mailto:jmckenna@gatewaygeomatics.com" target="_blank">jmckenna@gatewaygeomatics.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">Hi Patrick,<br>
<br>
In terms of speed and MapServer, considering you have large vector data and require good indexing, I always use and recommend PostGIS.<br>
<br>
(of course if you asked this on the MapServer-users list you would get a whole lot of different opinions)<br>
<br>
But that is my initial recommendation, for your stated needs.<br>
<br>
-jeff<br>
<br>
<br>
<br>
-- <br>
Jeff McKenna<br>
MapServer Consulting and Training Services<br>
<a href="https://gatewaygeomatics.com/" rel="noreferrer" target="_blank">https://gatewaygeomatics.com/</a><div><div class="h5"><br>
<br>
<br>
<br>
On 2018-08-03 3:45 PM, Patrick Young wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi all,<br>
<br>
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.<br>
<br>
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.<br>
<br>
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!<br>
<br>
Thanks,<br>
Patrick<br>
<br>
<br>
</blockquote></div></div>
______________________________<wbr>_________________<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/mailma<wbr>n/listinfo/gdal-dev</a></blockquote></div><br></div>