This is more of a question of were I can find a reliable data source than how to actually do it. I would like find a list of all US states, with cities, counties in each city with geographic data for the approx. center of each state, city and county (lat and long). I would like to make this data a utility level feature in a content management framework I’m developing. I also need to make sure to maintain the relationship between state <= city <= county. So I need some type of list that provides that in XML format, json, csv or something. Any ideas?
That doesn’t look very reliable and doesn’t mention anything about county mappings. The list doesn’t necessarily need to be free, so long as its reliable and has all the things I’m looking for.