How much performance cost do I have to expect if the data I show on a webmap has a different projection than the basemap?
My data is in a local coordinate system while the basemap is in web mercator projection. In that case Mapviewer will re-project the data on the fly, so the data matches the coordinate system of the basemap. Does anyone have some information about the actual performance cost? The data I use is pretty heavy in some cases.