<html dir="ltr">
<head>
<meta http-equiv="Content-Type" content="text/html; charset=iso-8859-1">
<style id="owaParaStyle" type="text/css">P {margin-top:0;margin-bottom:0;}</style>
</head>
<body ocsi="0" fpstyle="1">
<div style="direction: ltr;font-family: Tahoma;color: #000000;font-size: 10pt;">Tiles are basically independent images until the client assembles them. You either need to do something to each tile or something using the client. You never know which tile will
 be in the lower left corner of the display.<br>
<br>
The only other option I can think of is somehow exploiting the meta-tiling process (assuming you're using that). Recall that meta-tiling creates a much larger image (to minimize edge effects) and creates the tiles from that. You could, I think, annotate just
 the corner of the meta-tile. That would give you sparser attribution, but that may not be what you're looking for nor does that guarantee where the attribution will be located.<br>
<br>
Another option would be to not worry about attribution on the tiles (they're not the easiest to use) but have a "download map" link that creates a non-tiled image and annotate that.<br>
<br>
Steve<br>
<br>
<div style="font-family: Times New Roman; color: #000000; font-size: 16px">
<hr tabindex="-1">
<div style="direction: ltr;" id="divRpF196357"><font color="#000000" face="Tahoma" size="2"><b>From:</b> mapserver-users-bounces@lists.osgeo.org [mapserver-users-bounces@lists.osgeo.org] on behalf of Ariane Brörmann [ariane.broermann@googlemail.com]<br>
<b>Sent:</b> Wednesday, February 20, 2013 6:33 AM<br>
<b>To:</b> mapserver-users@lists.osgeo.org<br>
<b>Subject:</b> Re: [mapserver-users] mapcache: How can I configure an attributionlayer with mapcache?<br>
</font><br>
</div>
<div></div>
<div>
<div dir="ltr">
<div>Thank you for the OpenLayers tip. But i'm looking for a more client-independent solution. Is there something else i can try?<br>
<br>
</div>
Ariane<br>
<div class="gmail_extra"><br>
<br>
<div class="gmail_quote">
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>
<div>
<div class="gmail_extra">
<div class="gmail_quote">2013/2/15 Jeff McKenna <span dir="ltr"><<a href="mailto:jmckenna@gatewaygeomatics.com" target="_blank">jmckenna@gatewaygeomatics.com</a>></span><br>
<blockquote class="gmail_quote" style="margin:0 0 0 .8ex; border-left:1px #ccc solid; padding-left:1ex">
<div>On 13-02-15 10:01 AM, Lime, Steve D (MNIT) wrote:<br>
> I'm assuming you're using open layers or similar. There isn't one image,<br>
> that's the point of using tiles, it only looks like one. You could do<br>
> something with OL to overlay a watermark but it's just an overlay and<br>
> not part of the underlying tiles. That's would also be independent of<br>
> mapcache.<br>
><br>
<br>
</div>
I have done what Steve mentioned recently, using the "attribution"<br>
option for each OpenLayers layer, and then controlled the location of<br>
the watermark with CSS (.olControlAttribution).  Works well!<br>
<br>
I found how to do it through the OpenLayers mailing list<br>
(<a href="http://osgeo-org.1560.n6.nabble.com/OpenLayers-Dev-f3888596.html" target="_blank">http://osgeo-org.1560.n6.nabble.com/OpenLayers-Dev-f3888596.html</a>)<br>
<span><font color="#888888"><br>
-jeff<br>
<br>
<br>
<br>
<br>
--<br>
Jeff McKenna<br>
MapServer Consulting and Training Services<br>
<a href="http://www.gatewaygeomatics.com/" target="_blank">http://www.gatewaygeomatics.com/</a><br>
</font></span>
<div>
<div><br>
<br>
<br>
_______________________________________________<br>
mapserver-users mailing list<br>
<a href="mailto:mapserver-users@lists.osgeo.org" target="_blank">mapserver-users@lists.osgeo.org</a><br>
<a href="http://lists.osgeo.org/mailman/listinfo/mapserver-users" target="_blank">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a><br>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</blockquote>
</div>
<br>
</div>
</div>
</div>
</div>
</div>
</body>
</html>