Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Interest In An Avro Schema? #12

Open
sherl0cks opened this issue Aug 11, 2019 · 1 comment
Open

Interest In An Avro Schema? #12

sherl0cks opened this issue Aug 11, 2019 · 1 comment

Comments

@sherl0cks
Copy link

I have a need to create schemas for GeoJSON in avro. Is there any interest in hosting that content in this repository? Specifically, I would be interested in creating a node.js build script that uses https://www.npmjs.com/package/jsonschema-avro to parse the source json schema and generate the avro schema.

@tschaub
Copy link
Member

tschaub commented Sep 8, 2021

It looks like the jsonschema-avro package isn't able to handle the oneOf used in the JSON schema docs. I tried with the katsanva/jsonschema-avro fork of the same project and found the same limitation. If anyone else wants to give it a go, here is a branch with what I tried: https://github.com/geojson/schema/tree/avro.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants