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

Imagery index #7428

Merged
merged 8 commits into from
Mar 13, 2020
Merged

Imagery index #7428

merged 8 commits into from
Mar 13, 2020

Conversation

bhousel
Copy link
Member

@bhousel bhousel commented Mar 12, 2020

This switches the source of our imagery from ELI to imagery_index.

As followup I'd like to allow iD projects to work with alternate imagery indexes (and preset indexes). But at least now the bulk of the work is done, to switch from "bundled" imagery (which only changes when iD releases happen) to "fetched" imagery (which can be released on different schedule from iD).

closes #7425

- remove the update_imagery script and steps to run it
  (this happens at runtime now)
- update privacy policy, faq, release notes, readme
@bhousel
Copy link
Member Author

bhousel commented Mar 12, 2020

Pretty excited about this part
Screenshot 2020-03-12 17 48 54

@quincylvania quincylvania added the chore-dependency Improvements to one of iD's dependencies label Mar 13, 2020
@quincylvania quincylvania added this to the Next Release milestone Mar 13, 2020
(closes #4977)

Before custom sources were assumed tms, now we detect wms
and guess 'EPSG:3857' projection

This commit also delays selecting the custom source in background_list.js,
because creating the background sources is promisified now might not happen
until after the UI control is created
@quincylvania quincylvania merged commit c16e03b into 2.x Mar 13, 2020
@quincylvania quincylvania deleted the imagery_index branch March 13, 2020 20:50
@quincylvania quincylvania restored the imagery_index branch March 20, 2020 16:42
quincylvania added a commit that referenced this pull request Mar 20, 2020
@quincylvania
Copy link
Collaborator

quincylvania commented Mar 20, 2020

Due to strong push-back from some influential members of the community, I've reverted the changes from this PR for now. I'm also locking conversation in this and #7425 until the best medium for discussing a path forward is determined.

@openstreetmap openstreetmap locked and limited conversation to collaborators Mar 20, 2020
@quincylvania quincylvania removed this from the Next Release milestone Mar 20, 2020
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
chore-dependency Improvements to one of iD's dependencies
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Replace editor-layer-index with @ideditor/imagery-index
2 participants