forwarded to list ---------- Forwarded message ---------- From: Eddy Petrișor <[email protected]> Date: Sat, 14 Mar 2009 17:26:18 +0200 Subject: Re: [OSM-dev] extracting house-number from string To: Marcus Wolschon <[email protected]>
Gnu locales define the format of addresses in each of the defined locales. I'd suggest you look into that. 2009/3/13, Marcus Wolschon <[email protected]>: > Hello, > > does anyone know a good algorithm to extract > the house-number from a string containing > street-name and house-number? > Cases coollected so far: > > // "xyz 12" > // "xyz 12b" > // "11b xyz" > // "11 xyz" > // "xyz" > // "5th avenue" > // "3rd avenue" > // "2nd avenue" > // "1st avenue" > > I need it for adding routing to house-numbers to the Traveling > Salesman -navigator. > > > Marcus > > _______________________________________________ > dev mailing list > [email protected] > http://lists.openstreetmap.org/listinfo/dev > -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein -- Regards, EddyP ============================================= "Imagination is more important than knowledge" A.Einstein _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

