<HTML>
<HEAD>
<TITLE>Re: [mapserver-users] different maps</TITLE>
</HEAD>
<BODY>
<FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>Leticia,<BR>
<BR>
If each one is a separate map and handled differently, just create N separate calls to mapserver. You could do this with OpenLayers and create multiple map instances each calling mapserver with different map attributes (mapfile, zoom, layers).<BR>
<BR>
Mike<BR>
<BR>
<BR>
-- <BR>
Michael Smith<BR>
Remote Sensing/GIS Center<BR>
US Army Corps of Engineers<BR>
<BR>
<BR>
<BR>
On 6/9/11 5:46 AM, "Leticia Gomez" <<a href="lgomez@itba.edu.ar">lgomez@itba.edu.ar</a>> wrote:<BR>
<BR>
</SPAN></FONT><BLOCKQUOTE><FONT FACE="Calibri, Verdana, Helvetica, Arial"><SPAN STYLE='font-size:11pt'>I am new in Mapserver. I need to develop a Web application where different maps can be display (browse) in the same page. But all the examples that I find consist on displaying different maps as “layers” in the same image (overlapped). I need that the page manage different “zones”, each on with its map and layers. Each zone must be managed separately, i.e. the user might zoom one zone and not the other ones, etc.<BR>
Is it possible with MapServer?  <BR>
 <BR>
I read the documentation and find that there exists only one “map variable” global to the web page. I developed a page with multiple image tags, but all of them are associated with the same “map variable”, so they move altogether in the same map.<BR>
 <BR>
 <BR>
Thanks in advance,<BR>
Leticia<BR>
<BR>
<HR ALIGN=CENTER SIZE="3" WIDTH="95%"></SPAN></FONT><FONT SIZE="2"><FONT FACE="Consolas, Courier New, Courier"><SPAN STYLE='font-size:10pt'>_______________________________________________<BR>
mapserver-users mailing list<BR>
<a href="mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><BR>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><BR>
</SPAN></FONT></FONT></BLOCKQUOTE>
</BODY>
</HTML>