On 28 April 2010 01:43, Robin Paulson <robin.paul...@gmail.com> wrote:
> we have a situation as part of the LINZ import where some nodes need
> to be merged - specifically cattle stops, gates, etc. with roads.
> there are lots of these, so we would like to do it programmatically.

I'd try to do it as a part of whatever conversion script is used.
It's a simple feature if the language the script is in has
dictionaries, then you can just use the coordinates pair as key (or a
string version of them to avoid floating point comparison).

Cheers

_______________________________________________
talk mailing list
talk@openstreetmap.org
http://lists.openstreetmap.org/listinfo/talk

Reply via email to