I have published a point layer in Geoserver, which is the data from a GPS Survey. In addition to the geometry, my layer, also contains an Attribute for Accuracy, which indicates the Accuracy in meters of the reading.
I have been trying to style the layer, such that a point is show as a point surrounded by a circle whose radius is equivalent to the Accuracy in map units. (Similar to how most mobile apps show the GPS points)
All of the Attribute based symbolization that I have seen is Rule based (i.e. Classification).
How do you Symbolize a point, such that its radius is equal to its accuracy?
