autoredistrict icon indicating copy to clipboard operation
autoredistrict copied to clipboard

Programmatically makes a fair congressional district map (prevents gerrymandering)

Results 87 autoredistrict issues
Sort by recently updated
recently updated
newest added

document scripting commands!

enhancement

build.sh missing resources

bug

add ability to say other criteria only break ties for this criteria

enhancement

add new gerrymandering measure - speech https://docs.google.com/document/d/1oVUPVvWNhnn_o9Q_g6HlHUeHBEtbkWFrN4e03SDIrig/edit?usp=sharing would b enice to have it as a aslider

enhancement

ability to export as shapefile, rather than assignments (merge polygons)

enhancement

need to adjust for whether district column is 0-indexed. store as one-indexed if one-indexed detected (no zero), shift down in array.

bug

add minimizing packing / cracking criteria

enhancement

I've recently joined a group in North Carolina that wants to build a platform for citizens to submit redistricting proposals. I've just setup a repository for this, https://github.com/CitizenRedistrictingNC/nc-redistricting where we...

enhancement

can't go twice in script (second go does nothing)

bug

java.lang.Exception: Unexpected end of file reached. at dbf.DBFReader.readHeader(DBFReader.java:72) at dbf.DBFReader.(DBFReader.java:19) at dbf.DBFReader.(DBFReader.java:14) at ui.MainFrame$ExportCustomThread.run(MainFrame.java:467)

bug