Ask HN: Database of cities
2 comments
USPS has an API: http://www.usps.com/webtools/address.htm
Census.gov has downloadable data: http://www.census.gov/geo/www/tiger/tigermap.html#ZIP
I've used this in the past for projects and was pretty good:
http://www.zip-codes.com/
http://www.zip-codes.com/
Does anyone know of a good database of cities, states and zip codes? Only need Us but if world or even multiple countries were available that would be nice.
Another possibility that would be nice is if I could simply check the location against Google or Facebook but couldn't find any API for this. Maybe someone could point me in the right direction?