Changes between Version 85 and Version 86 of ImageryCompare
- Timestamp:
- 2020-02-09T18:25:33+01:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImageryCompare
v85 v86 63 63 * minimum-tile-expire 64 64 65 Note that terms-of-use-url isn't converted to license_url in the geojson output.66 67 65 For entries of the kind "... differs ('aaa' != 'bbb')", the first variant (aaa) is ELI and the second (bbb) JOSM. 68 66 69 The compared filesare [/maps maps] and [https://github.com/osmlab/editor-layer-index/raw/gh-pages/imagery.geojson imagery.geojson].67 The files actually used for the comparison are [/maps maps] and [https://github.com/osmlab/editor-layer-index/raw/gh-pages/imagery.geojson imagery.geojson]. 70 68 71 69 For easier syncing between JOSM and ELI there are two features: 72 * [/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. 70 * [/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. 73 71 * 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.) 74 72
