Upload temporary district plan
Upload a GeoJSON district plan for temporary scoring. Results will automatically disappear within a week. Same format as regular upload endpoint.
post/upload/temporary
Request body
Example request
{
"description": "Congressional Redistricting Plan 2024"
}Response
Temporary 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"
}