-
Notifications
You must be signed in to change notification settings - Fork 28
Labels
Data ModelIssue related to the core DB data modelIssue related to the core DB data modelenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspythonPull requests that update python codePull requests that update python code
Description
Add a field on the node model which allows us to track the placement of the node within the building it is located on. This lets us filter out balcony installs in some queries, such as when automatically determining if a given join request can skip the panorama step of the intake proces
Possible values:
- Rooftop
- Balcony
- Window
- Indoor (Fiber Sites, non-rooftop Supernodes, etc)
- Unknown (Stored as null in the DB) (Default)
Slack ref: https://nycmesh.slack.com/archives/C06GW3Q92TY/p1743778466388549
Metadata
Metadata
Assignees
Labels
Data ModelIssue related to the core DB data modelIssue related to the core DB data modelenhancementNew feature or requestNew feature or requestgood first issueGood for newcomersGood for newcomerspythonPull requests that update python codePull requests that update python code
Type
Projects
Status
Done