Changes between Version 1 and Version 2 of Ticket #19419, comment 7


Ignore:
Timestamp:
2021-03-04T23:55:33+01:00 (5 years ago)
Author:
skyper

Legend:

Unmodified
Added
Removed
Modified
  • Ticket #19419, comment 7

    v1 v2  
    1 Ok, the individual test for only access is in [source:/trunk/resources/data/validator/combinations.mapcss?rev=17481#L348 combinations.mapcss]. Not sure if I should it rework and as all access tags without additional tag could be warned about and not only `access=*`. A single `motor_vehicle=no` or `foot=private` might be a problem for routers.
     1Ok, the individual test for only access is in [source:/trunk/resources/data/validator/combinations.mapcss?rev=17481#L348 combinations.mapcss]. Not sure if I should rework it as all access tags without additional tag could be warned about and not only `access=*`. A single `motor_vehicle=no` or `foot=private` might be a problem for routers.
    22
    33I now have two versions for the simple access tags as the condensed version does not give much information and it only warns about one object once where as the longer form does display the key and adds a warning each tag. e.g. possibly multiple per object.