-
-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
[FEATURE] WMS-C support, new spatial authorities, wms selection impro…
…vements - QgsDataProvider&QgsMapLayer: add dataChanged() signal, so that a provider can signal that the datasource changed - use QNetworkAccessManager instead of QgsHttpTransaction (including caching and dynamic authentification to website and proxies) - resolve EPSG dependency in spatial reference systems and included french IGNF definitions in srs.db - wms provider: - do request asynchronously through QNetworkAccessManager - add support for WMS-C - dataChanged() is to cause a redraw asynchronously, when new tiles arrive - wms selection: - add support for WMS-C tilesets - allow inserting of all layers of a branch - add support for more mime types - move load/save to button box - and more cleanups - raster provider: reduce debugging noise - allow adding parts to multi points and lines git-svn-id: http://svn.osgeo.org/qgis/trunk/qgis@13093 c8812cc2-4d05-0410-92ff-de0c093fc19c
- Loading branch information
jef
committed
Mar 20, 2010
1 parent
f1ed843
commit 8ea106f
Showing
33 changed files
with
2,330 additions
and
1,480 deletions.
There are no files selected for viewing
Binary file not shown.
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
Oops, something went wrong.