hale
hale copied to clipboard
GeoJSON can not be loaded as source schema and source data
Currently it is not possile to load GeoJSON source schema and source data into hale studio. Tested with Version 4.1.0.SNAPSHOT, Build 202105251027 incl Pro-Plugin.
When trying to import source schema from json-File the following error appears:

Please ask me for test data when analysing this issue.
To support reading JSON Schema, a corresponding schema reader would need to be implemented. The error message you're seeing comes from the fact that hale»studio tries to interpret the JSON Schema file as a hale»studio schema definition (HSD) file instead, which fails.