Open Azbesciak opened 1 week ago
Hi. We create overture data model classes schema from yaml. Turns out that the schema in data for divisions contains field class, whereas it is not declared in yaml. it is also not declared in defs.yaml#/$defs/propertyContainers/overtureFeaturePropertiesContainer or defs.yaml#/$defs/propertyContainers/namesContainer Please either remove the field or add it to the schema. Thank you.
class
https://github.com/OvertureMaps/schema/blob/5b33a0236e389793e2dc5a8cd55725a1feb2ec2f/schema/divisions/division.yaml
Hello @Azbesciak: What Overture data release are you using?
24-11-13.0, it was also in the previous
Hi. We create overture data model classes schema from yaml. Turns out that the schema in data for divisions contains field
class
, whereas it is not declared in yaml. it is also not declared in defs.yaml#/$defs/propertyContainers/overtureFeaturePropertiesContainer or defs.yaml#/$defs/propertyContainers/namesContainer Please either remove the field or add it to the schema. Thank you.https://github.com/OvertureMaps/schema/blob/5b33a0236e389793e2dc5a8cd55725a1feb2ec2f/schema/divisions/division.yaml