All,
I’m having some problems using SLD to label a layer. As per the various pages on the GeoServer Wiki I’m trying to use the tag to shift my labels off the lines in my layer.
Here’s the relevant rule in my SLD:
name Arial Normal 10 bold 15Everything looks fine except that the perpendicular offset isn’t being applied for some reason. Any ideas on what I’m doing wrong?
Additionally, I’m getting the following errors showing up in the log file at rendering time:
25434208 [INFO] org.geotools.renderer.style.SLDStyleFactory - Bad file name in SLDStyleFactoryArial
java.io.FileNotFoundException: Arial (No such file or directory)
25434209 [INFO] org.geotools.renderer.style.SLDStyleFactory - null input stream
Not sure why this is happening. The documentation on the tags seems sparse. Is the font-family parameter supposed to be a filename??
Thanks,
Corey