<div class="gmail_quote">On 17 September 2012 17:15, andrzej zaborowski <span dir="ltr"><<a href="mailto:balrogg@gmail.com" target="_blank">balrogg@gmail.com</a>></span> wrote:<br><blockquote class="gmail_quote" style="margin:0 0 0 .8ex;border-left:1px #ccc solid;padding-left:1ex">

Hi,<br>
<br>
On 7 September 2012 08:26, Komяpa <<a href="mailto:me@komzpa.net">me@komzpa.net</a>> wrote:<br>
> Augmented diffs is one of the most awaited features for me, thanks for<br>
> implementing :3<br>
><br>
> It makes possible to eliminate the need for slim tables in osm2pgsql<br>
> database.<br>
<br>
It doesn't seem that this was specifically the purpose of Roland's<br>
augmented diffs, but this a very good idea too.  Implemented naively<br>
as someone mentioned such diffs could be huge, so I'm thinking that<br>
rather than include the WKT of the new geometry with every element,<br>
perhaps you need some form of geometry diff description.  When a node<br>
is added or moved in a way, it makes sense to only include the part of<br>
the WKT that has changed, both for the way element, and any relations<br>
containing that way.<br></blockquote><div><br></div><div>Only if this diff is smaller than whole definition.</div></div>