<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you for the info - I will give it a try on a testbed installation
:)<br>
<br>
Christopher Schmidt wrote:
<blockquote cite="mid:20090601152521.GF17782@metacarta.com" type="cite">
  <pre wrap="">On Mon, Jun 01, 2009 at 05:20:25PM +0300, Adrian Popa wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello Christopher,

Your example has the elements that I need :) Is this basic functionality 
included in openlayers by default, or is it an addon?
Also - will openlayers work with mapserver by default - or through WMS 
(I don't have experience with WMS)?
    </pre>
  </blockquote>
  <pre wrap=""><!---->
Both, but WMS is highly recommended, because using MapServer as CGI is
prone to hide errors due to misconfiguration. (Setting up WMS requires
only adding:

  metadata
    web
      wms_srs "EPSG:4326"
    end
  end

to your mapfile to work minimally; everything else is optional.)

The recovery map example has a significant amount of code, but it is
using the trunk version of OpenLayers with no additional features. The
UI, some of the popups, the layer addition/removal are all additional
pieces added to that UI, but there are other toolkits (Like GeoExt) that
provide these in open source software as well.

Best Regards,

  </pre>
</blockquote>
<br>
<br>
<pre class="moz-signature" cols="72">-- 
--- 
Adrian Popa
NOC Division
Network Engineer
Divizia Centrul National de Operare Retea
Departament Transport IP &amp; Metro
Compartiment IP Core &amp; Backbone
Phone: +40 21 400 3099
</pre>
</body>
</html>