Uhm... a service may be backward compatible and can therefore support
different request versions? - just guessing ;)
On Fri, Feb 22, 2019, 10:42 Michaël Michaud,
wrote:
> Ede,
>
> This value is not used. WMSRequest version is initialized from WMService
> version. Not sure why version is an attri
Ede,
This value is not used. WMSRequest version is initialized from WMService
version. Not sure why version is an attribute of both WMService and
WMSRequest.
I just was adviced from my IDE. Let me have a deeper look. I subclass
could use the previous default value if it does not use super()
Hi MIchael,
I apologize for my late answer.
> There are a little bit hidden (not documented), especially the one for
sextante as you have to use a plugin to create the Warping Vectors (unless
you know you just have to create a layer with this name) and another tool
to apply the transformation.
Ye
hey Mike,
can you tell me why you removed the default value for 'version' below? ..ede
On 22.02.2019 08:35, jump-pilot-svn--- via Jump-pilot-devel wrote:
> Modified: core/trunk/src/com/vividsolutions/wms/AbstractWMSRequest.java
> ===