[OpenLayers-Users] Re: Apply thematic in WMS layer using too long sld

sasamil sasha.milenkovic at gmail.com
Sun Jun 5 16:52:52 EDT 2011


Sorry for disturbing again but I've just made a lapsus-calami and I have to
correct myself.

OpenLayers.Layer.WMS.Post was sending POST (not OpenLayers.Layer.WMS)

Regards!


On Sun, Jun 5, 2011 at 10:48 PM, Sasha Milenkovic <
sasha.milenkovic at gmail.com> wrote:

> That's it!
> With OL 2.11-rc1, the code works as expected. It sends POST request
> depending on the request string length.
>
> Previously, I was using OL 2.10 and this problem was confusing me. (On the
> other hand, OpenLayers.Layer.WMS was sending POST, as expected ?!)
>
> Hopefully, this problem belongs to history, now.
>
> Thank You very much!
>
> Regards!
>
> On Sat, Jun 4, 2011 at 3:44 PM, Andreas Hocevar-2 [via OSGeo.org] <
> ml-node+6439189-2056477957-79690 at n2.nabble.com> wrote:
>
>> Maybe it's just that your OpenLayers version is too old and POST
>> requests are not yet supported. Try upgrading to 2.11-rc1.
>>
>> Andreas.
>>
>> On Tue, May 31, 2011 at 11:04 AM, sasamil <[hidden email]<http://user/SendEmail.jtp?type=node&node=6439189&i=0>>
>> wrote:
>>
>> > This is my code (ms4w-mapserver):
>> >
>> >    wmsLayer = new OpenLayers.Layer.WMS("Layer WMS",
>> > "http://mywmsserver.php?SERVICE=WMS&",
>> >                            {layers: "abcd", transparent: true},
>> >                            {isBaseLayer: false, visibility: false,
>> > tileOptions: {maxGetUrlLength: 2048}});
>> >    map.addLayer(wmsLayer);
>> >
>> > It does work but it sends GET request ?!
>> >
>> > When I change maxGetUrlLength to be whatever... (for example -
>> > maxGetUrlLength: 8) everything is the same... It works but there is no
>> POST
>> > request. GET request is being sent, anyway?!
>> >
>> > Can somebody help? That what I really need is sending a POST request.
>> >
>> >
>> > --
>> > View this message in context:
>> http://osgeo-org.1803224.n2.nabble.com/Apply-thematic-in-WMS-layer-using-too-long-sld-tp5815413p6421937.html
>> > Sent from the OpenLayers Users mailing list archive at Nabble.com.
>> > _______________________________________________
>> > Users mailing list
>> > [hidden email] <http://user/SendEmail.jtp?type=node&node=6439189&i=1>
>> > http://lists.osgeo.org/mailman/listinfo/openlayers-users
>> >
>>
>>
>>
>> --
>> Andreas Hocevar
>> OpenGeo - http://opengeo.org/
>> Expert service straight from the developers.
>> _______________________________________________
>> Users mailing list
>> [hidden email] <http://user/SendEmail.jtp?type=node&node=6439189&i=2>
>> http://lists.osgeo.org/mailman/listinfo/openlayers-users
>>
>>
>> ------------------------------
>>  If you reply to this email, your message will be added to the discussion
>> below:
>>
>> http://osgeo-org.1803224.n2.nabble.com/Apply-thematic-in-WMS-layer-using-too-long-sld-tp5815413p6439189.html
>>  To unsubscribe from Apply thematic in WMS layer using too long sld, click
>> here<http://osgeo-org.1803224.n2.nabble.com/template/NamlServlet.jtp?macro=unsubscribe_by_code&node=5815413&code=c2FzaGEubWlsZW5rb3ZpY0BnbWFpbC5jb218NTgxNTQxM3wtNTM2MDc0Mzky>.
>>
>>
>
>
>
> --
> Macte animo!
>



-- 
Macte animo!


--
View this message in context: http://osgeo-org.1803224.n2.nabble.com/Apply-thematic-in-WMS-layer-using-too-long-sld-tp5815413p6443167.html
Sent from the OpenLayers Users mailing list archive at Nabble.com.
-------------- next part --------------
An HTML attachment was scrubbed...
URL: http://lists.osgeo.org/pipermail/openlayers-users/attachments/20110605/fbb6b77e/attachment.html


More information about the Users mailing list