Changes between Version 166 and Version 167 of Help/Styles/MapCSSImplementation
- Timestamp:
- 2019-10-06T22:48:46+02:00 (6 years ago)
Legend:
- Unmodified
- Added
- Removed
- Modified
-
Help/Styles/MapCSSImplementation
v166 v167 1105 1105 1106 1106 === User defined properties === 1107 * In [wikitr:/Styles Mappaint styles] you can define any custom propety, e.g.: `crc: CRC32_checksum(tag(name))/429496.7296;` 1107 * In [wikitr:/Styles Mappaint styles] you can define any custom property, e.g.: `crc: CRC32_checksum(tag(name))/429496.7296;` 1108 1108 * In [wikitr:/Rules Validator rules] they must be prefixed by a `-`, e.g.: `-osmoseItemClassLevel: "1210/1/1";` 1109 1109