[Imports] bulk-import.py

Steven Le Roux steven at le-roux.info
Tue Jan 12 16:01:04 GMT 2010


On Tue, Jan 12, 2010 at 4:45 PM, Nakor <nakor.wp at gmail.com> wrote:

>   Hello,
>
> I was trying to upload a file (NHD data import for my area) which,
> according to JOSM and a quick grep/wc analysis of the file, has 24,780
> changes (17,894 new, 127 modify, 6,759 delete).
>
> I first tried to do it with JOSM but just killed it after 4 hours of run
> where JOSM just created an empty changeset.
>
> I then tried bulk_upload.py
>
> On the first run it failed due to some supposedly delete nodes still in
> use. I check in the set and the way previously using the node is to be
> modified not to use the node. I just moved the delete operations at the
> end of the file to fix that issue.
>
> On the second run it failed due to JOSM marking some new nodes with
> action='modify' and the script complaining that those nodes were to be
> modified but did not have a prebious version.
>

I think the script that you are using to generate your .osm produces a 0.5
api compliant file. you need to correct some little things to set it "0.6
ready".


>
> On the third run it failed because it reached the 50,000 limit which I
> quite do not understand as there are only 14,780 changes in the file.
>

dunno here...

>
> Any help on why it failed and how to make it succeed would be appreciated.
>
>  Thanks,
>
> N.
>
> _______________________________________________
> Imports mailing list
> Imports at openstreetmap.org
> http://lists.openstreetmap.org/listinfo/imports
>



-- 
Steven Le Roux
Jabber-ID : Steven at jabber.fr
0x39494CCB <steven at le-roux.info>
2FF7 226B 552E 4709 03F0  6281 72D7 A010 3949 4CCB
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.openstreetmap.org/pipermail/imports/attachments/20100112/2d1457e2/attachment.html>


More information about the Imports mailing list