Groups | Blog | Home
all groups > asp.net > february 2005 >

asp.net : database in .Net which lists all countries, cities



bhavik
2/4/2005 9:59:02 PM
Is there a database in .Net which lists all countries, cities,
addresses, etc.
(first browse and select from avavilable countries, then once specified, all
available cities in this country can be browsed (dropdown) and finally the
roads.
if it is have. let me know that methods name.

Regards,
bhavik
Juan T. Llibre
2/5/2005 7:55:47 AM
MapPoint ?
It's not .NET, though.

You aren't really asking for a lot, are you ?

Countries should be easy.

Cities ( if you want all of them ) will strain you,
and will take a good-sized research team.

Roads would take an army of developers, researchers
and countless millions of dollars.




Juan T. Llibre
ASP.NET MVP
http://asp.net.do/foros/
Foros de ASP.NET en Español
=====================

[quoted text, click to view]

Karl Seguin
2/5/2005 8:21:38 AM
Bhavik:
I believe you have asked this a couple times and if I remember from your
previous threads you are looking for a webservice to use to have dropdown's.
I haven't answered because I was hoping someone might provide more help
than I can, but take a look at http://www.salcentral.com/Search.aspx and
search for "country" You should see some helpful result. I noticed that
there was one for "GetAllMajorCityByCountryName" from a weather
service....might be useful...

Karl

--
MY ASP.Net tutorials
http://www.openmymind.net/


[quoted text, click to view]

Peter Morris [Droopy eyes software]
2/5/2005 10:05:47 PM
I've got a list of Country->Region->City

They are text files though, not in a DB, so you would have to import them.

They are also probably a few years old.


--
Pete
====
ECO Modeler, Audio compression components, DIB graphics controls,
FastStrings
http://www.droopyeyes.com

Read or write articles on just about anything
http://www.HowToDoThings.com

My blog
http://blogs.slcdug.org/petermorris/

AddThis Social Bookmark Button