2018-10-05 15:48:49 -04:00
|
|
|
[
|
|
|
|
{
|
|
|
|
"title": "Location", "slug": "location",
|
|
|
|
"help": "https://pages.colouring.london/location",
|
2018-12-03 04:19:13 -05:00
|
|
|
"intro": "Where are the buildings? Address, location and cross-references.",
|
2018-10-05 15:48:49 -04:00
|
|
|
"fields": [
|
|
|
|
{
|
|
|
|
"title": "Building Name", "slug": "location_name", "type": "text",
|
|
|
|
"placeholder": "Building name (if any)",
|
2018-12-11 12:36:08 -05:00
|
|
|
"tooltip": "May not be needed for many buildings.",
|
|
|
|
"disabled": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Building number", "slug": "location_number", "type": "number",
|
|
|
|
"step": 1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Street", "slug": "location_street", "type": "text",
|
|
|
|
"disabled": true
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Address line 2", "slug": "location_line_two", "type": "text",
|
|
|
|
"disabled": true
|
|
|
|
},
|
|
|
|
{
|
2019-01-22 16:43:36 -05:00
|
|
|
"title": "Town", "slug": "location_town", "type": "text"
|
2018-12-11 12:36:08 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Postcode", "slug": "location_postcode", "type": "text",
|
|
|
|
"max_length": 8
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "TOID", "slug": "ref_toid", "type": "text",
|
2018-10-05 16:45:40 -04:00
|
|
|
"tooltip": "Ordnance Survey Topography Layer ID (to be filled automatically)",
|
|
|
|
"disabled": true
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
2019-01-19 13:47:08 -05:00
|
|
|
"title": "UPRNs", "slug": "uprns", "type": "uprn_list",
|
2018-10-05 16:45:40 -04:00
|
|
|
"tooltip": "Unique Property Reference Numbers (to be filled automatically)",
|
|
|
|
"disabled": true
|
2018-10-05 17:43:29 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "OSM ID", "slug": "ref_osm_id", "type": "text",
|
2018-12-11 12:36:08 -05:00
|
|
|
"tooltip": "OpenStreetMap feature ID",
|
|
|
|
"max_length": 20
|
2018-10-05 17:43:29 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Latitude", "slug": "location_latitude", "type": "number",
|
|
|
|
"step": 0.0001, "placeholder": 51
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Longitude", "slug": "location_longitude", "type": "number",
|
|
|
|
"step": 0.0001, "placeholder": 0
|
2018-10-05 15:48:49 -04:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"inactive": true,
|
|
|
|
"title": "Use", "slug": "use",
|
2019-05-02 14:26:45 -04:00
|
|
|
"intro": "How are buildings used, and how does use change over time? Coming soon…",
|
2018-10-05 15:48:49 -04:00
|
|
|
"help": "https://pages.colouring.london/use",
|
2019-04-04 08:57:34 -04:00
|
|
|
"fields": [
|
2019-05-02 14:26:45 -04:00
|
|
|
{ "title": "Single of multiple use?", "slug": "use_multi" },
|
|
|
|
{ "title": "Type of use/s", "slug": "use_type" },
|
|
|
|
{ "title": "Number of self-contained units", "slug": "use_number_scu" },
|
|
|
|
{ "title": "Original use (as constructed)", "slug": "use_type_original" }
|
2019-04-04 08:57:34 -04:00
|
|
|
]
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"inactive": true,
|
2019-05-02 14:26:45 -04:00
|
|
|
"title": "Ownership", "slug": "ownership",
|
|
|
|
"intro": "How are buildings owned? Coming soon…",
|
2019-07-04 07:45:36 -04:00
|
|
|
"help": "https://www.pages.colouring.london/type",
|
2019-04-04 08:57:34 -04:00
|
|
|
"fields": [
|
2019-05-02 14:26:45 -04:00
|
|
|
{
|
|
|
|
"title": "Owner type (private, state/public, or communal/third sector)",
|
|
|
|
"slug": "ownership_owner_type"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Original owner type (at construction)",
|
|
|
|
"slug": "ownership_owner_type_original"
|
|
|
|
},
|
|
|
|
{ "title": "Tenure type", "slug": "ownership_tenure_type" }
|
2019-04-04 08:57:34 -04:00
|
|
|
]
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Age", "slug": "age",
|
|
|
|
"help": "https://pages.colouring.london/age",
|
2018-12-03 04:19:13 -05:00
|
|
|
"intro": "Building age data can support energy analysis and help predict long-term change.",
|
2018-10-05 15:48:49 -04:00
|
|
|
"fields": [
|
2019-01-10 04:30:40 -05:00
|
|
|
{
|
2019-04-04 08:05:58 -04:00
|
|
|
"title": "Year built (best estimate)", "slug": "date_year", "type": "year_estimator"
|
2019-01-10 04:30:40 -05:00
|
|
|
},
|
2018-10-05 15:48:49 -04:00
|
|
|
{
|
2019-04-04 08:05:58 -04:00
|
|
|
"title": "Latest possible start year", "slug": "date_upper", "type": "number", "step": 1,
|
|
|
|
"tooltip": "This should be the latest year in which building could have started." },
|
2018-10-05 15:48:49 -04:00
|
|
|
{
|
|
|
|
"title": "Earliest possible start date", "slug": "date_lower", "type": "number", "step": 1,
|
2019-04-04 08:05:58 -04:00
|
|
|
"tooltip": "This should be the earliest year in which building could have started." },
|
2018-10-05 15:48:49 -04:00
|
|
|
{
|
2019-04-04 08:05:58 -04:00
|
|
|
"title": "Facade year", "slug": "facade_year", "type": "number", "step": 1,
|
2018-10-05 15:48:49 -04:00
|
|
|
"tooltip": "Best estimate"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Source of information", "slug": "date_source", "type": "text_list",
|
|
|
|
"tooltip": "Source for the main start date",
|
|
|
|
"options": [
|
|
|
|
"Survey of London",
|
|
|
|
"Pevsner Guides",
|
|
|
|
"Local history publication",
|
|
|
|
"National Heritage List for England",
|
|
|
|
"Historical map",
|
|
|
|
"Archive research",
|
|
|
|
"Expert knowledge of building",
|
|
|
|
"Other book",
|
|
|
|
"Other website",
|
|
|
|
"Other"
|
|
|
|
]
|
2018-11-30 10:53:55 -05:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Source details", "slug": "date_source_detail", "type": "text_long",
|
|
|
|
"tooltip": "References for date source (max 500 characters)"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Text and Image Links", "slug": "date_link", "type": "text_multi",
|
|
|
|
"placeholder": "https://...",
|
|
|
|
"tooltip": "URL for age and date reference"
|
2018-10-05 15:48:49 -04:00
|
|
|
}
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
2018-10-05 16:05:49 -04:00
|
|
|
"title": "Size & Shape", "slug": "size",
|
2018-12-03 04:19:13 -05:00
|
|
|
"intro": "How big are buildings?",
|
2018-11-29 11:47:25 -05:00
|
|
|
"help": "https://pages.colouring.london/shapeandsize",
|
2018-10-05 15:48:49 -04:00
|
|
|
"fields": [
|
|
|
|
{
|
|
|
|
"title": "Core storeys", "slug": "size_storeys_core", "type": "number", "step": 1,
|
|
|
|
"tooltip": "How many storeys between the pavement and start of roof?"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Attic storeys", "slug": "size_storeys_attic", "type": "number", "step": 1,
|
|
|
|
"tooltip": "How many storeys above start of roof?"
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Basement storeys", "slug": "size_storeys_basement", "type": "number", "step": 1,
|
|
|
|
"tooltip": "How many storeys below pavement level?"
|
|
|
|
},
|
2019-01-10 04:30:40 -05:00
|
|
|
{
|
|
|
|
"title": "Height to apex (m)", "slug": "size_height_apex", "type": "number", "step": 0.1
|
|
|
|
},
|
2019-04-04 08:57:34 -04:00
|
|
|
{
|
|
|
|
"title": "Height to eaves (m)", "slug": "size_height_eaves", "type": "number", "step": 0.1
|
|
|
|
},
|
2019-01-10 04:30:40 -05:00
|
|
|
{
|
|
|
|
"title": "Ground floor area (m²)", "slug": "size_floor_area_ground", "type": "number", "step": 0.1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Total floor area (m²)", "slug": "size_floor_area_total", "type": "number", "step": 0.1
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Frontage Width (m)", "slug": "size_width_frontage", "type": "number", "step": 0.1
|
2019-04-04 08:57:34 -04:00
|
|
|
},
|
|
|
|
{ "title": "Total area of plot (m²)" },
|
|
|
|
{ "title": "FAR ratio (percentage of plot covered by building" },
|
|
|
|
{ "title": "Configuration (semi/detached, end/terrace)" },
|
|
|
|
{ "title": "Roof shape" }
|
2018-10-05 15:48:49 -04:00
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"inactive": true,
|
2018-11-13 05:17:44 -05:00
|
|
|
"title": "Construction", "slug": "construction",
|
2018-12-03 04:19:13 -05:00
|
|
|
"intro": "How are buildings built? Coming soon…",
|
2018-11-30 04:38:37 -05:00
|
|
|
"help": "https://pages.colouring.london/construction",
|
2019-04-04 08:57:34 -04:00
|
|
|
"fields": [
|
|
|
|
{ "title": "Construction system" },
|
|
|
|
{ "title": "Primary materials" },
|
|
|
|
{ "title": "Secondary materials" },
|
|
|
|
{ "title": "Roofing material" },
|
|
|
|
{ "title": "Percentage of facade glazed" },
|
|
|
|
{ "title": "BIM reference or link" }
|
|
|
|
]
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"inactive": true,
|
|
|
|
"title": "Team", "slug": "team",
|
2018-12-03 04:19:13 -05:00
|
|
|
"intro": "Who built the buildings? Coming soon…",
|
2018-11-30 04:38:37 -05:00
|
|
|
"help": "https://pages.colouring.london/team",
|
2019-04-04 08:57:34 -04:00
|
|
|
"fields": [
|
|
|
|
{ "title": "Construction and design team (original building)" },
|
|
|
|
{ "title": "Construction and design team (significant additional works)" }
|
|
|
|
]
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"inactive": true,
|
2018-11-30 04:38:37 -05:00
|
|
|
"title": "Sustainability", "slug": "sustainability",
|
2018-12-03 04:19:13 -05:00
|
|
|
"intro": "Are buildings energy efficient? Coming soon…",
|
2018-11-30 04:38:37 -05:00
|
|
|
"help": "https://pages.colouring.london/sustainability",
|
2019-04-04 08:57:34 -04:00
|
|
|
"fields": [
|
|
|
|
{ "title": "Energy Performance Certificate (EPC) rating" },
|
|
|
|
{ "title": "Display Energy Certificate (DEC)" },
|
|
|
|
{ "title": "BREEAM Rating" },
|
|
|
|
{ "title": "Last significant retrofit" },
|
|
|
|
{ "title": "Embodied carbon estimation (for discussion)" },
|
|
|
|
{ "title": "Adaptability/repairability rating (for discussion)" },
|
|
|
|
{ "title": "Expected lifespan (for discussion)" }
|
|
|
|
]
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"inactive": true,
|
|
|
|
"title": "Greenery", "slug": "greenery",
|
2018-12-03 04:19:13 -05:00
|
|
|
"intro": "Is there greenery nearby? Coming soon…",
|
2018-10-05 15:48:49 -04:00
|
|
|
"help": "https://pages.colouring.london/copy-of-street-context",
|
2019-04-04 08:57:34 -04:00
|
|
|
"fields": [
|
|
|
|
{ "title": "Gardens" },
|
|
|
|
{ "title": "Trees" },
|
|
|
|
{ "title": "Green walls" },
|
|
|
|
{ "title": "Green roof" },
|
|
|
|
{ "title": "Proximity to parks and open greenspace" },
|
|
|
|
{ "title": "Building shading" }
|
|
|
|
]
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Planning", "slug": "planning",
|
2019-01-10 04:30:40 -05:00
|
|
|
"intro": "Planning controls relating to protection and reuse.",
|
2018-11-30 04:38:37 -05:00
|
|
|
"help": "https://pages.colouring.london/controls",
|
2019-01-10 04:30:40 -05:00
|
|
|
"fields": [
|
|
|
|
{
|
|
|
|
"title": "Planning portal link", "slug": "planning_portal_link",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "In a conservation area?", "slug": "planning_in_conservation_area",
|
|
|
|
"type": "checkbox",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Conservation area name", "slug": "planning_conservation_area_name",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Is listed on the National Heritage List for England?", "slug": "planning_in_list",
|
|
|
|
"type": "checkbox",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "National Heritage List for England list id", "slug": "planning_list_id",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "National Heritage List for England list type", "slug": "planning_list_cat",
|
|
|
|
"type": "text_list",
|
|
|
|
"tooltip": "",
|
|
|
|
"options": [
|
|
|
|
"Listed Building",
|
|
|
|
"Scheduled Monument",
|
|
|
|
"World Heritage Site",
|
|
|
|
"Building Preservation Notice",
|
|
|
|
"None"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Listing grade", "slug": "planning_list_grade",
|
|
|
|
"type": "text_list",
|
|
|
|
"tooltip": "",
|
|
|
|
"options": [
|
|
|
|
"I",
|
|
|
|
"II*",
|
|
|
|
"II",
|
|
|
|
"None"
|
|
|
|
]
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Heritage at risk list id", "slug": "planning_heritage_at_risk_id",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "World heritage list id", "slug": "planning_world_list_id",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "In the Greater London Historic Environment Record?", "slug": "planning_in_glher",
|
|
|
|
"type": "checkbox",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Greater London Historic Environment Record link", "slug": "planning_glher_url",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "In an Architectural Priority Area?", "slug": "planning_in_apa",
|
|
|
|
"type": "checkbox",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Architectural Priority Area name", "slug": "planning_apa_name",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Architectural Priority Area tier", "slug": "planning_apa_tier",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Is locally listed?", "slug": "planning_in_local_list",
|
|
|
|
"type": "checkbox",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Local list link", "slug": "planning_local_list_url",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Within a historic area assessment?", "slug": "planning_in_historic_area_assessment",
|
|
|
|
"type": "checkbox",
|
|
|
|
"tooltip": ""
|
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Historic area assessment link", "slug": "planning_historic_area_assessment_url",
|
|
|
|
"type": "text",
|
|
|
|
"tooltip": ""
|
|
|
|
}
|
|
|
|
]
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"inactive": true,
|
|
|
|
"title": "Demolition", "slug": "demolition",
|
2018-12-03 04:19:13 -05:00
|
|
|
"intro": "Coming soon…",
|
2018-10-05 15:48:49 -04:00
|
|
|
"help": "https://pages.colouring.london/demolitions",
|
2019-04-04 08:57:34 -04:00
|
|
|
"fields": [
|
|
|
|
{ "title": "Is the building proposed for demolition?" },
|
|
|
|
{ "title": "Has the building been demolished?" },
|
|
|
|
{ "title": "Dates of construction and demolition of previous buildings on site" }
|
|
|
|
]
|
2018-10-05 15:48:49 -04:00
|
|
|
},
|
|
|
|
{
|
|
|
|
"title": "Like Me!", "slug": "like",
|
2018-12-05 15:24:30 -05:00
|
|
|
"intro": "Do you like the building and think it contributes to the city?",
|
2018-10-05 15:48:49 -04:00
|
|
|
"help": "https://pages.colouring.london/likeme",
|
|
|
|
"fields": [
|
2019-01-10 04:30:40 -05:00
|
|
|
{
|
2019-04-04 08:57:34 -04:00
|
|
|
"title": "Number of likes", "slug": "likes_total", "type": "like"
|
2019-01-10 04:30:40 -05:00
|
|
|
}
|
2018-10-05 15:48:49 -04:00
|
|
|
]
|
|
|
|
}
|
|
|
|
]
|