Re: [MapServer-users] pixmap overlapping

2023-03-11 Thread Steve Lime
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  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)  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


Re: [MapServer-users] pixmap overlapping

2023-03-10 Thread Steve Lime
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)  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


[MapServer-users] pixmap overlapping

2023-03-09 Thread Carlos Neves (LREC)

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