[OpenLayers-Users] Fwd: format shapefile

Tue Topholm tt at sugee.dk
Wed Oct 16 02:04:03 PDT 2013


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 <p.scadden at gns.cri.nz>

> 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
> Users at lists.osgeo.org
> http://lists.osgeo.org/**mailman/listinfo/openlayers-**users<http://lists.osgeo.org/mailman/listinfo/openlayers-users>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/openlayers-users/attachments/20131016/a8fc51ca/attachment.html>


More information about the Users mailing list