I have a street map (MuliLineString geom and house numbers min and max, left and right).
I would like to show this numbers on the street corners. I use GeoServer.
If I use the TextSymbolizer with LinePlacement the label is in the middle of the line.
If I use it with Geometry (startPoint and endPoint function) I can't move it in parallel. (All the labels are at the same point.)
Have you any idea?
Thanks
