[gdal-dev] WRITE_BBOX not available in GeoJSONSeq lco options?

2024-08-28 Thread Thomas Gratier via gdal-dev
Hi, I needed to generate bbox at feature level in GeoJSONSeq when creating the output. I was surprised to not found the option in the driver https://gdal.org/en/latest/drivers/vector/geojsonseq.html#layer-creation-options whereas it's available for GeoJSON https://gdal.org/en/latest/drivers/vector

[gdal-dev] About -oo -lco -dsco in docs

2024-03-26 Thread Thomas Gratier via gdal-dev
Hi, There are implicit rules when you read the OGR/GDAL docs in fact, in particular when you use `ogr2ogr` or `ogrinfo` `-oo =` like "Open Options" `-lco =` for "Layer Creation Option" `-dsco =` for "DataSet Creation Option" So, when you read for instance https://gdal.org/drivers/vector/csv.html