schema/vectorRepresentation.json in adiwg-mdjson_schemas-2.0.2 vs schema/vectorRepresentation.json in adiwg-mdjson_schemas-2.0.3
- old
+ new
@@ -8,11 +8,10 @@
"additionalProperties": true,
"properties": {
"topologyLevel": {
"type": "string",
"description": "Identifies the degree of complexity of the spatial relationships",
- "translation": {},
- "minLength": 1
+ "translation": {}
},
"vectorObject": {
"type": "array",
"description": "Information about the geometric objects used in the resource",
"translation": {},