Skip to main content

Planning permission specifications

This is a proof of concept viewer for the planning permission specifications - your feedback will help us to improve it.

module: desc-proposed-works

Description of proposed works

Details of development plans such as extensions measurements or work specifications

Fields

Proposed works details
proposed-works-details

Description of the proposed works including detailed explanation of the work

Required: True

Datatype: string

Expected number: 1

Extension depth
extension-depth

How far the extension extends beyond the rear wall, measured externally in metres

Required: True

Datatype: number

Expected number: 1

Maximum extension height
max-extension-height

Maximum height of the extension, measured externally from natural ground level in metres

Required: True

Datatype: number

Expected number: 1

Eaves height
eaves-height

Height at the eaves of the extension, measured externally from natural ground level in metres

Required: True

Datatype: number

Expected number: 1

Rules

  • extension-depth > 0 AND max-extension-height > 0 AND eaves-height > 0
  • eaves-height <= max-extension-height
  • extension-depth measurement taken from external face of existing rear wall
  • max-extension-height and eaves-height measured from natural ground level
  • proposed-works-details.length > 10