Describe the Feature Request
A draft for OGC API Features Part 11: Atomic and Batch Transactions has recently been added. The new draft should be supported.
Describe the Use Case
The CRUD module supports mutating a single feature. This does not scale for a large number of mutations, the new /transactions endpoint would allow that.
Describe Preferred Solution
Skip asynchronous transactions for now.
Add support for WFS 2.0 transactions with GML payload, too.
Filtering capabilities can be limited to filtering by id.
Additional Information
No response
Describe the Feature Request
A draft for OGC API Features Part 11: Atomic and Batch Transactions has recently been added. The new draft should be supported.
Describe the Use Case
The CRUD module supports mutating a single feature. This does not scale for a large number of mutations, the new
/transactionsendpoint would allow that.Describe Preferred Solution
Skip asynchronous transactions for now.
Add support for WFS 2.0 transactions with GML payload, too.
Filtering capabilities can be limited to filtering by id.
Additional Information
No response