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

Parsing amentity data model from osm-fieldwork does not work #18

Open
spwoodcock opened this issue May 20, 2024 · 0 comments
Open

Parsing amentity data model from osm-fieldwork does not work #18

spwoodcock opened this issue May 20, 2024 · 0 comments
Labels
bug Something isn't working

Comments

@spwoodcock
Copy link
Member

Describe the bug

Related to hotosm/osm-fieldwork#228

The data model .yaml config is fine in osm-rawdata after debugging.

The parsing of the yaml in osm-rawdata is likely the issue:

  • Either QueryConfig input parsing.
  • Or the output parsing of the JSON for use with raw-data-api.

To Reproduce

  • Easily via FMTM frontend, selecting 'Amenity' form, then attempting to download a data extract.

Expected behavior

  • The yaml is parsed into a format that works for raw-data-api filters.
@spwoodcock spwoodcock added the bug Something isn't working label May 20, 2024
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant