stdin.log 616 B

12345678910111213141516171819202122232425
  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. <foreach from="__" into="_a">
  12. <foreach from="__" into="_a">
  13. <foreach from="__" into="_a">
  14. <foreach from="__" into="_a">
  15. <recurse type="relation-relation" into="__"/>
  16. </foreach>
  17. </foreach>
  18. </foreach>
  19. </foreach>
  20. <print/>
  21. </osm-script>