Skip to content
Merged
Show file tree
Hide file tree
Changes from all commits
Commits
File filter

Filter by extension

Filter by extension

Conversations
Failed to load comments.
Loading
Jump to
Jump to file
Failed to load files.
Loading
Diff view
Diff view
8 changes: 4 additions & 4 deletions content/specification/article-4-direction.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ consideration: article-4-directions
datasets:
- dataset: article-4-direction
fields:
- description: the <a href="#reference">reference</a> for the article 4 direction
- description: the <a href="#datatype-reference">reference</a> for the article 4 direction
field: reference
guidance: |
A reference or ID for each article 4 direction that is:
Expand Down Expand Up @@ -82,7 +82,7 @@ datasets:
name: article 4 direction
- dataset: article-4-direction-area
fields:
- description: the <a href="#reference">reference</a> for the article 4 direction area
- description: the <a href="#datatype-reference">reference</a> for the article 4 direction area
field: reference
guidance: |
A reference or ID for each article 4 direction area that is:
Expand All @@ -96,14 +96,14 @@ datasets:
field: name
guidance: |
The official name of the article 4 direction. Example: `Old Market`
- description: the <a href="#reference">reference</a> for the <a href="article-4-direction-dataset">article 4 direction</a> entry
- description: the <a href="#datatype-reference">reference</a> for the <a href="article-4-direction-dataset">article 4 direction</a> entry
field: article-4-direction
guidance: |
The reference for the article 4 direction used in the article 4 direction dataset.

Example: `A4D1`
- dataset: permitted-development-right
description: a list of one or more <a href="#reference">reference</a> values for <a href="article-4-direction-rule-dataset">permitted development right</a> entries, separated by a semi-colon ';'.
description: a list of one or more <a href="#datatype-reference">reference</a> values for <a href="article-4-direction-rule-dataset">permitted development right</a> entries, separated by a semi-colon ';'.
field: permitted-development-rights
guidance: |
A list of the permitted development rights withdrawn by the article 4 direction.
Expand Down
18 changes: 9 additions & 9 deletions content/specification/design-code.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ considerations: design-codes
datasets:
- dataset: design-code
fields:
- description: the <a href="#reference">reference</a> for the design code
- description: the <a href="#datatype-reference">reference</a> for the design code
field: reference
- description: the name, or title of the design code
field: name
Expand All @@ -18,20 +18,20 @@ datasets:
field: document-url
- description: optional notes on the status of the design code
field: notes
- description: the <a href="#date">date</a> the design code comes, or came into force
- description: the <a href="#datatype-datetime">date</a> the design code comes, or came into force
field: start-date
- description: the <a href="#date">date</a> this date the design code no longer applies
- description: the <a href="#datatype-datetime">date</a> this date the design code no longer applies
field: end-date
- description: the <a href="#date">date</a> this entry was created or last amended
- description: the <a href="#datatype-datetime">date</a> this entry was created or last amended
field: entry-date
name: design code
- dataset: design-code-rule
fields:
- description: the <a href="#reference">reference</a> for the design code rule
- description: the <a href="#datatype-reference">reference</a> for the design code rule
field: reference
- description: the name, or title of the design code rule
field: name
- description: the <a href="#reference">reference</a> for the design code where this rule is defined.
- description: the <a href="#datatype-reference">reference</a> for the design code where this rule is defined.
field: design-code
- description: a short, single-line description of the design code rule
field: description
Expand All @@ -54,15 +54,15 @@ datasets:
name: design code rule
- dataset: design-code-area
fields:
- description: the <a href="#reference">reference</a> for the design code area
- description: the <a href="#datatype-reference">reference</a> for the design code area
field: reference
- description: the name, or title of the design code area
field: name
- description: the boundaries of the design code area as a POLYGON or MULTIPOLYGON, with points in the EPSG 4326 coordinate reference system, and WGS85 datum, encoded in Well-Known Text (WKT) representation of geometry.
field: geometry
- description: the <a href="#reference">reference</a> for the design code which applies to this area
- description: the <a href="#datatype-reference">reference</a> for the design code which applies to this area
field: design-code
- description: a list of one or more <a href="#reference">reference</a> values for <a href="design-code-rule-dataset">design code rule</a> entries, separated by a semi-colon ';' character.
- description: a list of one or more <a href="#datatype-reference">reference</a> values for <a href="design-code-rule-dataset">design code rule</a> entries, separated by a semi-colon ';' character.
field: design-code-rules
- dataset: design-code-area-type
description: the classification of the area, for example Rural Settlements or Urban Neighbourhood
Expand Down
2 changes: 1 addition & 1 deletion content/specification/listed-building.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ considerations: listed-buildings
datasets:
- dataset: listed-building-outline
fields:
- description: the <a href="#reference">reference</a> for the listed building
- description: the <a href="#datatype-reference">reference</a> for the listed building
field: reference
guidance: |
A reference or ID for each listed building that is:
Expand Down
26 changes: 13 additions & 13 deletions content/specification/tree-preservation-order.md
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,7 @@ consideration: tree-preservation-orders
datasets:
- dataset: tree-preservation-order
fields:
- description: the <a href="#reference">reference</a> for the tree preservation order
- description: the <a href="#datatype-reference">reference</a> for the tree preservation order
field: reference
guidance: |
A reference or ID for each tree preservation order that is:
Expand Down Expand Up @@ -70,7 +70,7 @@ datasets:
Optional text on how this data was or produced, or how it can be interpreted.
- description: the organisation responsible for this tree preservation order
field: organisation
- description: the <a href="#date">date</a> this entry was created or amended
- description: the <a href="#datatype-datetime">date</a> this entry was created or amended
field: entry-date
guidance: |
The date the entity was last updated.
Expand All @@ -80,13 +80,13 @@ datasets:
Write in YYYY-MM-DD format.

