Skip to content

Instantly share code, notes, and snippets.

@pigreco
Last active April 11, 2016 12:43
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save pigreco/0eb7ae243561951b8c74e75a40dc51a8 to your computer and use it in GitHub Desktop.
Save pigreco/0eb7ae243561951b8c74e75a40dc51a8 to your computer and use it in GitHub Desktop.
concat('LABEL(f:Arial,s:3000pt,t:', "PICCHETTO",')')
_ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _ _
Tool parameter units
Several parameter values can be expressed in different measurement units depending on the file format you are dealing with. For instance, some systems express line width, or text height in points, other in pixels, and others use ground units. In order to accommodate all that, all parameters can be specified in one of the following units systems:
g: Map Ground Units (whatever the map coordinate units are)
px: Pixels
pt: Points (1/72 Inch)
mm: Millimeters
cm: Centimeters
in: Inches
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment