[gdal-dev] ogr2ogr
paul.malm at lfv.se
paul.malm at lfv.se
Wed Sep 4 06:49:46 PDT 2019
Hi Lars,
I get among others:
WFS3 -vector- (ro): OGC WFS 3 client (Web Feature Service)
HTF -vector- (rov): Hydrographic Transfer Vector
AeronavFAA -vector- (rov): Aeronav FAA
Geomedia -vector- (ro): Geomedia .mdb
Kul att höra ifrån dig!
/Paul
Från: gdal-dev [mailto:gdal-dev-bounces at lists.osgeo.org] För lars.schylberg at blixtmail.se
Skickat: den 4 september 2019 15:22
Till: gdal-dev at lists.osgeo.org
Ämne: Re: [gdal-dev] ogr2ogr
Hi Paul,
if You do: gdalinfo --formats | grep AERONAVFAA
does your format show up?
I could be that You have to make your own build to have AERONAVFAA included.
It doesn't show up in my debian build.
/Lars
4 september 2019 kl. 14:46, paul.malm at lfv.se<mailto:paul.malm at lfv.se> skrev:
Hi,
I don’t know if this is the correct forum.
I would like to fonvert a aeronavFAA obstacle file to the Esri shape format.
From all the information I can find on internet I think this should be correct:
C:\Program Files\GDAL>ogr2ogr -f "ESRI Shapefile" c:\temp\FAAdof13_ga C:\Downloads\FAA_DOF\13-GA.DAT
This is the error message I get:
FAILURE:
Unable to open datasource `C:\Users\anpaumal\Downloads\shapefiler\FAA_DOF\13-GA.DAT' with the following drivers.
-> `netCDF'
-> `PCIDSK'
-> `PDS4'
-> `JP2OpenJPEG'
-> `PDF'
-> `MBTiles'
-> `EEDA'
-> `DB2ODBC'
-> `ESRI Shapefile'
-> `MapInfo File'
-> `UK .NTF'
-> `OGR_SDTS'
-> `S57'
-> `DGN'
-> `OGR_VRT'
-> `REC'
-> `Memory'
-> `BNA'
-> `CSV'
-> `NAS'
-> `GML'
-> `GPX'
-> `LIBKML'
-> `KML'
-> `GeoJSON'
-> `GeoJSONSeq'
-> `ESRIJSON'
-> `TopoJSON'
-> `Interlis 1'
-> `Interlis 2'
-> `OGR_GMT'
-> `GPKG'
-> `SQLite'
-> `ODBC'
-> `WAsP'
-> `PGeo'
-> `MSSQLSpatial'
-> `PostgreSQL'
-> `MySQL'
-> `OpenFileGDB'
-> `XPlane'
-> `DXF'
-> `CAD'
-> `Geoconcept'
-> `GeoRSS'
-> `GPSTrackMaker'
-> `VFK'
-> `PGDUMP'
-> `OSM'
-> `GPSBabel'
-> `SUA'
-> `OpenAir'
-> `OGR_PDS'
-> `WFS'
-> `WFS3'
-> `HTF'
-> `AeronavFAA'
-> `Geomedia'
-> `EDIGEO'
-> `GFT'
-> `SVG'
-> `CouchDB'
-> `Cloudant'
-> `Idrisi'
-> `ARCGEN'
-> `SEGUKOOA'
-> `SEGY'
-> `ODS'
-> `XLSX'
-> `ElasticSearch'
-> `Walk'
-> `Carto'
-> `SXF'
-> `Selafin'
-> `JML'
-> `PLSCENES'
-> `CSW'
-> `VDV'
-> `GMLAS'
-> `MVT'
-> `TIGER'
-> `AVCBin'
-> `AVCE00'
-> `NGW'
-> `HTTP'
I can see that the driver AeronavFAA is tested, since it is listed above, what am I doing wrong?
Kind regards,
Paul
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20190904/999ce42c/attachment-0001.html>
More information about the gdal-dev
mailing list