Example: `2022-12-20`
- description: the <a href="#date">date</a> the tree preservation order came into force
- description: the <a href="#datatype-datetime">date</a> the tree preservation order came into force
field: start-date
guidance: |
The date that the tree preservation order came into force, written in `YYYY-MM-DD` format.

Example: `1984-03-28`
- description: the <a href="#date">date</a> the tree preservation order was revoked. Leave blank if the TPO is still active
- description: the <a href="#datatype-datetime">date</a> the tree preservation order was revoked. Leave blank if the TPO is still active
field: end-date
guidance: |
Where the tree preservation order is [revoked](https://standards.planning-data.dev/principles/#we-shouldn%E2%80%99t-delete-entries-in-a-register), this should be the date that it was no longer in effect, written in `YYYY-MM-DD` format. If the TPO is still active, leave this field blank. If the tree has been felled, use the felled-date field.
Expand All @@ -95,7 +95,7 @@ datasets:
name: tree preservation order
- dataset: tree-preservation-zone
fields:
- description: the <a href="#reference">reference</a> for the tree preservation zone
- description: the <a href="#datatype-reference">reference</a> for the tree preservation zone
field: reference
guidance: |
A reference or ID for each tree preservation zone that is:
Expand All @@ -114,7 +114,7 @@ datasets:
- reference
- address
- blank
- description: the <a href="#reference">reference</a> for the tree preservation order
- description: the <a href="#datatype-reference">reference</a> for the tree preservation order
field: tree-preservation-order
guidance: |
The reference for the tree preservation order that covers this zone.
Expand Down Expand Up @@ -147,7 +147,7 @@ datasets:
Optional text on how this data was made or produced, or how it can be interpreted.
- description: the organisation responsible for this tree preservation order
field: organisation
- description: the <a href="#date">date</a> this entry was created or amended
- description: the <a href="#datatype-datetime">date</a> this entry was created or amended
field: entry-date
guidance: |
The date the entity was last updated.
Expand All @@ -157,13 +157,13 @@ datasets:
Write in `YYYY-MM-DD` format.

Example: `2022-12-20`
- description: the <a href="#date">date</a> the tree preservation zone came into force
- description: the <a href="#datatype-datetime">date</a> the tree preservation zone came into force
field: start-date
guidance: |
The date that the tree preservation order came into force, written in `YYYY-MM-DD` format.

Example: `1984-03-28`
- description: the <a href="#date">date</a> the tree preservation zone ended or leave blank if the zone is still active
- description: the <a href="#datatype-datetime">date</a> the tree preservation zone ended or leave blank if the zone is still active
field: end-date
guidance: |
If applicable, the date that the tree preservation order was revoked, written in `YYYY-MM-DD` format. If it's still in effect, leave the cell blank.
Expand Down Expand Up @@ -191,7 +191,7 @@ datasets:
- reference
- address
- blank
- description: the <a href="#reference">reference</a> for the tree preservation order
- description: the <a href="#datatype-reference">reference</a> for the tree preservation order
field: tree-preservation-order
guidance: |
The reference for the tree preservation order that affects this tree.
Expand Down Expand Up @@ -246,7 +246,7 @@ datasets:
field: felled-date
guidance: |
If applicable, the date that the tree was felled, written in `YYYY-MM-DD` format. If the tree hasn't been felled, leave this field blank.
- description: the <a href="#date">date</a> this entry was created or amended
- description: the <a href="#datatype-datetime">date</a> this entry was created or amended
field: entry-date
guidance: |
The date the entity was last updated.
Expand All @@ -256,13 +256,13 @@ datasets:
Write in `YYYY-MM-DD` format.

Example: `2022-12-20`
- description: the <a href="#date">date</a> from which the tree preservation order affects the tree
- description: the <a href="#datatype-datetime">date</a> from which the tree preservation order affects the tree
field: start-date
guidance: |
The date from which the tree preservation order affects the tree, written in `YYYY-MM-DD` format.

Example: `1984-03-28`
- description: the <a href="#date">date</a> the tree preservation order no longer affects the tree, or leave blank if the tree is still under the order. Use the felled-date if the tree has been felled.
- description: the <a href="#datatype-datetime">date</a> the tree preservation order no longer affects the tree, or leave blank if the tree is still under the order. Use the felled-date if the tree has been felled.
field: end-date
guidance: |
Where the tree preservation order is [revoked](https://standards.planning-data.dev/principles/#we-shouldn%E2%80%99t-delete-entries-in-a-register), this should be the date that it was no longer in effect, written in `YYYY-MM-DD` format. If the TPO is still active, leave this field blank. If the tree has been felled, use the felled-date field.
Expand Down
4 changes: 2 additions & 2 deletions templates/specification.html
Original file line number Diff line number Diff line change
Expand Up @@ -104,11 +104,11 @@
{% endblock dlStyle %}

{% macro sentence_case(text) %}
{{ text[0]|upper}}{{text[1:] }}
{{ text[0]|upper}}{{text[1:] | safe }}
{% endmacro %}

{% macro sentence_end(text) %}
{{ text.strip() }}.
{{ text.strip() | safe }}.
{% endmacro %}

{% macro sentence(text) %}
Expand Down