Switch references from editor-layer-index -> imagery-index

- remove the update_imagery script and steps to run it
  (this happens at runtime now)
- update privacy policy, faq, release notes, readme
This commit is contained in:
Bryan Housel
2020-03-12 15:25:09 -04:00
parent dbe643aeac
commit 50353cf596
11 changed files with 343 additions and 77892 deletions
+1 -1
View File
@@ -27,7 +27,7 @@ export function coreContext() {
let _deferred = new Set();
context.version = '2.17.2';
context.privacyVersion = '20191217';
context.privacyVersion = '20200312';
// https://github.com/openstreetmap/iD/issues/772