Xml Format

From World Wind Wiki

(Difference between revisions)
Jump to: navigation, search
Revision as of 18:55, 10 March 2005 (edit)
Mashiharu (Talk | contribs)

← Previous diff
Current revision (19:11, 21 May 2006) (edit) (undo)
69.205.178.150 (Talk)

 
(8 intermediate revisions not shown.)
Line 2: Line 2:
*Add Min/Max display altitude *Add Min/Max display altitude
**For placenames there is the ability to set the max and min display altitude, to avoid cluttering. It would be nice to have this feature for icons also. **For placenames there is the ability to set the max and min display altitude, to avoid cluttering. It would be nice to have this feature for icons also.
 +*Add description field from XML
 +*Add mouseover text colour option (bull)
 +
 +*Added all of above [CM]
 +
==ImageLayer== ==ImageLayer==
 +*Add support for Disabling Z buffer to xml (already in ImageLayer code)
*Add transparent color setting *Add transparent color setting
 +:(This is done server side and should be grabbed client side with getcapabilities.)
 +
 +*Added
 +==Paths==
 +*Add a line width setting (suggestion submitted by Bull)
 +** I don't think this is supported in DirectX [CM]
 +*Add linestyles
 +** I don't think this is supported in DirectX [CM]
 +**for example dotted or dashed lines .... ----
 +*Add support for RGB colour values
 +** This is already specified in the schema, is it coded though? [CM]
[[Category:DevRFC]] [[Category:DevRFC]]

Current revision

[edit] Icons

  • Add Min/Max display altitude
    • For placenames there is the ability to set the max and min display altitude, to avoid cluttering. It would be nice to have this feature for icons also.
  • Add description field from XML
  • Add mouseover text colour option (bull)
  • Added all of above [CM]

[edit] ImageLayer

  • Add support for Disabling Z buffer to xml (already in ImageLayer code)
  • Add transparent color setting
(This is done server side and should be grabbed client side with getcapabilities.)
  • Added

[edit] Paths

  • Add a line width setting (suggestion submitted by Bull)
    • I don't think this is supported in DirectX [CM]
  • Add linestyles
    • I don't think this is supported in DirectX [CM]
    • for example dotted or dashed lines .... ----
  • Add support for RGB colour values
    • This is already specified in the schema, is it coded though? [CM]
Personal tools