Andrey-VI

Results 15 comments of Andrey-VI

Not fixed for me. `render_list` output: ``` debug: init_storage_backend: initialising file storage backend at: /raid/tiles Rendering client Starting 16 rendering threads Rendering all tiles from zoom 6 to zoom 6...

> Therefore, this is likely a separate issue from the one previously observed. Maybe. I'm not sure. But these errors appeared in the latest mod_tile revisions. Never seen them in...

With Datasource config: ``` "type": "gdal" "band": 1 ``` I have `Mapnik does not support webp grayscale images` error. node-mapnik 4.5.6.

Yep. I'll try to do something for this.

Copy from 'Pull requests' section: After this new visual tests I realized that I need a different behaviour from `wrap-character` and `repeat-wrap-character="true"`: if we use, for example, `wrap-character="-"` and `repeat-wrap-character="true"`...

OK. I'll try to explain more. Current behaviour: ![text-line-wrap-800-450-2 0-agg](https://cloud.githubusercontent.com/assets/1121499/4885274/700c10de-6373-11e4-85ae-f2b9405d21bc.png) First and third column: `wrap-character=''`, second and fourth: `wrap-character='-'`; first row: `repeat-wrap-character="false"`, second: `repeat-wrap-character="true"`. I want to achieve this behaviour:...

@springmeyer , do you understand what I want? :)

@springmeyer, @artemp, 6 years and counting… Is it hopeless? Still using 2.3.x because of this hyphen issue in Mapnik 3.x :( See https://github.com/mapnik/mapnik/issues/2333#issuecomment-55104221

@artemp, visual test: #2539 Unfortunately, in the current version of Mapnik it's impossible to do what I mentioned above. If it were possible, then there would be no request… The...