Upload district plan directly
Upload a GeoJSON district plan directly for scoring. Plans must be under 5MB. For larger files or other formats, use the multistep upload process.
post/upload
Request body
Example request
{
"description": "Congressional Redistricting Plan 2024"
}Response
Plan uploaded successfully
Example response
{
"index_url": "https://planscore.s3.amazonaws.com/uploads/20210307T032912.752515089Z/index.json",
"plan_url": "https://planscore.org/plan.html?20210307T032912.752515089Z"
}