I for one starred the project. It could be useful for integration testing, i.e. for use with our CI.<div>Ivan, thanks for the viewer.</div><div><br></div><div>Umberto</div><div><br></div><div class="gmail_extra"><br><br><div class="gmail_quote">
On Fri, Dec 14, 2012 at 12:14 PM, Ivan Mincik <span dir="ltr"><<a href="mailto:ivan.mincik@gmail.com" target="_blank">ivan.mincik@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">
<div class="im">On 12/14/2012 10:20 AM, Thomas Gratier wrote:<br>
> Hello,<br>
><br>
> What is the advantage compare to OpenLayers built-in viewer (since 6.x<br>
> version) e.g <a href="http://mapserver.org/trunk/fr/openlayers.html" target="_blank">http://mapserver.org/trunk/fr/openlayers.html</a> ?<br>
<br>
<br>
</div>I do not use that viewer, but it could be one of these:<br>
<br>
1. Works for MapServer < 6.0<br>
<br>
2. Doesn't require web server running on Your machine. It creates its<br>
own WSGI server which is more like development environments should look<br>
like (Django dev server).<br>
<br>
3. I am not sure how viewer in MapServer deals with errors in mapfile.<br>
In my case it prints usable error message to console which is key<br>
feature for debugging.<br>
<br>
4. Possibilities to override CONNECTION setting - in production we use<br>
variables substitution ('user=%MYUSER% password=%MYPASSWORD%<br>
dbname=%MYDBNAME% host=%MYHOST%'). In development I can send there my<br>
user credentials.<br>
<br>
5. Possibility to override some other parameters line EXTENT. It creates<br>
possibility to work with many projects with the same base mapfile. I<br>
will add other overriding options.<br>
<br>
<br>
6. Or maybe No advantage at all<br>
<span class="HOEnZb"><font color="#888888"><br>
<br>
--<br>
Ivan Mincik<br>
</font></span><div class="HOEnZb"><div class="h5">_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</div></div></blockquote></div><br></div>