Hi, These are all new nodes and ways (protected area boundaries) converted from a shapefile using polyshp2osm.py. I did manual modifications using josm but since josm has limits for each changeset, I tried th bulk_upload script.
Another weird thing is: <?xml version='1.0' encoding='UTF-8'?> <osm version='0.5' generator='JOSM'> <node id='-1' visible='true' version='0' lat='10.6017' lon='119.2297' /> <node id='-2' visible='true' version='0' lat='10.7049' lon='119.1266' /> <node id='-3' visible='true' version='0' lat='11.1176' lon='119.1212' /> <node id='-4' action='modify' visible='true' version='0' lat='11.1185' lon='119.196' /> <node id='-5' action='modify' visible='true' version='0' lat='11.1132' lon='119.2005' /> <node id='-6' action='modify' visible='true' version='0' lat='11.0383' lon='119.3036' /> <node id='-7' visible='true' version='0' lat='11.0356' lon='119.3183' /> <node id='-8' action='modify' visible='true' version='0' lat='10.9974' lon='119.3366' /> <node id='-9' action='modify' visible='true' version='0' lat='10.9965' lon='119.3341' /> <node id='-10' action='modify' visible='true' version='0' lat='10.9906' lon='119.3342' /> <node id='-11' action='modify' visible='true' version='0' lat='10.9882' lon='119.3354' /> <node id='-12' visible='true' version='0' lat='10.9854' lon='119.3351' /> Osm version saved was still 0.5. On Thu, Jul 2, 2009 at 12:31 AM, Steve Singer<[email protected]> wrote: > On Wed, 1 Jul 2009, maning sambale wrote: > >> Hi, >> >> I get this error using bulk_upload.py: >> >> $ python bulk_upload.py --input=pas_osm.osm --user=**** >> --password=**** --comment="*****" >> bulk_upload.py:42: DeprecationWarning: the sets module is deprecated >> import sets >> Uploading change set:1701375 >> Error uploading changeset:404 > > > A 404 is "Not Found" > > What is in the file your trying to upload, is it a set of node adds, deletes > or modifications? > > Is it possible that your trying to delete/modify an item that has already > been deleted? > > Steve > > > >> >> Any advice? >> -- >> cheers, >> maning >> ------------------------------------------------------ >> "Freedom is still the most radical idea of all" -N.Branden >> wiki: http://esambale.wikispaces.com/ >> blog: http://epsg4253.wordpress.com/ >> ------------------------------------------------------ >> >> _______________________________________________ >> talk mailing list >> [email protected] >> http://lists.openstreetmap.org/listinfo/talk >> > > -- cheers, maning ------------------------------------------------------ "Freedom is still the most radical idea of all" -N.Branden wiki: http://esambale.wikispaces.com/ blog: http://epsg4253.wordpress.com/ ------------------------------------------------------ _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

