I'm trying to implement a bulk uploader to coincide with my shp-to-osm app. On the 0.6 API wiki page [0] and the osmChange wiki page [1] the specification says that the "changeset" and "version" ids are required on every primitive operation. I understand where I get the changeset id from, but where does the version come from if I'm adding a new primitive?
[0] http://wiki.openstreetmap.org/wiki/0.6#Diff_upload:_POST_.2Fapi.2F0.6.2Fchangeset.2F.23id.2Fupload [1] http://wiki.openstreetmap.org/wiki/OsmChange#API_0.6_tweaks
_______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

