Skip to content

don't require full QL syntax #1

@mvexel

Description

@mvexel

Full Overpass QL includes stuff that we wouldn't want to bother the user with:

[out:json];
node["name"="Gielgen"];
out body;

The user should only have to pass in

node["name"="Gielgen"]

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions