Updated API changes between v2.0 and v2.1 (markdown)
parent
e6cbe39dfd
commit
4b00ffbeaa
1 changed files with 3 additions and 1 deletions
|
@ -24,4 +24,6 @@
|
|||
* `smooth` - bezier smooth value - 0-1, 0 (default) means no smoothing, 1 means fully smoothed, higher values create wild loopbacks
|
||||
* `LineSymbolizer`
|
||||
* `offset` - offset lines either in positive (right side) or negative (left side)
|
||||
|
||||
* Python Bindings:
|
||||
* `mapnik.Image.get_pixel()` - get unsigned int value representing the rgba value, useful for fast pixel comparisons
|
||||
* `mapnik.Grid.get_pixel()` - get int value representing the feature id encoded in the grid pixels
|
Loading…
Reference in a new issue