Thanks a lot for digging into this.
> > You should make the following changes: > changeset from osm element => way element > version isn't required > when creating an id is not required > the created by tag is no longer required on nodes/ways/relations, as it is > now on the changeset. > Which means that you end up with: > <osm><way><nd ref=../><tag k=.. v=../></way></osm> > If I understand you, it should be: <osm><way changeset=xx><nd ref=../><tag k=.. v=../></way></osm> Otherwise, it's the same as 0.5... - Chris -
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

