Sunday, 12 March 2017

gdal - Can ogr2ogr read .kmz files? How?


Attempting a run-of-the-mill ogr2ogr process with a KMZ file failed:


FAILURE:
Unable to open datasource `Rail.kmz' with the following drivers.

Is there a trick? (Obvious workaround is to unzip the .kmz first, but that's sometimes clunky, and you don't know what the internal structure will be exactly.)


GDAL 1.11.0, released 2014/04/16




No comments:

Post a Comment