stdin.log 644 B

1234567891011121314151617181920212223242526
  1. <osm-script timeout="1" element-limit="1073741824">
  2. <union>
  3. <id-query type="relation" ref="9"/>
  4. <id-query type="relation" ref="10"/>
  5. <id-query type="relation" ref="20"/>
  6. <id-query type="relation" ref="21"/>
  7. <id-query type="relation" ref="31"/>
  8. <id-query type="relation" ref="32"/>
  9. </union>
  10. <recurse type="relation-relation" into="__"/>
  11. <recurse type="relation-backwards"/>
  12. <foreach from="__" into="_a">
  13. <foreach from="__" into="_a">
  14. <foreach from="__" into="_a">
  15. <foreach from="__" into="_a">
  16. <recurse type="relation-backwards"/>
  17. </foreach>
  18. </foreach>
  19. </foreach>
  20. </foreach>
  21. <print/>
  22. </osm-script>