id_query_statement.txt 365 B

1234567891011121314151617181920212223242526272829
  1. id_query
  2. * desc
  3. The Id-Query returns the node, way or relation specified by the given reference.
  4. * properties
  5. exec:yes
  6. ret_set:into
  7. control_flow:no
  8. * substatements
  9. * depending_on
  10. db:nodes,ways,relations
  11. type = arg:[node|way|relation]:type
  12. ref = arg:int:ref
  13. * changes
  14. output = set:into
  15. * time
  16. (depending on type)
  17. nodes: 0.4
  18. ways: 0.3
  19. relations: 0.2
  20. * space
  21. 0