osmtogeojson icon indicating copy to clipboard operation
osmtogeojson copied to clipboard

duplicate elements interfering with multipolygon creation

Open tyrasd opened this issue 8 years ago • 3 comments

this query produces unexpected results:

(
  way(27988723);
  rel(6537706);
);
// print results
out body;
>;
out skel qt;

maybe a bug in the deduplication code?

tyrasd avatar May 31 '17 20:05 tyrasd

may be related http://overpass-turbo.eu/s/rUF

mmd-osm avatar Sep 23 '17 14:09 mmd-osm

wow, this looks bad. :see_no_evil: I think it's the same bug. Need to investigate.

tyrasd avatar Sep 23 '17 15:09 tyrasd

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.

mmd-osm avatar Sep 23 '17 15:09 mmd-osm