Modify ↓
Opened 6 years ago
Closed 6 years ago
#18939 closed enhancement (worksforme)
Backport ELI checks to Trac JOSM Maps validator
| Reported by: | Don-vip | Owned by: | stoecker |
|---|---|---|---|
| Priority: | normal | Milestone: | |
| Component: | Trac | Version: | |
| Keywords: | Cc: | Stereo |
Description
I guess the Maps Validator in JOSM.py could benefit from several checks made in ELI:
https://github.com/osmlab/editor-layer-index/blob/gh-pages/scripts/check.py
Attachments (0)
Change History (2)
comment:1 by , 6 years ago
comment:2 by , 6 years ago
| Resolution: | → worksforme |
|---|---|
| Status: | new → closed |
I didn't find checks which we don't do ATM. The availability checks are in the integration tests, the validity tests in ELI sync script.
Note:
See TracTickets
for help on using tickets.



The validator only check compliance to the XSD. Additional checks are in the ELI Sync script.