Hi,
I have needed to modify the web plugin to load wms in other reference format.
The current plugin is though to access tiled servers only.
I have found several problems. For example wms 1.3 version says that axes ar in lat, long order not lon, lat like in version 1.1 also when retrieving the boundingbox the wms capabilities when the wms has nested layers it failed because all reference systems where not defined for every sub layer.
Also when you change the reference system from the web mercator you should change the tiling request algorithm because it asumed that brutile will return only one tile because your request was constructed in that way. but if you change the reference system your request will probably return several tiles an some of them will be lost.
Is there a way to attach a file to this list? I can share my modifications if you are interested
Regards.
Jorge
I have needed to modify the web plugin to load wms in other reference format.
The current plugin is though to access tiled servers only.
I have found several problems. For example wms 1.3 version says that axes ar in lat, long order not lon, lat like in version 1.1 also when retrieving the boundingbox the wms capabilities when the wms has nested layers it failed because all reference systems where not defined for every sub layer.
Also when you change the reference system from the web mercator you should change the tiling request algorithm because it asumed that brutile will return only one tile because your request was constructed in that way. but if you change the reference system your request will probably return several tiles an some of them will be lost.
Is there a way to attach a file to this list? I can share my modifications if you are interested
Regards.
Jorge