Skip to content

TimeMagazine/geographies_by_lat_long

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

3 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

Geographies by latitude and longitude

These are simple CSV files matching counties and ZIP code tabulation areas to their geographic centroids. While I would prefer a programmatic process, here's how I've been doing it:

  • Download the SHP file from TIGER
  • Open that SHP file in QGIS
  • Exporting the vector as a CSV, which converts just the data portion.

These files all have both a GEOID10 column for the county or ZCTA and two rightmost fields: INTPTLAT10 and INTPTLON10

demo

Please feel free to suggest other geographic types of (better yet!) send me PRs.

About

Simple files matching counties and ZIP code tabulation areas to their geographic centroids

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

 
 
 

Contributors