Skip to content
Commit 349be6da authored by mmd-osm's avatar mmd-osm
Browse files

QL: node._ should only return nodes from inputset

This way, QL gets the same semantics as the following XML variant:
  <query into="_" type="node">
    <item set="_"/>
  </query>

This also applies to way, rels, ...
Fixes #274
parent a5bfecfa
Loading
Loading
Loading
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment