Changes between Initial Version and Version 1 of Ticket #12303, comment 14
- Timestamp:
- 2020-02-11T10:52:36+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #12303, comment 14
initial v1 3 3 ( 4 4 ( 5 node(id:70674932,...);rel(bn);way(bn); // parents of nodes 6 way(id:29201179,...);rel(bw); // parents of ways 7 rel(id:69202,...);rel(br); // parents of relations 8 ); 9 node(w);node(r); // resolve incomplete nodes but not incomplete relations 5 node(id:70674932)->.n;.n;rel(bn);.n;way(bn); 6 way(id:29201179);rel(bw); 7 rel(id:69202);rel(br); 8 );node(w);node(r); 10 9 ); 11 10 out meta;


