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

Show all the available Detroit Street View images within the Base Units Map #45

Open
alicehargreaves opened this issue May 3, 2024 · 3 comments
Assignees
Labels

Comments

@alicehargreaves
Copy link
Contributor

Issue originally created by @jmcbroom on Feb 10, 2023.

Mapillary changed its API to retrieve Detroit Street View images and show them within the Base Units map. We should refactor our approach to pulling this imagery.

If the API route doesn't work, we should figure out a different solution by working with the Enterprise GIS team directly on this.

@alicehargreaves
Copy link
Contributor Author

Ted Schultz inquired about the status of this issue on 9/17/2024, since he was asked by DPW staff using the base units tool if the street view program was still running.

We discussed a stopgap measure to add text that says "Click here for more recent street view imagery" and provide a link to the current lat long of the state of the map. ie https://www.mapillary.com/app/?lat=42.4020286&lng=-82.9325148&z=19.9&username%5B%5D=codgis.

There are two future options for this that EGIS is exploring:

  1. Oriented imagery on-prem with privacy blurring we could host our own imagery and make it public
  2. ESRI development team is working with Mapillary and Meta to publish their own catalogue

@jmcbroom
Copy link
Member

well im sorry to report that it was some silly code on my part that obscured these -- i arbitrarily set a cutoff in the code that prevented recent imagery from showing up. my bad.

Screenshot 2024-09-20 at 8 55 08 AM

it's fixable but will take me some time to find the correct balance here

@jmcbroom
Copy link
Member

feeling a bit less silly -- it turns out our "organization_id" changed at some point, and we were filtering down based on that.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
Projects
None yet
Development

No branches or pull requests

2 participants