Re: [MapServer-dev] Call for review: RFC-139: Raster labeling (CONNECTIONTYPE RASTERLABEL)

2024-08-14 Thread Even Rouault via MapServer-dev
Seth, Hi Even, Looks like a nice addition to me +1. A couple of questions: 1. Will it be possible to use a character from a FONT and apply an ANGLE to it on the label (to allow arrows similar to a UVraster)? Not totally sure to understand what you mean... This doesn't change any labelling by

Re: [MapServer-dev] Call for review: RFC-139: Raster labeling (CONNECTIONTYPE RASTERLABEL)

2024-08-14 Thread Even Rouault via MapServer-dev
Le 14/08/2024 à 23:10, Seth G a écrit : Hi Even, Looks like a nice addition to me +1. A couple of questions: 1. Will it be possible to use a character from a FONT and apply an ANGLE to it on the label (to allow arrows similar to a UVraster)? Not totally sure to understand what you mean... Thi

Re: [MapServer-dev] Call for review: RFC-139: Raster labeling (CONNECTIONTYPE RASTERLABEL)

2024-08-14 Thread Seth G via MapServer-dev
Hi Even, Looks like a nice addition to me +1. A couple of questions: 1. Will it be possible to use a character from a FONT and apply an ANGLE to it on the label (to allow arrows similar to a UVraster)? 2. (as I'm looking through this code at the moment) - will it be possible to apply an SLD to

[MapServer-dev] Call for review: RFC-139: Raster labeling (CONNECTIONTYPE RASTERLABEL)

2024-08-14 Thread Even Rouault via MapServer-dev
Hi devs, I've drafted a RFC to add the ability to render labels from raster pixel values, as an alternative or complement to other typical raster rendering (grayscale, classification, etc.). Typical applications are for temperature, wind, humidity, slopes, altitude, noise, pollution, etc. Li