Click here to Skip to main content
15,890,557 members
Please Sign up or sign in to vote.
0.00/5 (No votes)
See more:
I also need to get access names of airport,hotels and railway station in a particular city.
If there is any webservice or api please tell me how should i access in application
Posted
Updated 18-Mar-15 3:02am
v2
Comments
Maciej Los 18-Mar-15 8:41am    
Have you searched on Google?
Member 11535501 19-Mar-15 1:34am    
Ya I tried a lot but I did not get the solution. all the solution are asking to enter either zipcode or id address and I have tried GeoNames API but it returns only Country list but also need city,hotel and port list

1 solution

Hi,

Have a look at the Google Maps API[^] - Google also provide a Place Autocomplete Hotel Search[^] sample/demo application.

... hope it helps.
 
Share this answer
 
Comments
Member 11535501 19-Mar-15 1:31am    
sir actually i need these list to be stored in database using any of asp.net control and get them auto updated whenever there is any change in the list

This content, along with any associated source code and files, is licensed under The Code Project Open License (CPOL)



CodeProject, 20 Bay Street, 11th Floor Toronto, Ontario, Canada M5J 2N8 +1 (416) 849-8900