Uh oh!
There was an error while loading. Please reload this page.
Dimpact Productaanvraag: geometry uitbreiden met lijn en polygoon - #30
Conversation
edgarvonk
commented
Jan 27, 2025
Nice! |
joeribekker
left a comment
There was a problem hiding this comment.
@andyverberne why is Geometry here at all? We support all sorts of niceness for geometry in Objects API natively!
edgarvonk
left a comment
There was a problem hiding this comment.
ZAC does not (yet anyway) support lijn and polygoon zaak geometries. As far as I know this is quite low on the backlog, if at all. Not sure if we want to add these to the productaanvraag spec for that reason?
| "description": "Naam van de bron", | ||
| "type": "string", | ||
| "examples": [ | ||
| "$schema": "https://json-schema.org/draft/2020-12/schema", |
There was a problem hiding this comment.
It seems the formatting is different in places. Is it possible that you use the same formatting as the source? Else reviewing the changes becomes hard.
| "title": "Betrokkenen", | ||
| "type": "array", | ||
| "items": { | ||
| "$ref": "#/$defs/Betrokkene" |
There was a problem hiding this comment.
Is this intentional? You are changing the capitalization of betrokkene? Why? And should this be part of this PR?
No description provided.