wavded / ogr2ogr

An ogr2ogr wrapper library
MIT License
214 stars 46 forks source link

OGR_XLSX_HEADERS #83

Closed 1Map closed 2 years ago

1Map commented 2 years ago

How do I pass the Configuration Option "OGR_XLSX_HEADERS = FORCE" for XLSX files?

https://gdal.org/drivers/vector/xlsx.html

wavded commented 2 years ago

Use the input or output option -> https://gdal.org/programs/ogr2ogr.html#cmdoption-ogr2ogr-oo

The readme shows an example:

https://github.com/wavded/ogr2ogr#tips-and-tricks