<div dir="ltr">Here is a pure js implementation:<div><br></div><div><br></div><div><a href="https://github.com/wavded/js-shapefile-to-geojson">https://github.com/wavded/js-shapefile-to-geojson</a><br></div><div><br></div><div>
<br></div></div><div class="gmail_extra"><br clear="all"><div><br>--<br><br>Med venlig hilsen / Kind regards<br><br>Tue Topholm<br>Sugee<br>Tlf: +45 32 13 32 32<br>W: <a href="http://www.sugee.dk" target="_blank">http://www.sugee.dk</a></div>

<br><br><div class="gmail_quote">2013/10/15 Phil Scadden <span dir="ltr"><<a href="mailto:p.scadden@gns.cri.nz" target="_blank">p.scadden@gns.cri.nz</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
Browser's executing javascript are very slow, especially compared to servers. You want to design your application to do as much processing on server as possible and pass JS-friendly data to client (ie json). Put the shapefile into a WMS/WFS server and deal with it via server. Wherever possible use WMS - restrict WFS for querying unless the dataset is very small.<br>

<br>
Notice: This email and any attachments are confidential.<br>
If received in error please destroy and immediately notify us.<br>
Do not copy or disclose the contents.<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>users</a><br>
</div></div></blockquote></div><br></div>