osmtogeojson
osmtogeojson copied to clipboard
duplicate elements interfering with multipolygon creation
this query produces unexpected results:
(
way(27988723);
rel(6537706);
);
// print results
out body;
>;
out skel qt;
maybe a bug in the deduplication code?
may be related http://overpass-turbo.eu/s/rUF
wow, this looks bad. :see_no_evil: I think it's the same bug. Need to investigate.
btw: originally reported on talk-de https://lists.openstreetmap.org/pipermail/talk-de/2017-September/114274.html - which is is a bit pointless for bug reports.