Jump to content

country and state database?


xcoderx

Recommended Posts

anyone know where i could find the coding or source along with database to that option  for registration where when u selete a country automatically select state from that country with names of states pop up?

Link to comment
Share on other sites

For a world wide country database I know of two ways. One way is to create a script that stores the country, city, zip or neighborhood etc as users start registration. For that you are going to have to create a similar form with a script that stores the data in the database. The other way you can do it is by buying a database at

http://www.zipcodeworld.com/

 

Also there is a basic database an out of date database which you can download at this site if I am not mistaken,

 

It's all I know.

Link to comment
Share on other sites

but it will take me ages and then structure it. but yes i  actually can do it. but need to know some site which carries list of states from all countries

Yes. The website that you have put in your OP http://www.adhitz.com/en/Register has all the US states in the source code. I could scrape this and structure it in 5 minutes.

I do not understand why you would want this for all countries just for a registration form. Countries are not all split into states like the USA. The UK is split into counties, other countries are split by provinces or regions and some places overlap regions, etc.

If you are going to do this for every country then it is a big job, there is no getting away from it. I have done this before going right down to countries -> regions -> cities -> towns -> suburbs.

The best free place to get this data is Wikipedia. Even if you pay for the data there is no guarantee that it will be correct.

Link to comment
Share on other sites

then could u suggest me on how do i make the registration for my classifieds site? i want it be for international and if someone from some country post somethin it should be easily be searchable. i hope u r getting my concept? could you gue me with this concept then?

Link to comment
Share on other sites

Why not let the users do it for you. Start off with countries. Let the users enter the states / regions / locations etc. Just as DMOZ does http://www.dmoz.org/Regional/

If a location has already been created then another user can select it also. You would not want classified ads at a state level. States / regions / counties are far too large an area. Fo instance if I wanted a classified in the UK I would not want it placed in UK -> Greater Manchester. The area is far too large. I would want UK -> Greater Manchester -> Manchester -> Prestwich. You could go even deeper than that with the way other countries are divided.

 

Look at the breadcrumbs on this page:

http://www.dmoz.org/Regional/Europe/United_Kingdom/England/Manchester/Prestwich/

 

Also look how deep this page is for Wyoming in the state of West Virginia USA. It also goes deeper into towns.

http://www.dmoz.org/Regional/North_America/United_States/West_Virginia/Counties/Wyoming/

Link to comment
Share on other sites

god bless bro this is something i like. ok say for example i let users enter it but by any means if a user say makes a spelling mistake in state/region/location etc how will that be fixed? then even if it exsist other user will again try to enter same kind of name but with different character. what will the solution for that be?

Link to comment
Share on other sites

There will have to be a degree of moderation. So, you will obviously approve the classifieds before they go onto your website (otherwise you will end up with spam). This is where you can check the data. In the process where a user submits a classified you could first get them to navigate to the location where the ad will appear rather than selecting from a drop list, so I would click on UK -> Manchester. If my location is not listed then I could suggest it at that point to go into the current screen i.e Prestwich (UK -> Manchester -> Prestwich).

If you look at DMOZ again, when I am on the following page I can submit my url http://www.dmoz.org/Regional/Europe/United_Kingdom/England/Manchester/Prestwich/ by clicking the suggest URL link.

Link to comment
Share on other sites

  • 3 weeks later...
This thread is more than a year old. Please don't revive it unless you have something important to add.

Join the conversation

You can post now and register later. If you have an account, sign in now to post with your account.

Guest
Reply to this topic...

×   Pasted as rich text.   Restore formatting

  Only 75 emoji are allowed.

×   Your link has been automatically embedded.   Display as a link instead

×   Your previous content has been restored.   Clear editor

×   You cannot paste images directly. Upload or insert images from URL.

×
×
  • Create New...

Important Information

We have placed cookies on your device to help make this website better. You can adjust your cookie settings, otherwise we'll assume you're okay to continue.