﻿id	summary	reporter	owner	description	type	status	priority	milestone	component	version	resolution	keywords	cc
2752	[patch] WMSPlugin memory usage	Upliner	team	WMSPlugin consumes very large amount of memory when zooming in and runs very slow because of swapping. I have found that GeorefImage class creates in memory resized copy of image(reImg) which is very large when zooming in. Maximum size of reImg is 10000x10000 which consumes 300MB of memory each! I propose to lower default maximum resolution to 1000x1000 and allow users to set custom size through wmsplugin.reimg_res property.	defect	closed	major		Core imagery		fixed	memory	
