Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

#13 custom query #18

Merged
merged 1 commit into from
Jan 18, 2016
Merged

#13 custom query #18

merged 1 commit into from
Jan 18, 2016

Conversation

borazslo
Copy link
Contributor

I've added the possibility to use custom queries. For example:

(
  node[highway=bus_stop]({{bbox}});
  way[highway=bus_stop]({{bbox}});
);

It seems to work fine, but the UI needs to be made better.

nrenner added a commit that referenced this pull request Jan 18, 2016
@nrenner nrenner merged commit 12a9258 into nrenner:gh-pages Jan 18, 2016
@nrenner
Copy link
Owner

nrenner commented Jan 18, 2016

Thanks!

@nrenner nrenner added this to the v0.3 milestone Apr 4, 2017
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants