Here is a pure js implementation:
https://github.com/wavded/js-shapefile-to-geojson -- Med venlig hilsen / Kind regards Tue Topholm Sugee Tlf: +45 32 13 32 32 W: http://www.sugee.dk 2013/10/15 Phil Scadden <[email protected]> > 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. > > Notice: This email and any attachments are confidential. > If received in error please destroy and immediately notify us. > Do not copy or disclose the contents. > > > ______________________________**_________________ > Users mailing list > [email protected] > http://lists.osgeo.org/**mailman/listinfo/openlayers-**users<http://lists.osgeo.org/mailman/listinfo/openlayers-users> >
_______________________________________________ Users mailing list [email protected] http://lists.osgeo.org/mailman/listinfo/openlayers-users
