2009/11/14 andrzej zaborowski <[email protected]>: > I've done a similar import of address data in my area and when writing > the converter I forgot to do the projection the first time, this > resulted in a similar effect to what you describe. I've not seen > Dave's data but looking at the code he's using there's no projection > to mercaartor when offsetting the interpolation ways.
On a second look, it's probably correct, it takes the latitude into account when offsetting. One thing I'm missing is for segments that only have a single housenumber for a stretch between two crossings the code should just generate a single node. Currently it either generates the interpolation way with housenumbers at both ends or nothing at all if the segment is too short. Cheers _______________________________________________ talk mailing list [email protected] http://lists.openstreetmap.org/listinfo/talk

