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

Add support for overpass generated relations #2301

Merged
merged 2 commits into from
May 11, 2024

Conversation

CollinBeczak
Copy link
Collaborator

Issue: whenever a user would try to build a task with a relation object ( Example: (relation(797867);); out geom; ), the task would be dropped because nothing was in place to generate the geometries for a relation. This pr adds support for the geojson generated from the backend change to be used in the rapid editor, and also fixes some of the marker popup related issues, but there are some bigger issues related to marker popups that will be addressed in another ticket.

@CollinBeczak CollinBeczak marked this pull request as ready for review March 28, 2024 22:37
@CollinBeczak CollinBeczak marked this pull request as draft April 9, 2024 16:51
@CollinBeczak CollinBeczak marked this pull request as ready for review April 12, 2024 18:19
@CollinBeczak CollinBeczak merged commit 1045d95 into main May 11, 2024
5 checks passed
@CollinBeczak CollinBeczak deleted the task-properties-and-add-support-for-relations branch May 11, 2024 23:14
@CollinBeczak CollinBeczak mentioned this pull request May 14, 2024
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.

1 participant