Changes between Version 37 and Version 39 of ImageryCompare
- Timestamp:
- (multiple changes)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
ImageryCompare
v37 v39 16 16 The ignore list is maintained at ImageryCompareIgnores. There is also a more detailed reason for each ignore entry documented. 17 17 18 For entries of the kind "... differs ('aaa' != 'bbb')", the first variant is ELI and the second JOSM. 19 18 20 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. 19 21 … … 28 30 * best 29 31 * date 30 * copyright/attribution information ( Permission-ref and terms-of-use both map to license_url)32 * copyright/attribution information (permission-ref and terms-of-use-url (JOSM) both map to license_url (ELI)) 31 33 * projections 32 34 * description 33 34 This script does not compare:35 35 * id 36 36 * default 37 * all special properties which are available in only one of the two projects38 37 39 Th ecompared files are https://josm.openstreetmap.de/maps and https://github.com/osmlab/editor-layer-index/raw/gh-pages/imagery.geojson.38 This script does not compare all special properties which are available in only one of the two databases. 40 39 41 **New data may be delayed up to half an hour! ** (But it is usually much faster.) 40 ELI-only properties according to [https://github.com/osmlab/editor-layer-index/blob/gh-pages/schema.json ELI-schema] are: 41 * overlay 42 43 JOSM-only properties according to [wiki:Maps#Documentation JOSM-schema] are: 44 * eula 45 * logo-url 46 * logo-image 47 * terms-of-use-text 48 * mirror 49 * no-tile-header 50 * no-tile-checksum 51 * metadata-header 52 * valid-georeference 53 * last-check 54 * tile-size 55 * epsg4326to3857Supported 56 57 58 The compared files are [https://josm.openstreetmap.de/maps maps] and [https://github.com/osmlab/editor-layer-index/raw/gh-pages/imagery.geojson imagery.geojson]. 59 60 **New data is usually up to date within a minute but may be delayed up to half an hour! ** 42 61 43 62 = Results
