hackforla / 311-data

Empowering Neighborhood Associations to improve the analysis of their initiatives using 311 data
https://hackforla.github.io/311-data/
GNU General Public License v3.0
62 stars 63 forks source link

Need to load latest available NC boundary json data #1814

Open ryanfchase opened 1 week ago

ryanfchase commented 1 week ago

Overview

We need to identify and upload the most recent available version of NC boundaries as a json file since the 2019 json data is outdated.

Blocks

Action Items

Resources/Instructions

Useful Files and Components

Screenshot before proposed changes

![image](https://github.com/user-attachments/assets/5b59f66a-c2f0-4587-8a16-d7e5be17750d)

Screenshot after proposed changes

[TODO: insert screenshot here]

ryanfchase commented 1 week ago

This ticket is ready for dev lead review -- if this should be a Good First Issue, I can add more instruction to support the new dev in completing the ticket.

traycn commented 1 week ago

Reviewing as dev lead: ETA - 9/8 Time - 12pm PT

ryanfchase commented 1 week ago

moving this back to draft and assigning myself. As I started to point to areas of the code that would need to change, I realized there's a fair amount of similarly named variables... I need to differentiate between use of ncGeoJson js file, and the nc-boundary-2019-modified.json file.