[Qgis-developer] WMS enhancement request: possiblity to pass
wmsprovider::draw a list of custom parameters
G. Allegri
giohappy at gmail.com
Thu Jul 1 05:56:41 EDT 2010
We need to update a WMS layer with some additional custom parameters
during it's draw request.
I see that this is impossible, and ew have to make a new WMS instance
to do it, as all the wmsprovider parameters aren't updatable (uri,
etc.).
What about adding a fourth parameter to QgsWmsProvider::draw(
QgsRectangle const &viewExtent, int pixelWidth, int pixelHeight ),
like a QMap<QString,QString>, to pass additional parameter to the
QNetworkRequest request?
Giovanni
More information about the Qgis-developer
mailing list