We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 1253544 commit 0b94c28Copy full SHA for 0b94c28
schemas/vector/osmChangeGeneratorServer/v1.schema.json
@@ -20,6 +20,7 @@
20
"properties": {
21
"shouldHandle3D": {
22
"type": "boolean",
23
+ "description": "Should handle 3D geometries. If true, it will add altitude tag with the GeoJson's geo altitude value.",
24
"default": false,
25
"x-env-value": "APP_SHOULD_HANDLE_3D"
26
}
0 commit comments