Changes between Version 96 and Version 98 of ImageryCompare


Ignore:
Timestamp:
(multiple changes)
Author:
(multiple changes)
Comment:
(multiple changes)

Legend:

Unmodified
Added
Removed
Modified
  • ImageryCompare

    v96 v98  
    77||= **Color** =||= **Description** =||= **Action** =||
    88||  [[span(style=color: black, black)]]  || [[span(style=color: black, informational texts)]] ||  ||
    9 ||  [[span(style=color: red, red)]]  || [[span(style=color: red, entries in ELI but not in JOSM)]] || [[span(style=color: red, should be checked and fixed or added to ignore list)]] ||
     9||  [[span(style=color: brown, brown)]]  || [[span(style=color: brown, entries in ELI but not in JOSM)]] || [[span(style=color: brown, should be checked and fixed or added to ignore list)]] ||
    1010||  [[span(style=color: red, red)]]  || [[span(style=color: red, problems with JOSM entries)]] || [[span(style=color: red, should be checked and fixed)]] ||
    11 ||  [[span(style=color: red, red)]]  || [[span(style=color: red, differences between ELI and JOSM)]] || [[span(style=color: red, should be checked and fixed or added to ignore list)]] ||
     11||  [[span(style=color: brown, brown)]]  || [[span(style=color: brown, differences between ELI and JOSM)]] || [[span(style=color: brown, should be checked and fixed or added to ignore list)]] ||
    1212||  [[span(style=color: blue, blue)]]  || [[span(style=color: blue, entries in JOSM but not in ELI)]] || [[span(style=color: blue, should be checked)]] ||
    1313||  [[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)]] ||
     
    1616||  [[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])]] ||
    1717||  [[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)]] ||
    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)]] ||
     18||  [[span(style=color: brown, brown)]]  || [[span(style=color: brown, +++ Obsolete skip entry: at the end of this list flags old entries of the ignore list, which are no longer applicable)]] || [[span(style=color: brown, should be removed from the ignore list)]] ||
    1919
    2020This [source:josm/trunk/scripts/SyncEditorLayerIndex.java script] compares the following properties:
     
    7373* [/maps?format=geojson&pretty=true This] file displays the JOSM database in ELIs geojson format. Note that this file may contain JOSM-only properties (see above) which are not (yet) supported by the ELI schema. Possibly you need to remove these properties when syncing to ELI. Also note that terms-of-use-url isn't converted to license_url in the geojson output.
    7474* The command `ant dist imageryindexdownload` in the JOSM svn repository produces several files including `imagery_eliout.imagery.xml` which is the ELI database in JOSMs xml format. (ELI has an XML output too, but it is without the indentation JOSM uses in the wiki, which makes syncing hard.)
     75* The file [/mapseli] contains the `imagery_eliout.imagery.xml` contents and can be used for Copy&Paste of new entries.
    7576
    7677New 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.)