First time here? Check out the Help page!
1 | initial version |
The 'hacky' way to back-convert is to open the osm in a text file and change the Version Identifier in the OS:Version object at the top of the file to the previous version.
This will cause problems if the later OS version has added/changed objects that exist in your model, so it's best to not try to go back too far. Going from 2.4.3 to 2.4.0 _might_ be ok, but be warned. Make a backup!
2 | No.2 Revision |
The 'hacky' way to back-convert is to open the osm in a text file and change the Version Identifier in the OS:Version object at the top of the file to the previous version.
This will cause problems if the later OS version has added/changed objects that exist in your model, so it's best to not try to go back too far. Going from 2.4.3 to 2.4.0 _might_ might be ok, but be warned. Make a backup!
3 | No.3 Revision |
The 'hacky' (and probably only) way to back-convert is to open the osm in a text file editor and change the Version Identifier in the OS:Version object at the top of the file to the previous version.
This will cause problems if the later OS version has added/changed objects that exist in your model, so it's best to not try to go back too far. Going from 2.4.3 to 2.4.0 might be ok, but be warned. Make a backup!