<p>Oooomlopll<br>
Mp90mOon Aug 31, 2011 2:55 PM, &lt;<a href="mailto:openlayers-users-request@lists.osgeo.org">openlayers-users-request@lists.osgeo.org</a>&gt; wrote:<br>
&gt;<br>
&gt; Send Users mailing list submissions to<br>
&gt;        <a href="mailto:openlayers-users@lists.osgeo.org">openlayers-users@lists.osgeo.org</a><br>
&gt;<br>
&gt; To subscribe or unsubscribe via the World Wide Web, visit<br>
&gt;        <a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
&gt; or, via email, send a message with subject or body &#39;help&#39; to<br>
&gt;        <a href="mailto:openlayers-users-request@lists.osgeo.org">openlayers-users-request@lists.osgeo.org</a><br>
&gt;<br>
&gt; You can reach the person managing the list at<br>
&gt;        <a href="mailto:openlayers-users-owner@lists.osgeo.org">openlayers-users-owner@lists.osgeo.org</a><br>
&gt;<br>
&gt; When replying, please edit your Subject line so it is more specific<br>
&gt; than &quot;Re: Contents of Users digest...&quot;<br>
&gt;<br>
&gt;<br>
&gt; Today&#39;s Topics:<br>
&gt;<br>
&gt;   1. Re: AW: [OpenLayers-Users] Feature &quot;style&quot; and layer<br>
&gt;      &quot;styleMap&quot; (gbrun)<br>
&gt;   2. Get Feature Attributes - NULL (bsheehy)<br>
&gt;   3. OpenLayers.Control.SelectFeature with hover=true  on non top<br>
&gt;      vector layer. (Gis Mage)<br>
&gt;   4. Re: getfeatureinfo mapserver show only the        atributname (boho)<br>
&gt;   5. Re: Re: getfeatureinfo mapserver show only the    atributname<br>
&gt;      (Bart van den Eijnden)<br>
&gt;   6. Why popup behavior is different in vector and     marker? (ggarcia)<br>
&gt;   7. best way to convert an OL map to a static map ? (Julien Cigar)<br>
&gt;<br>
&gt;<br>
&gt; ----------------------------------------------------------------------<br>
&gt;<br>
&gt; Message: 1<br>
&gt; Date: Wed, 31 Aug 2011 08:31:01 +0200<br>
&gt; From: gbrun &lt;<a href="mailto:gbrun@myopera.com">gbrun@myopera.com</a>&gt;<br>
&gt; Subject: Re: AW: [OpenLayers-Users] Feature &quot;style&quot; and layer<br>
&gt;        &quot;styleMap&quot;<br>
&gt; To: <a href="mailto:openlayers-users@lists.osgeo.org">openlayers-users@lists.osgeo.org</a><br>
&gt; Message-ID: &lt;op.v02e1zulyqc6xb@asensio.parc.local&gt;<br>
&gt; Content-Type: text/plain; charset=iso-8859-15; format=flowed;<br>
&gt;        delsp=yes<br>
&gt;<br>
&gt; Just great! ^^<br>
&gt;<br>
&gt; Thanks Arnd, your code works! It was a very good idea to enforce the<br>
&gt; selectStyle of the selectControl! Thanks a lot!<br>
&gt;<br>
&gt; Geoffrey<br>
&gt;<br>
&gt;<br>
&gt; On Tue, 30 Aug 2011 19:07:29 +0200, gbrun &lt;<a href="mailto:gbrun@myopera.com">gbrun@myopera.com</a>&gt; wrote:<br>
&gt;<br>
&gt; &gt; Thanks for this reply! I tried to add a &quot;select&quot; style to the feature<br>
&gt; &gt; but it didn&#39;t work. I tried many ways, but unfortunately, the only way<br>
&gt; &gt; to style a feature is to put directly the style properties in the<br>
&gt; &gt; feature.style property like this (so without &quot;select&quot;, or &quot;default&quot;):<br>
&gt; &gt;<br>
&gt; &gt; feature.style = {fillColor: #FFFFFF,<br>
&gt; &gt;               strokeColor: #222222,<br>
&gt; &gt;               ..................<br>
&gt; &gt; }<br>
&gt; &gt;<br>
&gt; &gt; But I didn&#39;t try exactly what you said, with the<br>
&gt; &gt; ctrlSelectFeature.selectStyle property. So I will try this tomorrow and<br>
&gt; &gt; come back to this thread to say if it works! This issue is not so<br>
&gt; &gt; important, it&#39;s only unpleasant for the user because once he has changed<br>
&gt; &gt; the feature color, he can&#39;t see if the feature is well selected when he<br>
&gt; &gt; is selecting it...<br>
&gt; &gt;<br>
&gt; &gt; Geoffrey<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt; &gt; Le Tue, 30 Aug 2011 18:53:08 +0200, Arnd Wippermann<br>
&gt; &gt; &lt;<a href="mailto:arnd.wippermann@web.de">arnd.wippermann@web.de</a>&gt; a écrit:<br>
&gt; &gt;<br>
&gt; &gt;&gt; Hi,<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I&#39;m not sure, if it&#39;s possible to add a default and select style to a<br>
&gt; &gt;&gt; feature.<br>
&gt; &gt;&gt; But you can force the selectControl to use a select style of your<br>
&gt; &gt;&gt; choice.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; var selectStyle = OpenLayers.Util.extend({},<br>
&gt; &gt;&gt; OpenLayers.Feature.Vector.style[&#39;select&#39;]);<br>
&gt; &gt;&gt; ctrlSelectFeature.selectStyle=selectStyle;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Arnd<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; -----Ursprüngliche Nachricht-----<br>
&gt; &gt;&gt; Von: <a href="mailto:openlayers-users-bounces@lists.osgeo.org">openlayers-users-bounces@lists.osgeo.org</a><br>
&gt; &gt;&gt; [mailto:<a href="mailto:openlayers-users-bounces@lists.osgeo.org">openlayers-users-bounces@lists.osgeo.org</a>] Im Auftrag von gbrun<br>
&gt; &gt;&gt; Gesendet: Dienstag, 30. August 2011 10:23<br>
&gt; &gt;&gt; An: <a href="mailto:openlayers-users@lists.osgeo.org">openlayers-users@lists.osgeo.org</a><br>
&gt; &gt;&gt; Betreff: [OpenLayers-Users] Feature &quot;style&quot; and layer &quot;styleMap&quot;<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Hi everybody!<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; I&#39;ve got a question about styles capabilities. I have a layer on which<br>
&gt; &gt;&gt; users<br>
&gt; &gt;&gt; can draw features. At this layers, I assigned a &quot;styleMap&quot; property.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; When a user has finished drawing a polygon on this layer for example,<br>
&gt; &gt;&gt; he can<br>
&gt; &gt;&gt; select this one and change its color. For this, I use the &quot;style&quot;<br>
&gt; &gt;&gt; property of the drawn feature. It works fine, but then, the &quot;styleMap&quot;<br>
&gt; &gt;&gt; property of the layer doesn&#39;t apply at this feature anymore. This is a<br>
&gt; &gt;&gt; problem, because the &quot;styleMap&quot; property defines a &quot;select&quot; style: this<br>
&gt; &gt;&gt; one<br>
&gt; &gt;&gt; doesn&#39;t concern the feature which had its color changed anymore. So the<br>
&gt; &gt;&gt; user<br>
&gt; &gt;&gt; can&#39;t see if he selected the feature or not! It seems that, if there is<br>
&gt; &gt;&gt; a<br>
&gt; &gt;&gt; style applied to a feature, the styleMap isn&#39;t taken into account for<br>
&gt; &gt;&gt; this<br>
&gt; &gt;&gt; feature anymore.<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Does anyone know if there are some conflict between feature &quot;style&quot; and<br>
&gt; &gt;&gt; layer &quot;styleMap&quot;?<br>
&gt; &gt;&gt;<br>
&gt; &gt;&gt; Geoffrey<br>
&gt; &gt;&gt; _______________________________________________<br>
&gt; &gt;&gt; Users mailing list<br>
&gt; &gt;&gt; <a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
&gt; &gt;&gt; <a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
&gt; &gt;&gt;<br>
&gt; &gt;<br>
&gt; &gt;<br>
&gt;<br>
&gt;<br>
&gt; --<br>
&gt; Using Opera&#39;s revolutionary email client: <a href="http://www.opera.com/mail/">http://www.opera.com/mail/</a><br>
&gt;<br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; Message: 2<br>
&gt; Date: Wed, 31 Aug 2011 01:58:54 -0700 (PDT)<br>
&gt; From: bsheehy &lt;<a href="mailto:bsheehy@hotmail.com">bsheehy@hotmail.com</a>&gt;<br>
&gt; Subject: [OpenLayers-Users] Get Feature Attributes - NULL<br>
&gt; To: <a href="mailto:users@openlayers.org">users@openlayers.org</a><br>
&gt; Message-ID: &lt;<a href="mailto:1314781134644-6745682.post@n2.nabble.com">1314781134644-6745682.post@n2.nabble.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=us-ascii<br>
&gt;<br>
&gt; I have a vector Layer when I click on a feature I display its details and<br>
&gt; allow the user to edit them. The vector layer uses SQL SErver 2008 as its<br>
&gt; back end store.<br>
&gt; I iterate through the attributes using method below and dynamcally set<br>
&gt; attribute values:<br>
&gt;<br>
&gt; for (var key in feature.attributes)<br>
&gt;<br>
&gt; However if the existing value of an attribute is NULL then the named<br>
&gt; attribute is not associated with the feature. How do I get the feature<br>
&gt; attribute structure for an attribute including those atttributes with a NULL<br>
&gt; value?<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Get-Feature-Attributes-NULL-tp6745682p6745682.html">http://osgeo-org.1803224.n2.nabble.com/Get-Feature-Attributes-NULL-tp6745682p6745682.html</a><br>

&gt; Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; Message: 3<br>
&gt; Date: Wed, 31 Aug 2011 13:10:13 +0400<br>
&gt; From: Gis Mage &lt;<a href="mailto:gismage@gmail.com">gismage@gmail.com</a>&gt;<br>
&gt; Subject: [OpenLayers-Users] OpenLayers.Control.SelectFeature with<br>
&gt;        hover=true      on non top vector layer.<br>
&gt; To: <a href="mailto:openlayers-users@lists.osgeo.org">openlayers-users@lists.osgeo.org</a><br>
&gt; Message-ID:<br>
&gt;        &lt;<a href="mailto:CAJJdVGcrtJh0bfM6bPajVYW667pC4U2n%2B6EzhG1rmeXwOarOng@mail.gmail.com">CAJJdVGcrtJh0bfM6bPajVYW667pC4U2n+6EzhG1rmeXwOarOng@mail.gmail.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=ISO-8859-1<br>
&gt;<br>
&gt; Hi list,<br>
&gt;<br>
&gt; I&#39;ve got a map with one wms baselayer and two vector layers on top.<br>
&gt; My goal is to highlight features on hover in middle layer (vector<br>
&gt; layer, which has lower zindex).<br>
&gt;<br>
&gt; But unfortunately, I found out, that OpenLayers.Control.SelectFeature<br>
&gt; with hover=true works only for the top layer.<br>
&gt; If this layer goes underneath another vector layer, it doesn&#39;t get highlighted.<br>
&gt;<br>
&gt; I tried to add both layers to the control as an array, but no luck -<br>
&gt; the middle layer still doesn&#39;t get highlighted.<br>
&gt;<br>
&gt; What am I doing wrong?<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; Message: 4<br>
&gt; Date: Wed, 31 Aug 2011 02:48:56 -0700 (PDT)<br>
&gt; From: boho &lt;<a href="mailto:fnaci4775@gmail.com">fnaci4775@gmail.com</a>&gt;<br>
&gt; Subject: [OpenLayers-Users] Re: getfeatureinfo mapserver show only the<br>
&gt;        atributname<br>
&gt; To: <a href="mailto:users@openlayers.org">users@openlayers.org</a><br>
&gt; Message-ID: &lt;<a href="mailto:1314784136517-6745825.post@n2.nabble.com">1314784136517-6745825.post@n2.nabble.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=us-ascii<br>
&gt;<br>
&gt; hi  jean<br>
&gt; i use openlayers popup,<br>
&gt;<br>
&gt; info format i use text/plain, when i try change the info format with<br>
&gt; text/html it show &quot;msWMSFeatureInfo(): WMS server error. Unsupported<br>
&gt; INFO_FORMAT value (text/html).&quot;<br>
&gt;<br>
&gt; please can you help me,,,,<br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/getfeatureinfo-mapserver-show-only-the-atribut-name-tp6712417p6745825.html">http://osgeo-org.1803224.n2.nabble.com/getfeatureinfo-mapserver-show-only-the-atribut-name-tp6712417p6745825.html</a><br>

&gt; Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; Message: 5<br>
&gt; Date: Wed, 31 Aug 2011 11:50:49 +0200<br>
&gt; From: Bart van den Eijnden &lt;<a href="mailto:bartvde@osgis.nl">bartvde@osgis.nl</a>&gt;<br>
&gt; Subject: Re: [OpenLayers-Users] Re: getfeatureinfo mapserver show only<br>
&gt;        the     atributname<br>
&gt; To: boho &lt;<a href="mailto:fnaci4775@gmail.com">fnaci4775@gmail.com</a>&gt;<br>
&gt; Cc: <a href="mailto:users@openlayers.org">users@openlayers.org</a><br>
&gt; Message-ID: &lt;<a href="mailto:70ABC27B-D3FB-4807-85B0-B702CFEB7E1A@osgis.nl">70ABC27B-D3FB-4807-85B0-B702CFEB7E1A@osgis.nl</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;us-ascii&quot;<br>
&gt;<br>
&gt; Hi,<br>
&gt;<br>
&gt; MapServer needs to be configured with HTML templates, please ask on the Mapserver users list or check their documentation.<br>
&gt;<br>
&gt; This is not an OpenLayers question.<br>
&gt;<br>
&gt; Bart<br>
&gt;<br>
&gt; --<br>
&gt; Bart van den Eijnden<br>
&gt; OSGIS - <a href="http://osgis.nl">http://osgis.nl</a><br>
&gt;<br>
&gt; On Aug 31, 2011, at 11:48 AM, boho wrote:<br>
&gt;<br>
&gt; &gt; hi  jean<br>
&gt; &gt; i use openlayers popup,<br>
&gt; &gt;<br>
&gt; &gt; info format i use text/plain, when i try change the info format with<br>
&gt; &gt; text/html it show &quot;msWMSFeatureInfo(): WMS server error. Unsupported<br>
&gt; &gt; INFO_FORMAT value (text/html).&quot;<br>
&gt; &gt;<br>
&gt; &gt; please can you help me,,,,<br>
&gt; &gt;<br>
&gt; &gt; --<br>
&gt; &gt; View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/getfeatureinfo-mapserver-show-only-the-atribut-name-tp6712417p6745825.html">http://osgeo-org.1803224.n2.nabble.com/getfeatureinfo-mapserver-show-only-the-atribut-name-tp6712417p6745825.html</a><br>

&gt; &gt; Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>
&gt; &gt; _______________________________________________<br>
&gt; &gt; Users mailing list<br>
&gt; &gt; <a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
&gt; &gt; <a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
&gt; &gt;<br>
&gt;<br>
&gt; -------------- next part --------------<br>
&gt; An HTML attachment was scrubbed...<br>
&gt; URL: <a href="http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110831/4348ff27/attachment-0001.html">http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110831/4348ff27/attachment-0001.html</a><br>

&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; Message: 6<br>
&gt; Date: Wed, 31 Aug 2011 05:09:59 -0700 (PDT)<br>
&gt; From: ggarcia &lt;<a href="mailto:ggarcia@ihman.com">ggarcia@ihman.com</a>&gt;<br>
&gt; Subject: [OpenLayers-Users] Why popup behavior is different in vector<br>
&gt;        and     marker?<br>
&gt; To: <a href="mailto:users@openlayers.org">users@openlayers.org</a><br>
&gt; Message-ID: &lt;<a href="mailto:1314792599810-6746238.post@n2.nabble.com">1314792599810-6746238.post@n2.nabble.com</a>&gt;<br>
&gt; Content-Type: text/plain; charset=us-ascii<br>
&gt;<br>
&gt; Default popup for marker never overlays the marker, however default popup for<br>
&gt; vector overlays the feature.<br>
&gt;<br>
&gt; Here the Marker example:  <a href="http://openlayers.org/dev/examples/popups.html">http://openlayers.org/dev/examples/popups.html</a><br>
&gt; <a href="http://openlayers.org/dev/examples/popups.html">http://openlayers.org/dev/examples/popups.html</a><br>
&gt;<br>
&gt; Here the Vector example:  <a href="http://openlayers.org/dev/examples/sundials.html">http://openlayers.org/dev/examples/sundials.html</a><br>
&gt; <a href="http://openlayers.org/dev/examples/sundials.html">http://openlayers.org/dev/examples/sundials.html</a><br>
&gt;<br>
&gt; In the second one I changed the code to an especific &quot;lonlan&quot; (as they do in<br>
&gt; the first example) to compare with Marker, here you are, the result:<br>
&gt; <a href="http://osgeo-org.1803224.n2.nabble.com/file/n6746238/popup-marker-vector.png">http://osgeo-org.1803224.n2.nabble.com/file/n6746238/popup-marker-vector.png</a><br>
&gt;<br>
&gt; --<br>
&gt; View this message in context: <a href="http://osgeo-org.1803224.n2.nabble.com/Why-popup-behavior-is-different-in-vector-and-marker-tp6746238p6746238.html">http://osgeo-org.1803224.n2.nabble.com/Why-popup-behavior-is-different-in-vector-and-marker-tp6746238p6746238.html</a><br>

&gt; Sent from the OpenLayers Users mailing list archive at Nabble.com.<br>
&gt;<br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; Message: 7<br>
&gt; Date: Wed, 31 Aug 2011 14:55:27 +0200<br>
&gt; From: Julien Cigar &lt;<a href="mailto:jcigar@ulb.ac.be">jcigar@ulb.ac.be</a>&gt;<br>
&gt; Subject: [OpenLayers-Users] best way to convert an OL map to a static<br>
&gt;        map ?<br>
&gt; To: <a href="mailto:openlayers-users@lists.osgeo.org">openlayers-users@lists.osgeo.org</a><br>
&gt; Message-ID: &lt;<a href="mailto:4E5E2F3F.9060406@ulb.ac.be">4E5E2F3F.9060406@ulb.ac.be</a>&gt;<br>
&gt; Content-Type: text/plain; charset=&quot;iso-8859-1&quot;<br>
&gt;<br>
&gt; Hello,<br>
&gt;<br>
&gt; I have a webapp where the user wants to be able to download a &quot;static<br>
&gt; version&quot; of the displayed OL map, and I wondered what&#39;s the best way to<br>
&gt; do it ..?<br>
&gt;<br>
&gt; I&#39;m using PostGIS/Mapserver and a (dynamically generated) SLD stylesheet.<br>
&gt;<br>
&gt; I planned to simply use the &amp;mode=map of Mapserver, problem is that SLD<br>
&gt; is only supported with WMS requests, so I have to translate my SLD to<br>
&gt; MAP syntax (classes, styles, etc).. which I like to avoid.<br>
&gt;<br>
&gt; So I wondered if there is a better way to do than playing with the URL<br>
&gt; parameters (BBOX, LAYERS, etc)? Also, I would like to keep the<br>
&gt; &#39;attribution&#39; propert(y|ies) of the active(s) layer(s) if possible (I<br>
&gt; use this property to put a custom logo on the map).<br>
&gt;<br>
&gt; Thanks,<br>
&gt; Julien<br>
&gt;<br>
&gt; --<br>
&gt; No trees were killed in the creation of this message.<br>
&gt; However, many electrons were terribly inconvenienced.<br>
&gt; -------------- next part --------------<br>
&gt; A non-text attachment was scrubbed...<br>
&gt; Name: jcigar.vcf<br>
&gt; Type: text/x-vcard<br>
&gt; Size: 292 bytes<br>
&gt; Desc: not available<br>
&gt; Url : <a href="http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110831/05946bfb/jcigar.vcf">http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110831/05946bfb/jcigar.vcf</a><br>
&gt;<br>
&gt; ------------------------------<br>
&gt;<br>
&gt; _______________________________________________<br>
&gt; Users mailing list<br>
&gt; <a href="mailto:Users@lists.osgeo.org">Users@lists.osgeo.org</a><br>
&gt; <a href="http://lists.osgeo.org/mailman/listinfo/openlayers-users">http://lists.osgeo.org/mailman/listinfo/openlayers-users</a><br>
&gt;<br>
&gt;<br>
&gt; End of Users Digest, Vol 59, Issue 79<br>
&gt; *************************************<br>
</p>