[gdal-dev] Fwd: ogr2ogr
Mncedi Dlayiya
mncedlayiya at gmail.com
Thu May 2 06:11:03 PDT 2019
Hello everyone,
I am new in GDAL so I'm struggling to convert a wfs to shapefile using
ogr2ogr.
my command is as follows:
C:\>ogr2ogr -f "ESRI SHAPEFILE" ec_pensioners WFS:"
http://localhost:8080/geoserver/osw?" pensioners
- ec_pensioners is the name of the wfs layer
- pensioners is the output layer
- " http://localhost:8080/geoserver/osw?" is where the layer is hosted
The error message I get:
FAILURE:
Unable to open datasource `WFS: http://localhost:8080/geoserver/osw?' with
the following drivers.
-> `JP2ECW'
-> `OCI'
-> `SOSI'
-> `PCIDSK'
-> `netCDF'
-> `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'
-> `OGR_OGDI'
-> `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'
-> `XLS'
-> `ODS'
-> `XLSX'
-> `ElasticSearch'
-> `Walk'
-> `Carto'
-> `AmigoCloud'
-> `SXF'
-> `Selafin'
-> `JML'
-> `PLSCENES'
-> `CSW'
-> `VDV'
-> `GMLAS'
-> `MVT'
-> `TIGER'
-> `AVCBin'
-> `AVCE00'
-> `NGW'
-> `HTTP'
Thank you in advance
Mncedi
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/gdal-dev/attachments/20190502/96e4f0d9/attachment.html>
More information about the gdal-dev
mailing list