User:JimIrwin/Lineage of population maps
From Wikipedia, the free encyclopedia
[edit] Data Sources
[edit] Processing
- The NTAD county boundary file was imported into a GIS software package from Manifold Systems.
- The TIGER/Line spatial data was imported into the GIS package.
- Additional attributes were extracted from the TIGER/Line data files using a custom Java program. The COUNTYCU attribute of the Type A record was used to identify the polygons of counties. If a Type B record contained a corrected COUNTYCQ value, it replaced the value from the Type A record for purposes of identifying county polygons. The TRACT attribute of the Type A record was used to identify the polygons of census tracts. If a Type B record contained a corrected TRACTCQ value, it replaced the value from the Type A record for purposes of identifying census tract polygons. The WATER attribute of the Type P record was used to identify water polygons.
- The GIS software was used to create a spatial union of all tract polygons to obtain a tract outline.
- The GIS software was used to create a spatial union of all county polygons to obtain a county outline.
- A custom Perl program was used to extract the 100% population count for each census tract, as well as the land area of the tract. The program computed the population density per square mile. The population was obtained from the summary level 140 POP100 field of the geographic header record in the Summary File 1. The land area was obtained from the summary level 140 AREALAND field of the geographic header record.
- The GIS software was used to create a layered map with each census tract colored thematically by the population density.
- The map image was exported to PNG format, cropped, and reduced to a 256 color palette.
[edit] Result (example)