<!DOCTYPE html PUBLIC "-//W3C//DTD HTML 4.01 Transitional//EN">
<html>
<head>
  <meta content="text/html;charset=UTF-8" http-equiv="Content-Type">
</head>
<body bgcolor="#ffffff" text="#000000">
Thank you, Thomas,<br>
<br>
That worked beautifully. I am curious, though - how does it work? I
mean, the requests are independent and as far as I can see there is no
"state" on the server telling him some request are part of a larger
request. So, how can it know on which tile to show the label and on
which tile not to show the label?<br>
<br>
Thanks<br>
<br>
Thomas Bonfort wrote:
<blockquote
 cite="mid:2922382e0910140437p3d2ef19di4f0b6e511dc13a5d@mail.gmail.com"
 type="cite">
  <pre wrap="">yes you can do that, by adding a PROCESSING "LABEL_NO_CLIP=ON" to the
layers where you don't want repeated labels.

regards,

thomas

<a class="moz-txt-link-abbreviated" href="http://www.camptocamp.com">www.camptocamp.com</a>
+33 5 16 57 01 02



On Wed, Oct 14, 2009 at 13:29, Adrian Popa <a class="moz-txt-link-rfc2396E" href="mailto:adrian_gh.popa@romtelecom.ro">&lt;adrian_gh.popa@romtelecom.ro&gt;</a> wrote:
  </pre>
  <blockquote type="cite">
    <pre wrap="">Hello everyone,

I'm sure this subject has been discussed before, but I wasn't able to find
relevant information so far, so please point me in the right direction
please.

I have switched to WMS and I am now getting several tiles from my mapserver
for one request (this is desired) (actually there are multiple WMS requests
for a specific area). I have no label clipping issues, so that's fine also.
The thing is, for example, if I zoom over a town and the town is split
between several tiles, I will get a label on each tile for the town name.
Previously, when I was requesting a large tile from my mapserver
(single-tile), this wouldn't happen.

I don't want to set the label to "not be visible" below a certain
resolution, because that way I wouldn't get any labels below a point.

So, my question is: Is it possible to show the label only once per feature,
not once per request? My guess is not (because I wouldn't know how to
implement it), but I'm curious if there's a solution...

Regards,
Adrian

--
--- Adrian Popa
NOC Division
Network Engineer
Divizia Centrul National de Operare Retea
Departament Transport IP &amp; Metro
Compartiment IP Core &amp; Backbone
Phone: +40 21 400 3099

_______________________________________________
mapserver-users mailing list
<a class="moz-txt-link-abbreviated" href="mailto:mapserver-users@lists.osgeo.org">mapserver-users@lists.osgeo.org</a>
<a class="moz-txt-link-freetext" href="http://lists.osgeo.org/mailman/listinfo/mapserver-users">http://lists.osgeo.org/mailman/listinfo/mapserver-users</a>

    </pre>
  </blockquote>
  <pre wrap=""><!---->
  </pre>
</blockquote>
<br>
</body>
</html>