Updated API changes between v3.0 and v3.1 (markdown)
parent
f6b98a40bd
commit
cceed1219e
1 changed files with 1 additions and 0 deletions
|
@ -29,6 +29,7 @@ SELECT ... WHERE trait = !@variable!
|
||||||
## Added
|
## Added
|
||||||
|
|
||||||
- PGraster: Variable interpolation just like PostGIS plugin (refs [#3618](https://github.com/mapnik/mapnik/pull/3618)).
|
- PGraster: Variable interpolation just like PostGIS plugin (refs [#3618](https://github.com/mapnik/mapnik/pull/3618)).
|
||||||
|
- Geobuf input plugin (refs [3715](https://github.com/mapnik/mapnik/pull/3715)).
|
||||||
- Layers can be nested, `comp-op` and `opacity` on Layer level are supported (refs [3474](https://github.com/mapnik/mapnik/pull/3474)).
|
- Layers can be nested, `comp-op` and `opacity` on Layer level are supported (refs [3474](https://github.com/mapnik/mapnik/pull/3474)).
|
||||||
- `extend` option of TextSymbolizer (refs [3512](https://github.com/mapnik/mapnik/pull/3512)).
|
- `extend` option of TextSymbolizer (refs [3512](https://github.com/mapnik/mapnik/pull/3512)).
|
||||||
- Text simple placement `C` for no displacement (refs [#3596](https://github.com/mapnik/mapnik/pull/3596)).
|
- Text simple placement `C` for no displacement (refs [#3596](https://github.com/mapnik/mapnik/pull/3596)).
|
||||||
|
|
Loading…
Add table
Reference in a new issue