Blake Thompson
Blake Thompson
Add the ability to add repeated keys to a property by exposing a list option for Properties.
I might suggest you use a layout for python packages so they can be easier to do things like install via pip! Here is a skeleton of a python package...
Wagyu would be very useful to integrate into our current spatial algorithms library. It can potentially provide a variety of different algorithms for use with polygons. In cases where we...
Add ability to scale geometry in coordinate space by a defined constant. This will be used to support #22
Add a new API for simplification of linestrings and polygon geometry -- could utilize the boost douglas puecker simplification algorithm, or use a customized simplification algorithm (possibly with SSE) from...
https://github.com/mapnik/mapnik/issues/2673
Added a way for non custom types to take advantage of smart pointers which hopefully solves #787.
### Pull Request check-list _Please make sure to review and check all of these items:_ - [x] Does `npm test` pass with this change (including linting)? - [x] Is the...