Changes between Version 162 and Version 163 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2019-08-05T20:30:59+02:00 (6 years ago)
Author:
Don-vip
Comment:

add count_roles, sort, sort_list (r15275, r15279)

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v162 v163  
    12381238 gpx_distance()::
    12391239  returns the lowest distance between the OSM object and a GPX point [''since 14802'']
     1240 count_roles()::
     1241  returns the number of primitives in a relation with the specified roles [''since 15275'']
     1242 sort()::
     1243  sorts an array of strings [''since 15279'']
     1244 sort_list()::
     1245  sorts a list of strings [''since 15279'']
    12401246
    12411247=== Examples ===