View Single Post
Old 10-03-2007, 02:23 AM   #1
AIR-V
Low Bitrate
 
Join Date: Apr 2005
Location: France
Posts: 72
Parsing destination method

Hi David,
Is there any way to change the "parsing destination method" by searching the destination parameter in anyway of the destination name's database. For example, in France we put the term "street" or "avenue" before the name (ex: Avenue des Champs Elysées -> it means Elysées Avenue) and it cause a major problem to find the right type because usualy we know only the name of the destination but never the type (if it's avenue, street or path) and we spend time to find it. Same problem with name with accent, if we don't put the right accent it doesn't find anything.
A good way is a parsing method of the database like in SQL (ex : SELECT * FROM XXXX WHERE YYYY LIKE '%"+destination+"%' ORDER BY wwwww DESC; ) .

What do you think about this?

Regards
AIR-V is offline   Reply With Quote
Advertisement
 
Advertisement
Sponsored links