Skip to main content

Hi,

Is it possible to choose a line “connector” between a polygon and text object using MapnikRasterizer?

Similar to attached image where the black text and lines are desired layouts. It would be good if an auto placement could be used for no overlapping of text, lines and polygons.

 

 

 

This is not a functionality out of the box.

But is possible do draw a physical line between the 2. I did this using a Neighbourfinder, then use the closest candidate and closest base x y coordinates and feed that in two vertexcreators.


Reply