Hello, > However, these diffs address developer, not end users, because there is no > software yet that can process these diffs. Therefore, I would be happy for > comments and suggestions on this matter that arise when writing such a > software. If there are good reasons to change the format, I'll try to do it > only once, at the same time like the database reimport after the license > change.
Augmented diffs is one of the most awaited features for me, thanks for implementing :3 It makes possible to eliminate the need for slim tables in osm2pgsql database. However, there's one problem still left: multipolygons. For now, osm2pgsql handles type=multipolygon,boundary,route relations in a special way, converting them into OGC geometry features. Is it possible to include all the members of relations on changes of a single element of them, at least for these type= values? If it is, then it's technically possible to drop all the slim tables for osm2pgsql or implement diffs support for imposm. -- Darafei "Komяpa" Praliaskouski OSM BY Team - http://openstreetmap.by/ xmpp:[email protected] mailto:[email protected] _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

