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

Render filtered datasets and merged datasets as geojson #2360

Merged

Conversation

FrankApiyo
Copy link
Member

@FrankApiyo FrankApiyo commented Jan 30, 2023

Changes / Features implemented

  • Add GeoJsonRenderer and a way to return data as geoJSON for:
    • MergedXFormViewset
    • DataViewViewset

Steps taken to verify this change does what is intended

  • Added test cases

Before submitting this PR for review, please make sure you have:

  • Included tests
  • Updated documentation

Closes #2359

@FrankApiyo FrankApiyo force-pushed the render-filtered-datasets-and-merged-datasets-as-geojson branch 6 times, most recently from b772da5 to e32b3b1 Compare January 30, 2023 14:30
@FrankApiyo FrankApiyo force-pushed the render-filtered-datasets-and-merged-datasets-as-geojson branch 2 times, most recently from b442cbb to 535c729 Compare January 31, 2023 07:33
@FrankApiyo FrankApiyo force-pushed the render-filtered-datasets-and-merged-datasets-as-geojson branch from 535c729 to c949423 Compare January 31, 2023 07:57
@FrankApiyo FrankApiyo force-pushed the render-filtered-datasets-and-merged-datasets-as-geojson branch from 8f93405 to bc4939a Compare February 1, 2023 05:04
@FrankApiyo FrankApiyo merged commit 3728dbb into main Feb 1, 2023
@FrankApiyo FrankApiyo deleted the render-filtered-datasets-and-merged-datasets-as-geojson branch February 1, 2023 07:10
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

Successfully merging this pull request may close these issues.

Add endpoints to render MergedXForms and Filtered datasets as geoJSON
2 participants