[gdal-dev] New xml to csv problem

John Muccigrosso muccigrosso at icloud.com
Mon Nov 19 14:12:02 PST 2018


Right after I upgraded to gdal2 2.3.2 via Homebrew a few weeks ago, I started getting the following error:

> ERROR 6: OGR/GeoRSS driver has not been built with read support. Expat library required

This is the command that generates it:

> ogr2ogr -f csv sheet.csv sheet.xml

Not sure where to go with this. TIA.

John

PS I also posted this as an issue on the OSGeo/homebrew-osgeo4mac GitHub page.

PPS I also got around the problem by using xmlstarlet instead of ogr2ogr to convert the xml to csv, but I’m still curious about the error.



More information about the gdal-dev mailing list