<div dir="ltr"><div><div><div><div>I downloaded .a mapset (michigan-latest.osm.pbf) from <a href="http://download.geofabrik.de/north-america.html">http://download.geofabrik.de/north-america.html</a> yesterday. The data is about 20 hours old.<br><br></div>I had to use SPLITTER r428 with this command:<br><br>java -Xmx1024m -Xms1024m -ea -jar \MKGMAP\splitter-r428\splitter.jar --max-nodes=1400000 --mapid=&quot;12390000&quot; --geonames-file=\MKGMAP\cities15000.zip --description=MI-greg --max-areas=&quot;255&quot; --no-trim --status-freq=&quot;600&quot; michigan-latest.osm.pbf<br><br></div>Since I could not load the entire Michigan 96MB file into JOSM r9329. The resulting file, 12390006.osm.pbf, is 10.8MB and I imported it into JOSM and copied a NODES tags to an underlying POLYGON and deleted the NODE and tried to upload to the OSM server and got this error message:<br><br><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:18.2px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">&quot;Uploading failed because the server has a newer version of one of your nodes, ways, or relations. Click Synchronize entire dataset to synchronize the entire local dataset with the server&quot;<br><br></span></div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:18.2px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">It is possible that SPLITTER r428 is not preserving the dataset versions or is setting them all to 1 when they really have different versions (eg. 2,3,4)<br><br></span></div><span style="color:rgb(0,0,0);font-family:sans-serif;font-size:13px;font-style:normal;font-variant:normal;font-weight:normal;letter-spacing:normal;line-height:18.2px;text-align:start;text-indent:0px;text-transform:none;white-space:normal;word-spacing:0px;display:inline!important;float:none;background-color:rgb(255,255,255)">Greg<br></span></div>