maproulette / maproulette-backend

MapRoulette back-end / API
Apache License 2.0
50 stars 38 forks source link

add support for relations in overpass queries #1106

Closed CollinBeczak closed 4 months ago

CollinBeczak commented 7 months ago

Resolves: https://github.com/maproulette/maproulette-backend/pull/1106 & https://github.com/maproulette/maproulette-backend/issues/259 When using overpass queries, there are 3 object types: relation, ways, and nodes. Relations are not yet supported, so this PR adds support for relations in overpass queries. Relations are a list of nodes and/or ways and/or relations in one object.

ljdelight commented 6 months ago

@CollinBeczak can this be marked as a draft? It's emailing about every commit

sonarcloud[bot] commented 6 months ago

Quality Gate Passed Quality Gate passed

Issues
0 New issues
0 Accepted issues

Measures
0 Security Hotspots
No data about Coverage
0.0% Duplication on New Code

See analysis details on SonarCloud

ljdelight commented 4 months ago

LGTM