Updated API changes between v3.0 and v3.1 (markdown)
parent
b0215119ff
commit
d97d9564fd
1 changed files with 3 additions and 0 deletions
|
@ -24,6 +24,9 @@ SELECT ... WHERE trait = !@variable!
|
|||
<Parameter name="geometry_table">"rolling stones"</Parameter>
|
||||
```
|
||||
|
||||
- `load_map()` with `strict=true` throws an exception on duplicate style names. Refs [#3770](https://github.com/mapnik/mapnik/pull/3770), [#3917](https://github.com/mapnik/mapnik/pull/3917).
|
||||
|
||||
|
||||
## Added
|
||||
|
||||
- PGraster: Variable interpolation just like PostGIS plugin (refs [#3618](https://github.com/mapnik/mapnik/pull/3618)).
|
||||
|
|
Loading…
Reference in a new issue