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

data model: support GeoJSON for geometry locations #231

Closed
ppanero opened this issue Oct 23, 2020 · 0 comments · Fixed by #234
Closed

data model: support GeoJSON for geometry locations #231

ppanero opened this issue Oct 23, 2020 · 0 comments · Fixed by #234
Assignees

Comments

@ppanero
Copy link
Member

ppanero commented Oct 23, 2020

This issue extends to marshmallow-utils. Approach:

Creating a marshmallow schema for GeoJSON in marshmallow-utils. On-going works in ppanero/geojson branch. This schema is based on the geojson python library. Marshmallow-geojson was evaluated but discarded due to potential maintainability issues and compatibility issues.

Once implemented it will be used in the MetadataSchema. Current works in ppanero/geojson branch.

@ppanero ppanero self-assigned this Oct 23, 2020
@ppanero ppanero added this to Triage in InvenioRDM October Board via automation Oct 23, 2020
@ppanero ppanero moved this from Triage to In progress in InvenioRDM October Board Oct 23, 2020
@ppanero ppanero moved this from In progress to In Review in InvenioRDM October Board Oct 27, 2020
@lnielsen lnielsen moved this from In Review to Pending merge in InvenioRDM October Board Nov 3, 2020
@ppanero ppanero moved this from Pending merge to In Review in InvenioRDM October Board Nov 10, 2020
@ppanero ppanero moved this from In Review to Pending merge in InvenioRDM October Board Nov 10, 2020
InvenioRDM October Board automation moved this from Pending merge to Done Nov 11, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
No open projects
Development

Successfully merging a pull request may close this issue.

1 participant