<div dir="ltr">First of all congratulation Phil :-)))<div style>my name is Carlo (a "super nerd" of Open Layers :-(((((( ) I have to tell you that your project is amazing and it is exactly what I wish to do. Currently I'm working inside a petroleum company as consultant and (before my contracts end :-(( ) I had in my mind to introduce to my bosses (for my contract renewal ;-) ) a web solution exactly like this: BRAVO :-)))</div>
<div style><br></div><div style>I have a question: we have some raster maps here to overlay on standard maps (google, satellite etc) and I would like to add also an opacity control to see the overlap between maps. I suppose that I should have it in a server in some way but I should tile and publish. Do you have any suggestions on how to do it? Is it possible?</div>
<div style><br></div><div style>I wait with anxious your precious suggestions to the Peter's questions too.</div><div style><br></div><div style>Congratulation!!! Great Job :-)))))</div><div style>Carlo</div></div><div class="gmail_extra">
<br><br><div class="gmail_quote">2013/3/19 Phil Scadden <span dir="ltr"><<a href="mailto:p.scadden@gns.cri.nz" target="_blank">p.scadden@gns.cri.nz</a>></span><br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
I do this. I have my layer definitions and behaviours in an external file, stored as json format. The application fetches the json, and then processes it to create the map with all the layers and desired behaviour. I have a web application for defining the layers and behaviours desired and storing to a json file. (Warning  - a non-trivial amount of work).  You can see a resulting map at <a href="http://data.gns.cri.nz/pbe/" target="_blank">http://data.gns.cri.nz/pbe/</a> (free registration required). The menu contents are also completely defined by a json file. If you look at the "interactive maps", you will see from URL, that it just loads different json files for each map. This gives me one set of code to create multiple web mapping applications. The other advantage is that each content and behaviour can have user groups associated with it. This way different classes of users (eg internal versus external versus paying clients) get to see different things from the same config. The json is filtered by user before passing it to OL.<br>

<br>
<br>
Notice: This email and any attachments are confidential.<br>
If received in error please destroy and immediately notify us.<br>
Do not copy or disclose the contents.<div class="HOEnZb"><div class="h5"><br>
<br>
______________________________<u></u>_________________<br>
Users mailing list<br>
<a href="mailto:Users@lists.osgeo.org" target="_blank">Users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users" target="_blank">http://lists.osgeo.org/<u></u>mailman/listinfo/openlayers-<u></u>users</a><br>
</div></div></blockquote></div><br></div>