Changes between Version 142 and Version 143 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2017-11-06T22:52:30+01:00 (8 years ago)
Author:
bastiK
Comment:

update

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v142 v143  
    11141114 osm_id()::
    11151115  returns the OSM id of the current object [''since 5699'']
     1116 parent_osm_id()::
     1117  returns the OSM id of the object's parent (matched by child selector) [''since 13094'']
    11161118 URL_encode(str)::
    11171119  [https://en.wikipedia.org/wiki/Percent-encoding percent-encode] a string. May be useful for data URLs [''since 6805'']