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 <sdl...@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) <cne...@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@lists.osgeo.org
>> https://lists.osgeo.org/mailman/listinfo/mapserver-users
>>
>
_______________________________________________
MapServer-users mailing list
MapServer-users@lists.osgeo.org
https://lists.osgeo.org/mailman/listinfo/mapserver-users

Reply via email to