<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=ISO-8859-1" http-equiv="Content-Type">
  <title></title>
</head>
<body bgcolor="#ffffff" text="#000000">
Andy Allan wrote:
<blockquote
 cite="mid:c4193f8c0904220941j373b40fdtc325f70de6b0808@mail.gmail.com"
 type="cite">
  <pre wrap="">2009/4/22 Iván Sánchez Ortega <a class="moz-txt-link-rfc2396E" href="mailto:ivan@sanchezortega.es"><ivan@sanchezortega.es></a>:
  </pre>
  <blockquote type="cite">
    <pre wrap="">El Miércoles, 22 de Abril de 2009, maning sambale escribió:
    </pre>
    <blockquote type="cite">
      <pre wrap="">Thanks! seems reasonable for my regular editing session.  What about
bulk imports?
      </pre>
    </blockquote>
    <pre wrap="">There is one script to bulk-upload stuff in SVN
(apps/utils/import/bulk_upload_06). It does split big files into smaller
chunks.

Expect it to be buggy and untested.


However, for really large datasets, I'm partial to running osmosis directly on
the DB server.
    </pre>
  </blockquote>
  <pre wrap=""><!---->
It better create appropriately sized changesets in any case!
  </pre>
</blockquote>
It does actually.  It's currently set to 50,000 the same as the api. 
But it doesn't update all changeset attributes properly such as
bounding box values, so it's not quite ready to be a bulk importer just
yet.  Patches welcome of course.<br>
<br>
</body>
</html>