> It would be very good if someone could modify render to wrap or to make > multiline names so they fit better to object named.
Currently, those country names are entered as nodes. The mapnik renderer has no idea how large the area of the respective country is, so there is no information to drive a line wrap decision. A possible alternative is tagging place=country on an area, or by logical extension: a relation. Those do not render quite correctly at the moment, but there is a current ticket for mapnik requesting this feature be added. -- Lennard _______________________________________________ dev mailing list [email protected] http://lists.openstreetmap.org/listinfo/dev

