Pretty sure since OpenLayers is pure javascript, running it in a .net environment would be just fine<br><br>-Adam<br><br><div class="gmail_quote">On Mon, May 25, 2009 at 11:17 AM, Paolo Corti <span dir="ltr">&lt;<a href="mailto:pcorti@gmail.com">pcorti@gmail.com</a>&gt;</span> wrote:<br>
<blockquote class="gmail_quote" style="border-left: 1px solid rgb(204, 204, 204); margin: 0pt 0pt 0pt 0.8ex; padding-left: 1ex;"><div class="im"><br>
<br>
<br>
sunny74 wrote:<br>
&gt;<br>
&gt;<br>
&gt; I want to use openlayers javascript library for doing operations like pan<br>
&gt; zoom, rectangular select,tooltip etc.<br>
&gt; Pls tell me in detail i.e step by step. I am looking for detailed<br>
&gt; guidance/support in respect of this map display and I am ready for<br>
&gt; alternative arrangement other than this forum.<br>
&gt; If you r ready for alternative arrangement pls let me know I shall give u<br>
&gt; my email id.<br>
&gt;<br>
&gt; Pls reply ASAP.<br>
&gt;<br>
<br>
</div>Hi<br>
<br>
i think you are in the wrong list then ;-)<br>
Anyway if you need the basic things like pan, zoom, select etc OpenLayers<br>
will brilliantly make the trick without needing to use any mapscript version<br>
(.NET in your case).<br>
In fact you will just need to cook a bit of JS, expose your map as WFS/WMS<br>
and you will be ready.<br>
I think you can manage the whole thing easily by reading this documentation:<br>
<br>
OpenLayers doc: <a href="http://docs.openlayers.org/" target="_blank">http://docs.openlayers.org/</a><br>
OpenLayers samples: <a href="http://openlayers.org/dev/examples/" target="_blank">http://openlayers.org/dev/examples/</a><br>
MapServer as WMS: <a href="http://mapserver.org/ogc/wms_server.html" target="_blank">http://mapserver.org/ogc/wms_server.html</a><br>
MapServer as WFS: <a href="http://mapserver.org/ogc/wfs_server.html" target="_blank">http://mapserver.org/ogc/wfs_server.html</a><br>
OpenLayers mailing lists: <a href="http://openlayers.org/mailman/listinfo" target="_blank">http://openlayers.org/mailman/listinfo</a><br>
<br>
If you still need a consultant to do this for you i am available, drop me an<br>
email and i will answer you<br>
<br>
best regards<br>
Paolo Corti<br>
<font color="#888888"><br>
<br>
--<br>
View this message in context: <a href="http://n2.nabble.com/openlayers-in-vs2005-website-tp2950691p2970131.html" target="_blank">http://n2.nabble.com/openlayers-in-vs2005-website-tp2950691p2970131.html</a><br>
</font><div><div></div><div class="h5">Sent from the Mapserver - User mailing list archive at Nabble.com.<br>
<br>
_______________________________________________<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>