>> Anyway my comments can always be dropped to the dustbin :) > > comments are certainly welcome, patches even more! especially because I > cannot follow your pseudo-code, but that can be because I am not a > professional programmer. ;-)
i'm clueless as well :) my script also consumed a lot of memory... > I can think of a number of improvements to create a better import than > the current one, like one that is able to merge the data directly into > the osm-database via the api, looking at already existing data, and > deciding on all the available info whether a way is already in the > osm-database, even taking into account inaccuracies in osm and AND > data... > However, the aim I had in mind, was that using this import module, one > could convert a limited area to osm, read that with JOSM into one layer > and download the existing data in another layer. (which is possible in > the latest version of JOSM). For empty area's merging can be done > quickly (and even automatically, I think). and for already mapped data > it will be more (hand)work. > > My current priority however, is first fixing some loose ends: > -duplicate nodes in AND data may do a correction run over the AND data first ? > -area's having a node-id in AND data, can you give an example? > -merging ways having the same tags (exluding branching ways) i don't think there's any need for this. it will also be tricky with the turn restrictions. if you look at Assen, they also have lots of ways and mapnik renders that just nice. > -put housenumbers in the data (conflicts with the previous) see above :) just don't merge ways > -... like remove the source-url=www.and.com? > > help is appriciated. > > Marc > >> >> >> Stefan >> >> >> _______________________________________________ >> dev mailing list >> [EMAIL PROTECTED] >> http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/dev > > > _______________________________________________ > Talk-nl mailing list > [email protected] > http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk-nl _______________________________________________ Talk-nl mailing list [email protected] http://lists.openstreetmap.org/cgi-bin/mailman/listinfo/talk-nl

