Changes between Version 84 and Version 85 of ImageryCompare
- Timestamp:
- 2020-02-09T18:20:45+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImageryCompare
v84 v85 1 1 [[TranslatedPages]] 2 = Comparison between [[https://github.com/osmlab/editor-imagery-index|GitHub project Editor Layer Index]] (former Editor Imagery Index) and [[wiki:Maps|JOSM]] imagery lists. = 2 [[PageOutline(2-4,Table of Contents)]] 3 = Comparison between ELI and JOSM imagery lists = 4 == Documentation== 5 This page compares the imagery lists of the [[https://github.com/osmlab/editor-imagery-index|GitHub project Editor Layer Index]] (former Editor Imagery Index) and [[wiki:Maps|JOSM]] to find differences or problems with imageries. The following table explains what the different colors in the output below mean. If a red line can't be resolved it can be added to the [ImageryCompareIgnores ignore list]. There is also a more detailed reason for each ignore entry documented. 3 6 4 7 ||= color =||= description =||= action =|| … … 9 12 || [[span(style=color: blue, blue)]] || [[span(style=color: blue, entries in JOSM but not in ELI)]] || [[span(style=color: blue, should be checked)]] || 10 13 || [[span(style=color: blue, blue)]] || [[span(style=color: blue, problems with ELI entries)]] || [[span(style=color: blue, should be checked and fixed in ELI or added to ignore list)]] || 11 || [[span(style=color: green, green)]] || [[span(style=color: green, entries which have been checked and are on ignore list (only minor style differences, or sync impossible))]] || [[span(style=color: green, no action required)]] || 12 || [[span(style=color: DarkGoldenrod, golden)]] || [[span(style=color: DarkGoldenrod, entries which have been checked and are on ignore list (outdated in ELI))]] || [[span(style=color: DarkGoldenrod, should be fixed in ELI)]] || 14 || [[span(style=color: green, green)]] || [[span(style=color: green, entries which already have been checked and are on the ignore list (only minor style differences, or sync impossible))]] || [[span(style=color: green, no action required)]] || 15 || [[span(style=color: DarkGoldenrod, golden)]] || [[span(style=color: DarkGoldenrod, entries which already have been checked and are on the ignore list (outdated in ELI))]] || [[span(style=color: DarkGoldenrod, should be fixed in ELI)]] || 13 16 || [[span(style=color: indigo, purple)]] || [[span(style=color: indigo, different ids)]] || [[span(style=color: indigo, not yet decided how to proceed, see [ticket:14655#comment:60])]] || 14 17 || [[span(style=color: orange, yellow)]] || [[span(style=color: orange, new checks in test phase)]] || [[span(style=color: orange, should be checked and fixed if applicable)]] || 15 18 || [[span(style=color: red, red)]] || [[span(style=color: red, +++ Obsolete skip entry: at the end of this list flags old entries of the ignore list, which are no longer applicable)]] || [[span(style=color: red, should be removed from the ignore list)]] || 16 17 Number of entries for each type: [[ImageryCompare(stats)]]18 19 The ignore list is maintained at ImageryCompareIgnores. There is also a more detailed reason for each ignore entry documented.20 21 For entries of the kind "... differs ('aaa' != 'bbb')", the first variant is ELI and the second JOSM.22 23 Note that it is possible that there are yellow or blue entries (ELI problems) which are already fixed there in the sources, but not yet pushed to the combined result file imagery.geojson.24 19 25 20 This [source:josm/trunk/scripts/SyncEditorLayerIndex.java script] compares the following properties: … … 70 65 Note that terms-of-use-url isn't converted to license_url in the geojson output. 71 66 67 For entries of the kind "... differs ('aaa' != 'bbb')", the first variant (aaa) is ELI and the second (bbb) JOSM. 72 68 73 69 The compared files are [/maps maps] and [https://github.com/osmlab/editor-layer-index/raw/gh-pages/imagery.geojson imagery.geojson]. … … 79 75 New data is usually taken into account within a few seconds after a JOSM wiki edit or the ELI traviscibot completed his work. (You need to reload this page then to update the comparison script.) 80 76 81 = Results = 82 (see [#OnlyErrors below] for the summary of all new, unresolved issues) 77 == Results == 78 Current number of entries for each type: [[ImageryCompare(stats)]] 79 80 See [#OnlyErrors below] for the summary of all new, unresolved issues. 83 81 84 82 [[ImageryCompare]] 85 83 86 = Only Errors = 84 == Only Errors == 87 85 The following list summarizes all red entries (i.e. new, unresolved issues) from the large list above. There should be none. 88 86
