Skip to content

Instantly share code, notes, and snippets.

@geomantic
Created September 10, 2016 18:32
Show Gist options
  • Save geomantic/a1ad4c0980129d042e9f8e1244728d29 to your computer and use it in GitHub Desktop.
Save geomantic/a1ad4c0980129d042e9f8e1244728d29 to your computer and use it in GitHub Desktop.
[out:json][timeout:25];
{{geocodeArea:Arlington Virginia}}->.searchArea;
(
way["highway"~"primary$|secondary$"]["sidewalk"!~".+"](area.searchArea);
);
out body;
>;
out skel qt;
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment