MapServer doesn't seem to be entirely consistent with placement of symbols.<br><br>Consider these 2 overlapping images:<br><br><a href="http://www.screenshots.cc/view_image/5437e415/thayer-east.png">http://www.screenshots.cc/view_image/5437e415/thayer-east.png</a><br>
<a href="http://www.screenshots.cc/view_image/b0aae448/thayer-west.png">http://www.screenshots.cc/view_image/b0aae448/thayer-west.png</a><br><br>This is causing me problems.  I need to generate lots of map tiles covering a large area. These tiles need to be able to be displayed next to each other seamlessly. To avoid partial symbols on the edge of tiles, I'm rendering tiles too large then trimming off a 256-pixel border around each. However, when symbols are plotted in different places on adjacent tiles, I'm getting partial symbols around the edge of my trimmed tiles which *don't* have a corresponding partial symbol on the adjacent tile. (if you see what I mean).<br>
<br>I'm using MapServer 5.0.0 from the ms4w package.<br><br>What can I do to cure my problem?<br><br>Thanks,<br>Dave.<br><br>