I'm trying to use WMS GetMap with a lengthy <Filter>...</Filter> in the URL.
Unfortunately, using a HTTP Get request, the filter causes the URL length to
exceed permitted limits.
So, I'm now trying to make the GetMap request using a HTTP POST request but
my question is, does geoserver (any version) support this?
Looking at the OGC standards, I think WMS 1.1.1 doesn't support HTTP POST
but WMS 1.3.0 does. Does geoserver support WMS 1.3.0?
Or...is there a way to specify a (varying) WMS filter without putting it in
the URL? That is, is there a command to dynamically set the filter in
geoserver prior to the GetMap request?
You should see a WMS_getMap_inlineFeatureSmile.xml which has an example of a WMS getMap post. You can of course ignore the InlineFeature element, but the example shows the structure.
-Justin
djud wrote:
Hi,
I'm trying to use WMS GetMap with a lengthy <Filter>...</Filter> in the URL.
Unfortunately, using a HTTP Get request, the filter causes the URL length to
exceed permitted limits.
So, I'm now trying to make the GetMap request using a HTTP POST request but
my question is, does geoserver (any version) support this?
Looking at the OGC standards, I think WMS 1.1.1 doesn't support HTTP POST
but WMS 1.3.0 does. Does geoserver support WMS 1.3.0?
Or...is there a way to specify a (varying) WMS filter without putting it in
the URL? That is, is there a command to dynamically set the filter in
geoserver prior to the GetMap request?
Any help appreciated,
Dave
--
Justin Deoliveira
OpenGeo - http://opengeo.org
Enterprise support for open source geospatial.