Changes between Version 263 and Version 264 of Help/Styles/MapCSSImplementation


Ignore:
Timestamp:
2024-05-31T22:09:20+02:00 (19 months ago)
Author:
stoecker
Comment:

Document siunit_length(), see #23702

Legend:

Unmodified
Added
Removed
Modified
  • Help/Styles/MapCSSImplementation

    v263 v264  
    12991299 CRC32_checksum(''str'')::
    13001300  calculate the CRC32 checksum of a string (result is an integer from 0 to 2^32^-1) [''since r6908'']
     1301 siunit_length(''str'')::
     1302   convert length units to meter (fault tolerant, ignoring white space) [''since r19089'']
    13011303 is_right_hand_traffic()::
    13021304  Check if there is left-hand or right-hand traffic at the current location. [''since r7193'']