cityofaustin / atd-data-tech

Austin Transportation Data & Technology Services
17 stars 2 forks source link

Allow multiple nodes to represent multiple cameras at intersections in Data Tracker #9273

Open atdservicebot opened 2 years ago

atdservicebot commented 2 years ago

What application are you using?

Data Tracker

Describe the problem.

In Device Status, for CCTV locations with YES to 'Dual Cameras' (meaning two CCTVs at the same intersection), there is only one node/one camera shown and it only polls that one camera. Would like to see addition of second camera so there are two clickable nodes per intersection

Website Address

https://data.mobility.austin.gov/device-status/

Internet Browser: Chrome

Requested By Allyson R.

Request ID: DTS22-104105

dianamartin commented 2 years ago

@amenity @mateoclarke @johnclary I believe this is another issue that needs to checked out by the Dev team.

johnclary commented 2 years ago

The issue here is that it's possible to have two cameras associated with the same location record in the Data Tracker. When that happens, they have the same lat/lon and so they are rendered on top of each other on the map. locations are designed to map to a single signalized intersection, so it really woudn't be ideal to create a separate location record for each camera, since we do want them to be associated to the same intersection.

The ideal solution is probably to update the Device Status map's javascript to make sure that overlapping cameras are rendered. Perhaps wait until https://github.com/cityofaustin/atd-data-tech/issues/7410?

dianamartin commented 2 years ago

@johnclary do we know when #7410 is expected to be live?

dianamartin commented 2 years ago

@amenity do you know the status of #7410 is?

amenity commented 2 years ago

From #6482

@johnclary is going to schedule a meeting next week for us to review and scope outstanding work, @dianamartin.

johnclary commented 2 years ago

schedule for July 5th.

johnclary commented 1 year ago

The new site is live. This needs to be scoped/prioritized as an enhancement.

dianamartin commented 1 year ago

Put in "AMD Stakeholder Discussions" for prioritization

dianamartin commented 1 year ago

New Dashboard Camera Map Dual Camera: Yes image

amenity commented 1 year ago

E.g. Airport and Denson: Can't see both cameras because it's one node. They're associated with two separate IP addresses.

dianamartin commented 7 months ago

@ChristinaTremel this is an old issue, but figured you want this on your radar