| 11 | | '''Changeover to API 0.4 on Saturday 05 May 2007''' - JOSM seems to work, but there is a bug where, when you download overlapping data in multiple steps, JOSM thinks that there is a lot of changes to upload. This is being worked on. |
| 12 | | |
| 13 | | To run JOSM with the new API, use the JOSM preferences editor or any external editor on josm/preferences and add |
| 14 | | |
| 15 | | osm-server.version=0.4 |
| 16 | | |
| 17 | | (That setting defaults to 0.3 in the current JOSM version and thus will |
| 18 | | likely not be present in your preferences.) |
| | 11 | '''Changeover to API 0.4 on Saturday 05 May 2007''' - If you get Sunday's josm-latest.jar from the link below, you will not need not change your preferecnes file - API 0.4 is the default now. Note that you cannot read OSM files saved with old versions unless you manually change the <osm version="0.3"> into <osm version="0.4"> at the top of the file. Some issues with 0.4 remain, notably how to handle the new fields provided by the API and how to support reading 0.3 files; expect these to be dealt with shortly. |