[MapServer-users] pixmap overlapping

Steve Lime sdlime at gmail.com
Sat Mar 11 18:30:59 PST 2023


One other idea would be to use a style at the label level with blank text,
something like:

CLASS # no class-level style
  TEXT “ “ # blank space
  LABEL
    POSITION CC
    STYLE
       SYMBOL …your pixmap…
       …
    END
  END
END

I think this could work although you might have to fiddle with it a bit.

—Steve


On Fri, Mar 10, 2023 at 5:01 PM Steve Lime <sdlime at gmail.com> wrote:

> So points drawn with a pixmap symbol? No, not that I'm aware of. Might be
> helpful so see a picture of what you're trying to work around. Using
> truetype icons as labels has been one way I've tried to do something
> along those lines. I suppose clustering might be another option. --Steve
>
> On Thu, Mar 9, 2023 at 5:43 AM Carlos Neves (LREC) <cneves at lrec.pt> wrote:
>
>> Hi list,
>>
>> Is there a way to avoid overlapping Cartographic Symbol type pixmap on
>> the map?  FORCE FALSE works only with labels.
>>
>> Any help would be appreciated.
>>
>> Regards
>>
>> Carlos
>>
>> _______________________________________________
>> MapServer-users mailing list
>> MapServer-users at lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>>
>
-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://lists.osgeo.org/pipermail/mapserver-users/attachments/20230311/e733e198/attachment.htm>


More information about the MapServer-users mailing list