gotchyeah
Joined: 15 Feb 2008 Posts: 2
|
Posted: Wed Feb 20, 2008 7:38 pm Post subject: Symbology Standards |
|
|
Hello.
I have some questions regarding symbology:
1. So , for supporting a symbology standard, a client application should develop a "package" which extends the renderer to display information conforming the standard. Is this correct?
2. "A Graphic may maintain a Symbology object, and when it does so, this overrides any conflicting style attributes set within the GraphicStyle object".
A Symbology defines a custom render, so a conflicting style cannot automatically be detected. So, should the symbology implementation manages these conflicts? For example, should it search in the SLD and remove some Rules, or something like this... ?
3. The symbology properties should have associated properties in the feature and be automaticaly set? Or the developer is responsable to manually set the symbology properties like in the provided use cases? |
|