On 03/09/2013 01:32, [email protected] wrote:
> "ogr2ogr -f "MapInfo File" "C:\DATA\2013\08\osm2\australia_lines.tab"
> "C:\DATA\2013\08\osm2\australia-latest.osm.pbf lines"
I tried the command you suggested, but it returns this error
Unable to open datasource 'C:\DATA\2013\08\osm2\australia-latest.osm.pbf
lines'
with the following drivers.
The last double-quote is probably misplaced.
Try this :
ogr2ogr -f "MapInfo File" "C:\DATA\2013\08\osm2\australia_lines.tab"
"C:\DATA\2013\08\osm2\australia-latest.osm.pbf" lines
Jean-Claude
_______________________________________________
gdal-dev mailing list
[email protected]
http://lists.osgeo.org/mailman/listinfo/gdal-dev