Tagged Questions

The tag has no wiki summary.

learn more… | top users | synonyms

4
votes
3answers
156 views

How to style transparent overlayed WMS layer

I successfully overlayed a WMS layer in google maps v3, however, as the information on tiles is black on transparent, it is not well seen on dark background (like satellite map), see some tile for ...
0
votes
0answers
25 views

SLD in GitHub comments

anyone know how to post an entire SLD in the comments section of someones github account, without the parser rendering it so it can't be viewed? Thanks in advance!
0
votes
1answer
51 views

SLD Dynamic Graphic Size

Does anybody know that is possible to make the value of tag to dynamic in SLD? I'm using geoserver to define a style, but I need more different size objects. I mean like this: ...
0
votes
0answers
21 views

Why don't you use SLD Resolution in case of FOL?

restricted to Horn SLD works just fine, but why doesn't SLD works so good on FOL Terms?
0
votes
0answers
96 views

Windows install of Bugzilla 3.6.3 - Cannot have two dots after @ in email addresses despite having valid second level domain

Our domain name (second level domain - .com.bh) has two dots after the @ symbol and therefore we are unable to run the password reminder routine as the it checks for the two dot condition and throws a ...
0
votes
1answer
439 views

Upload SLD's graphic using geoserver's REST API

How to upload SLD's graphic using geoserver's REST API. I have managed to upload SLD's style file but I do not see any possibility to upload graphic which style is using.
0
votes
3answers
328 views

Can you reuse fragments of XML (in some kind of variables/references way)?

I am using SLD to style output from my geoserver. I have couple types of objects to be displayed. Each type have different icons, but text description is generated from the same information (text ...