[gdal-dev] kmz (KMLSUPEROVERLAY) back to a georeferenced raster

Helmut Kudrnovsky hellik at web.de
Sat Sep 17 13:49:24 PDT 2016


>gdalinfo / gdal_translate should be able to run on a kmz file,

D:\temp\tq>ogrinfo 6955.kmz
INFO: Open of `6955.kmz'
      using driver `LIBKML' successful.
1: 6955

ogrinfo -al -so 6955.kmz
INFO: Open of `6955.kmz'
      using driver `LIBKML' successful.

Layer name: 6955
Geometry: Unknown (any)
Feature Count: 84
Extent: (14.828852, 48.997210) - (15.004865, 49.102734)
Layer SRS WKT:
GEOGCS["WGS 84",
    DATUM["WGS_1984",
        SPHEROID["WGS 84",6378137,298.257223563,
            AUTHORITY["EPSG","7030"]],
        AUTHORITY["EPSG","6326"]],
    PRIMEM["Greenwich",0,
        AUTHORITY["EPSG","8901"]],
    UNIT["degree",0.0174532925199433,
        AUTHORITY["EPSG","9122"]],
    AUTHORITY["EPSG","4326"]]
Name: String (0.0)
description: String (0.0)
timestamp: DateTime (0.0)
begin: DateTime (0.0)
end: DateTime (0.0)
altitudeMode: String (0.0)
tessellate: Integer (0.0)
extrude: Integer (0.0)
visibility: Integer (0.0)
drawOrder: Integer (0.0)
icon: String (0.0)

>although I
>wouldn't exclude there might be some formulations  of kml/kmz superoverlay
>that the driver might not handle. 

gdalinfo 6955.kmz
ERROR 4: `6955.kmz' not recognized as a supported file format.

gdalinfo failed - unable to open '6955.kmz'.
-----
gdal_translate 6955.kmz out.tif
ERROR 4: `6955.kmz' not recognized as a supported file format.

it seems it may be such kind of formulations  of kml/kmz superoverlay



-----
best regards
Helmut
--
View this message in context: http://osgeo-org.1560.x6.nabble.com/kmz-KMLSUPEROVERLAY-back-to-a-georeferenced-raster-tp5286480p5286482.html
Sent from the GDAL - Dev mailing list archive at Nabble.com.


More information about the gdal-dev mailing list