I'm working on this...
david
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
I'm working on this...
david
__________________
CENTRAFUSE http://www.centrafuse.com
01 Jeep Cherokee Sport 4x4 Installed
M10000/512Mb/20GB, Lilliput 7", Holux GM-210
Great.
For accent , here are all accent used in French :
à â ä
è é ê ë
î ï
ô ö
ù û ü
Bookmarks