[OpenLayers-Users] What is best way to provides maps without access to internet?

Lisa Gaudette lgaudette at ehealthinformation.ca
Mon Apr 12 16:44:00 EDT 2010


It's possible to just load images - OpenLayers.Layer.Image, but this can get
finicky if you need to properly georeference and line things up, or allow
for much zooming. It is possible to do some of those things it just gets
painful :)


MostlyBaldEagle wrote:
> I guess I could run a map server locally, which for some customers is not
> a preferred option as they want to provide their own map images. 

There's no reason you couldn't set up a WMS (e.g. MapServer) or something
else locally with the user's own images.

Another option depending on the kind of data is to look at TMS made with
Maptiler/Gdal2tiles - those tools break a big image into a directory
structure of tiles with various zoom levels etc.
-- 
View this message in context: http://n2.nabble.com/What-is-best-way-to-provides-maps-without-access-to-internet-tp4874368p4892525.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.



More information about the Users mailing list