Skip to content

Commit 0b94c28

Browse files
Update v1.schema.json
1 parent 1253544 commit 0b94c28

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

schemas/vector/osmChangeGeneratorServer/v1.schema.json

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -20,6 +20,7 @@
2020
"properties": {
2121
"shouldHandle3D": {
2222
"type": "boolean",
23+
"description": "Should handle 3D geometries. If true, it will add altitude tag with the GeoJson's geo altitude value.",
2324
"default": false,
2425
"x-env-value": "APP_SHOULD_HANDLE_3D"
2526
}

0 commit comments

Comments
 (0)