Skip to content

Commit

Permalink
fixed overpass query due to seeing duplicate nodes (#3392) (#3393)
Browse files Browse the repository at this point in the history
  • Loading branch information
sputnam authored Aug 15, 2019
1 parent 88fadeb commit 5bb07c1
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions conf/services/grailOverpassQuery.oql
Original file line number Diff line number Diff line change
Expand Up @@ -14,6 +14,5 @@

(.all; - .exclude;);

out body;
out meta;
>;
out meta qt;

0 comments on commit 5bb07c1

Please sign in to comment.