Changes between Version 158 and Version 159 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2019-07-13T22:59:35+02:00 (5 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v158 v159 1192 1192 osm_id():: 1193 1193 returns the OSM id of the current object [''since 5699''] 1194 osm_user_name():: 1195 returns the OSM user name who last touched the current object [''since 15246''] 1196 osm_user_id():: 1197 returns the OSM user id who last touched the current object [''since 15246''] 1198 osm_version():: 1199 returns the OSM version number of the current object [''since 15246''] 1200 osm_changeset_id():: 1201 returns the id of the changeset the current object was last uploaded to [''since 15246''] 1202 osm_timestamp():: 1203 returns the time of last modification to the current object, as timestamp [''since 15246''] 1194 1204 parent_osm_id():: 1195 1205 returns the OSM id of the object's parent (matched by child selector) [''since 13094'']