I want to get the diff of the area, but I'm only interested in the nodes and ways that changed. I don't care about relations. I know I can do:
Which returns nodes, ways they're on, relations they're on (correct me if I understand something wrong). So I've modified the query.:
But then I thought, what if a way was changed, but not the node's on it (two ways merged, or a way split or something like that). Is that possible? Would the below query be my final form ?
asked 15 Apr '16, 13:36 prajmus |