Jiri Drbalek

Results 4 issues of Jiri Drbalek

It can be convenient to be able to import non-area relations as MultiLineString geometries into linestring table. This PR adds this capability. Only relations specified in `relation_types` will be imported....

An attempt to implement https://github.com/mapnik/node-mapnik/issues/793. Encoding runs on a separate thread, encoded chunks are stored into a queue and yielded into the main thread. See added unit tests.

Would be nice to document how `text-margin`, `text-repeat-distance`, `text-min-distance` and `allow-overlap` interacts.

In addition to [the list of supported color literals](https://github.com/mapnik/mapnik-reference/blob/77f1902638ff61a4ad6d16f07023ef1042a60500/3.0.6/reference.json#L2665) also other color formats should be documented. Or at least state that the format is the same as in CSS. These...