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.

_______________________________________________
gdal-dev mailing list
gdal-dev@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/gdal-dev

Reply via email to