Skip to content

Commit

Permalink
Merge pull request #338 from digital-land/gs/add-bfl-expectation-rules
Browse files Browse the repository at this point in the history
add lpa boundary rules for all bfl lpas
  • Loading branch information
greg-slater authored Dec 10, 2024
2 parents 1089657 + a0f8a54 commit b200b0e
Showing 1 changed file with 4 additions and 1 deletion.
5 changes: 4 additions & 1 deletion pipeline/brownfield-land/expect.csv
Original file line number Diff line number Diff line change
@@ -1 +1,4 @@
datasets,organisations,operation,parameters,name,description,notes,severity,responsibility,end-date,entry-date,start-date
datasets,organisations,operation,parameters,name,description,notes,severity,responsibility,end-date,entry-date,start-date
brownfield-land,local-authority,count_lpa_boundary,"{""lpa"":""{{ organisation.local_planning_authority }}"",""organisation_entity"":{{ organisation.entity }},""expected"":0,""geometric_relation"":""not_intersects""}",Check no brownfield-land entities are outside of {{ organisation.name }} local planning authority,A test to check there are no brownfield-land entities outside of the local planning authority. It uses the local planning authority dataset.,,notice,external,,2024-11-11,
brownfield-land,national-park-authority,count_lpa_boundary,"{""lpa"":""{{ organisation.local_planning_authority }}"",""organisation_entity"":{{ organisation.entity }},""expected"":0,""geometric_relation"":""not_intersects""}",Check no brownfield-land entities are outside of {{ organisation.name }} local planning authority,A test to check there are no brownfield-land entities outside of the local planning authority. It uses the local planning authority dataset.,,notice,external,,2024-11-11,
brownfield-land,development-corporation,count_lpa_boundary,"{""lpa"":""{{ organisation.local_planning_authority }}"",""organisation_entity"":{{ organisation.entity }},""expected"":0,""geometric_relation"":""not_intersects""}",Check no brownfield-land entities are outside of {{ organisation.name }} local planning authority,A test to check there are no brownfield-land entities outside of the local planning authority. It uses the local planning authority dataset.,,notice,external,,2024-11-11,

0 comments on commit b200b0e

Please sign in to comment.