detect_odd_nodes_statement.txt 409 B

123456789101112131415161718192021222324
  1. detect_odd_nodes
  2. * desc
  3. This statement filters from its input the nodes that are contained in an odd number of segments and therefore obstruct the construction of areas or superways.
  4. * properties
  5. exec:yes
  6. ret_set:into
  7. control_flow:no
  8. * substatements
  9. * depending_on
  10. input = set:from:nodes,ways
  11. * changes
  12. output = union set:from set:into:nodes (set:from:nodes)
  13. * time
  14. <0.001 + 0.00001*set:from
  15. * space
  16. 0