stedy / US-congressional_district_maps

base64 HTML maps and geojson files for all US Congressional districts

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

This is a repository of HTML files for mapping every US Congressional District

Input

The main R script, make_CD_map.R downloads shapefiles of US Congressional Districts for the current Congress (at this time the 115th Congress) from the US Census Bureau website.

Output

For each Congressional District there are two files generated:

Both of these outputs can be styled with different base maps or use different coordinate systems as desired.

Examples

For example, I live in WA-09 and here is the corresponding HTML map:

WA-09 HTML

And the geoJSON file:

WA-09 geoJSON

About

base64 HTML maps and geojson files for all US Congressional districts


Languages

Language:HTML 100.0%Language:R 0.0%