<div dir="ltr">Hi!<br><div><br></div><div>I'm trying to render a large map image for printing, but doing it in a single request times out and it's not optimal to have it like that as a service.</div><div><br></div><div>So I render smaller tiles of the large image and piece it together.</div><div><br></div><div>I'm having an issue with the labels when they are too close to each other.</div><div>I'm printing partial labels, but I don't want to force all so the final render won't be cluttered.</div><div>Because of the partial labels, sometimes two adjacent tiles have a partial rendered, but not on the other and it results in half missing labels. I know it's because MapServer tries to avoid overlaps and hides some of the labels.</div><div><br></div><div>Is there a way to make mapserver render the same labels on different tiles other than specifying explicitly which labels should be visible?</div><div><br></div><div>Thanks</div><div>Petrovicz</div></div>