KML loading bug #27994
Labels
Bug
Either a bug report, or a bug fix. Let's hope for the latter!
Data Provider
Related to specific vector, raster or mesh data providers
Author Name: Idan Miara (Idan Miara)
Original Redmine Issue: 20173
Affected QGIS version: 3.2.3
Redmine category:data_provider/ogr
Assignee: Even Rouault
Hi,
There is a bug with loading some kml/kmz files with raster data:
steps to reproduce:
1.create a kmz file with Geoserver 2.14: layer preview sf:sfdem, kmz format (attached)
(note a bugfix for kmz creation Geoserver @ 2.13 https://osgeo-org.atlassian.net/browse/GEOS-8541)
2. try to load the file you created: sf-sfdem.kmz with QGIS - note only a blank rectangle (same result in QGIS 2.18 and 3.2.3)
3. unzip the kmz, try to load the internal wms.kml - same results.
4. edit wms.kml, Remove the following 4 lines: save as wms1.kml (also attached)
5.1 open the edited wms1.kml in QGIS 2.18 the raster will be loaded (but with a random palette, if you load images\layers_0.png in an image viewer it will be loaded with a predefined palette).
5.2 open the edited wms1.kml in QGIS 3.2.3 nothing will be loaded.
The text was updated successfully, but these errors were encountered: