Skip to content

Instantly share code, notes, and snippets.

@d3netxer
Created November 12, 2019 21:08
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save d3netxer/e363db7650078ddb96a6244c445735e1 to your computer and use it in GitHub Desktop.
Save d3netxer/e363db7650078ddb96a6244c445735e1 to your computer and use it in GitHub Desktop.
// bbox covers saurimo
[out:csv(::timestamp,::user,::type)][timeout:25][bbox:-9.938605,19.873032,-9.428253,20.916046];
// gather results
(
  way["highway"];
);
// print results
out meta;
>;
out skel qt;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment