Changes between Initial Version and Version 1 of Ticket #17669, comment 8
- Timestamp:
- 2023-05-18T17:40:09+02:00 (2 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Ticket #17669, comment 8
initial v1 6 6 * Update expected `toString` output in `MapCSSTagCheckerTest#testNaturalMarsh` (the previous `toString` output used a string literal instead of an `Expression`) 7 7 * Update `numeric.mapcss` to use the new functionality. This also changes some things around, partly for simplicity, and partly to better match the OSM unit standard. 8 9 10 EDIT: Additional locations in our source code that requires this functionality (using `git grep '/\*.*{\d\+\.\(tag\|key\|value\)}.*\*/' -- resources`): 11 * source:trunk/resources/data/validator/wikipedia.mapcss@18509:57#L57