local significance/interest labels
This commit is contained in:
parent
7c8834947e
commit
741df74c7f
@ -143,8 +143,8 @@ export const categoryMapsConfig: {[key in Category]: CategoryMapDefinition[]} =
|
||||
{
|
||||
mapStyle: 'community_local_significance_total',
|
||||
legend: {
|
||||
title: 'Local Significance',
|
||||
description: 'People who think the building should be locally listed',
|
||||
title: 'Local Interest',
|
||||
description: 'People who think the building is of a local interest',
|
||||
elements: [
|
||||
{ color: '#bd0026', text: '100+' },
|
||||
{ color: '#e31a1c', text: '50–99' },
|
||||
|
@ -590,7 +590,7 @@ export const dataFields = { /* eslint-disable @typescript-eslint/camelcase */
|
||||
},
|
||||
community_local_significance_total: {
|
||||
category: Category.Community,
|
||||
title: "People who think the building should be recorded as one of local significance",
|
||||
title: "People who think the building should be recorded as one of local interest",
|
||||
example: 100,
|
||||
},
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user