Skip to content

GDAL_DCAP_UPDATE -> append for e.g. for GeoJSONSeq? #12899

@theroggy

Description

@theroggy

What is the bug?

Since GDAL 3.11, in the context of RFC106, update capabilities can be discovered for drivers via the GDAL_DCAP_UPDATE/GDAL_DMD_UPDATE_ITEMS properties.

For GeoJSONSeq, "NO" is returned for GDAL_DCAP_UPDATE... probably because existing data cannot be updated in place. However... GeoJSONSeq does support appending... so I was actually expecting "YES" to be returned. Maybe an "append" option could be added to GDAL_DMD_UPDATE_ITEMS for vector file formats?

Steps to reproduce the issue

/

Versions and provenance

GDAL 3.11.3

Additional context

Metadata

Metadata

Assignees

Labels

No labels
No labels

Type

No type

Projects

No projects

Milestone

No milestone

Relationships

None yet

Development

No branches or pull requests

Issue actions