Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Added Sub ward geojson logic #286

Merged
merged 5 commits into from
Sep 13, 2023
Merged

Added Sub ward geojson logic #286

merged 5 commits into from
Sep 13, 2023

Conversation

vvi230714
Copy link
Collaborator

No description provided.

data-scripts/divisions.py Outdated Show resolved Hide resolved
@@ -317,7 +317,7 @@ export default {
this.fetchLeader(opts)
this.fetchSampleBallots(opts)
this.fetchCommitteePersons(opts)
this.fetchWardBoundaries(opts.ward)
this.fetchWardBoundaries(this.ward)
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

probably worth adding a comment here to make clear we expect this.ward to have A/B suffix in some cases

.gitignore Show resolved Hide resolved
data-scripts/divisions.py Show resolved Hide resolved
data-scripts/divisions.py Outdated Show resolved Hide resolved
@pwolanin pwolanin merged commit e76cf8d into master Sep 13, 2023
1 check passed
@pwolanin pwolanin deleted the Sub_wards branch September 13, 2023 00:14
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

None yet

2 participants