<p>Very interesting to know this. Thank you all for the feedback.</p>
<p>I did use the OGR connector and it worked fine, but I assumed the native reader was faster.</p>
<div class="gmail_quote">On May 8, 2013 9:53 PM, "Stephen Woodbridge" <<a href="mailto:woodbri@swoodbridge.com">woodbri@swoodbridge.com</a>> wrote:<br type="attribution"><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
In general the shapefile spec is owned by ERSI and unless they change the spec you will have a problem. Last I knew, there are pointers/offsets inside the shapefile that are only 32bits wide per the spec. it is because of these that you are limited to 2GB.<br>

<br>
At some point I thought Frank W or someone was working on a version of shapelib that could support greater than 2GB, but only programs that used that version would be able to read/write these larger files. I have not heard anything on that front in a while so I don't know if that was just talk, or code ever materialized.<br>

<br>
-Steve W<br>
<br>
On 5/9/2013 12:32 AM, Rahkonen Jukka wrote:<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Hi,<br>
<br>
I am not sure either if reading >2GB shapefiles works with the native<br>
shp reader on all platforms, but as the ticket says, you should be<br>
able to use OGR connection in the mapfile even with your current<br>
version. If you use OGR you can also split the shapefile into pieces<br>
and read them through the ogr tileindex system which may be faster<br>
sometimes.<br>
<br>
-Jukka Rahkonen-<br>
<br>
______________________________<u></u>__ Andrea Peri wrote:<br>
<br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
If it don't work you should evalute the option to use spatialite.<br>
It work well with dataset greater than 2GB . I use it with<br>
mapserver 6.3dev and gdal 1.10.<br>
</blockquote>
<br>
<br>
<br>
2013/5/9 Roger André <<a href="mailto:randre@gmail.com" target="_blank">randre@gmail.com</a><mailto:<a href="mailto:randre@gmail.com" target="_blank">randr<u></u>e@gmail.com</a>>><br>
Pretty sure I just hit<br>
this<<a href="http://trac.osgeo.org/mapserver/ticket/3514" target="_blank">http://trac.osgeo.org/<u></u>mapserver/ticket/3514</a>> problem in my 6.0.3<br>
local stack.  I haven't tested it in the current release, but does<br>
anyone know for sure that a shapefile with any component larger than<br>
2GB works in 6.2?<br>
<br>
Roger<br>
<br>
______________________________<u></u>_________________ mapserver-users<br>
mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<u></u>org</a><mailto:<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@<u></u>lists.osgeo.org</a>><br>

<br>
<br>
</blockquote>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-<u></u>users</a><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<br>
<br>
<br>
<br>
-- ----------------- Andrea Peri . . . . . . . . . qwerty àèìòù<br>
----------------- ______________________________<u></u>_________________<br>
mapserver-users mailing list <a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<u></u>org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-<u></u>users</a><br>
<br>
</blockquote>
<br>
______________________________<u></u>_________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.<u></u>org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/mapserver-<u></u>users</a><br>
</blockquote></div>