This commit is contained in:
stopflock
2026-07-14 14:32:27 -05:00
committed by GitHub
parent 4d6bea8cfe
commit ee8ead6695
+1 -4
View File
@@ -126,10 +126,7 @@ class OverpassService {
$nodeClauses $nodeClauses
); );
out body; out body;
( <;
way(bn);
rel(bn);
);
out ids; out ids;
'''; ''';
} }