[gdal-dev] Converting a .dat(X-Plane) file to a shapefile
Even Rouault
even.rouault at mines-paris.org
Thu Aug 23 12:00:27 PDT 2012
Le jeudi 23 août 2012 20:57:19, Peter Mallen a écrit :
> Hi Klye,
>
>
>
> The errors received are below:
>
>
>
> FAILURE:
>
> Unable to open datasource '\APTNav201107XP900\apt.dat' with the
> following drivers.
Ah, this is just that the input filename is likely incorrect. Perhaps try
removing the leading anti-slash, or if the APTNav201107XP900 directory is just
at the root of the C drive,
use "c:\APTNav201107XP900\apt.dat" instead.
More information about the gdal-dev
mailing list