i m looking for a webservice, to be used for an autocomplete field, where people can fill in either a postal code / city name or both
this service will need all cities in Europe, so we can use it for all country websites. and in a later stadium we want to keep the world open for asia and america so this would be a plus.
p. 最好还交回各地点的长期坐标。
Now it is a free textfield, after leaving the field, we hit the google geocoding service, to find coordinates... preferably i would tie these two together. so we don t have to query 2 services for one thing.
does anyone know of the existance of such a service online somewhere? or would you suggest to build our own database with cities / postal codes / coordinates? if so we would need to get the content from somewhere too, and i was trying to avoid that issue :)