Git Product home page Git Product logo

districts's Introduction

United States Districts

GeoJSON and other shape files for the federal legislative districts of the US.

Supported formats:

  • GeoJSON
  • KML

To do:

  • Shapes for state legislative districts
  • TopoJSON

Using the shapes

All files in this repository are automatically published to theunitedstates.io, at predictable URLs.

For example, GeoJSON for New York's 1st district can be found at:

https://theunitedstates.io/districts/cds/2012/NY-1/shape.geojson

The 2012 here refers to the year that these districts came into effect, and is the most current districts. "At Large" districts, where only 1 person represents an entire state or territory, are coded with a district number of 0 (e.g. WY-0 and PR-0).

GeoJSON for the state of New York can be found at:

https://theunitedstates.io/districts/states/NY/shape.geojson

Replace .geojson with .kml to get a KML version of a district.

You can also download the entire set as a ZIP file, and use them however you like. If you plan on using these for heavy traffic, or you want control over the domain name they live on, you should use this method.

Crawling/discovering shape URLs

You can use the Github Repo Contents API to get a quick JSON view of each directory in the repository.

To see a list of all districts in the cds/2012 directory, visit:

https://api.github.com/repos/unitedstates/districts/contents/cds/2012?ref=gh-pages

To see a list of all states in the states directory, visit:

https://api.github.com/repos/unitedstates/districts/contents/states?ref=gh-pages

Other resources

Check out mapshaper for all sorts of helpful map manipulation tools.

These are just static shapes for current districts. If you want to do more, you might use:

Public domain

This project is dedicated to the public domain. As spelled out in CONTRIBUTING:

The project is in the public domain within the United States, and copyright and related rights in the work worldwide are waived through the CC0 1.0 Universal public domain dedication.

All contributions to this project will be released under the CC0 dedication. By submitting a pull request, you are agreeing to comply with this waiver of copyright interest.

districts's People

Contributors

konklone avatar dwillis avatar schwanksta avatar metricmike avatar nickoneill avatar tybritten avatar ogtega avatar

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.