Created
July 21, 2020 21:32
-
-
Save kalda341/04ff5967968646d102fdd18f09f7feca to your computer and use it in GitHub Desktop.
This file contains hidden or bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
export default [ | |
{ | |
name: 'Resource Consent Application & Assessment of Environmental Effects', | |
title: 'Resource Consent Application & Assessment of Environmental Effects', | |
template: [ | |
{ | |
type: 'component', | |
componentName: 'TitlePage', | |
}, | |
{ | |
type: 'section', | |
title: 'Table of Contents', | |
numbered: false, | |
includeInToC: false, | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'TableOfContents', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Appendices', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'Appendices', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Application Details', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ApplicationDetails', | |
}, | |
], | |
}, | |
{ | |
type: 'component', | |
componentName: 'AerialImage', | |
}, | |
{ | |
type: 'section', | |
title: 'Introduction', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'FrameworkText', | |
countAsChild: false, | |
extraProps: { | |
text: | |
'This section provides a qualitative overview of the site and proposal. Further to this, detailed checklists aimed at identifying resource consent considerations follow in the Application Checklists section.', | |
}, | |
}, | |
{ | |
type: 'section', | |
title: 'Application History', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ApplicationHistory', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Site Description', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'SiteDescription', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Description of the Proposal', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ProposalDescription', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Application Checklists', | |
children: [ | |
{ | |
type: 'section', | |
title: 'Site Checklist', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'SiteChecklist', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Proposal Checklist', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ProposalChecklist', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Auckland Unitary Plan Compliance', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'FrameworkText', | |
countAsChild: false, | |
extraProps: { | |
text: | |
'This section details the activities, both permitted and non-permitted, involved in the application and assessments of compliance against the relevant standards.', | |
}, | |
}, | |
{ | |
type: 'section', | |
title: 'Permitted Activities', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'PermittedActivities', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Reasons for Consent', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ReasonsForConsent', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Compliance with Standards', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ComplianceWithStandards', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Overall Status', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'OverallApplicationStatus', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Assessment of Relevant AUP Provisions', | |
children: [ | |
{ | |
type: 'section', | |
title: 'Objectives and Policies', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ObjectivesAndPolicies', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Matters and Assessment Criteria', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'MattersAndAssessmentCriteria', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Notification (S95A and S95B) Background', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'PlanNotificationRules', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Assessment of Environmental Effects', | |
children: [ | |
{ | |
type: 'section', | |
title: 'Potential/Actual Adverse Effects', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'PotentialActualAdverseEffects', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Positive Effects', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'PositiveEffects', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Assessment of Affected Parties/Persons', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'AffectedPersons', | |
}, | |
{ | |
type: 'section', | |
title: 'Special Circumstances', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'SpecialCircumstances', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Relevant RMA Sections', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'FrameworkText', | |
countAsChild: false, | |
extraProps: { | |
text: | |
'Further sections of the RMA considered relevant to the assessment of this application have been assessed below.', | |
}, | |
}, | |
{ | |
type: 'section', | |
title: 'Subdivision', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'Subdivision', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: | |
'Threshold Test - Section 104D Particular restrictions for non-complying activities', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ThresholdTest', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Relevant Statutory Documents - Section 104(1)(b)', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'RelevantStatutoryDocuments', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Other Matters - Section 104(1)(c)', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'OtherMatters', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Permitted Baseline', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'PermittedBaseline', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Part 2', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'Part2', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Conclusion', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'Conclusion', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
name: 'Planning Check', | |
title: 'Planning Check', | |
template: [ | |
{ | |
type: 'component', | |
componentName: 'TitlePage', | |
}, | |
{ | |
type: 'section', | |
title: 'Application Details', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ApplicationDetails', | |
}, | |
], | |
}, | |
{ | |
type: 'component', | |
componentName: 'AerialImage', | |
}, | |
{ | |
type: 'section', | |
title: 'Application Checklists', | |
children: [ | |
{ | |
type: 'section', | |
title: 'Site Checklist', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'SiteChecklist', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Proposal Checklist', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'ProposalChecklist', | |
}, | |
], | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Application Considerations', | |
children: [ | |
{ | |
type: 'section', | |
title: 'AUP Considerations', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'PlanConsiderations', | |
}, | |
], | |
}, | |
{ | |
type: 'section', | |
title: 'Other Considerations', | |
children: [ | |
{ | |
type: 'component', | |
componentName: 'OtherConsiderations', | |
}, | |
], | |
}, | |
], | |
}, | |
], | |
}, | |
]; |
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment