Skip to content

fix bug in JsonGeometryConverter

Corentin Allaire requested to merge bugfix-jsongeoconverter into master

Corrected the writing condition for layer and surface. Used to require approach or representing surface to be empty instead of not being empty.

Merge request reports