[OpenLayers-Users] Re: Offline usage of openlayers

Phil Scadden p.scadden at gns.cri.nz
Thu Mar 10 18:57:14 EST 2011


> I have a client that needs to have a map solution running offline, and 
> no internal webserver. run it as file based.
>
I've done a lot of work on this. Depends on how much functionality you 
want. TMS, Image work fine. The moment you get into queries and vectors, 
it gets tough. WFS is out.  Chrome is hopeless. Its security model wont 
let you use ajax so its a real struggle to get KML,GML (your only vector 
options) in. You have to make heavy use of tag injection to get JSON in. 
Other browsers are okay with KML/GML but they need to be small as they 
are slow to load. you might like to look at 
http://developmentseed.org/blog/2010/oct/02/maps-stick-version-2-released.



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.



More information about the Users mailing list