Geometry color (Building Attribute)

From Tygron Support wiki
Revision as of 11:51, 8 July 2026 by Frank@tygron.nl (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search

The GEOMETRY_COLOR Attribute specifies a building's visualization color. Removing it reverts the visualization to the Custom Geometry colors (if present) or the building's color function values.

Specific Use Cases

  • Identify buildings by energy label
    • Give each building an energy label as attribute.
    • Construct a query that gives a corresponding color to each label group.
  • Identify trees with disease/ animal plague
    • Mark each infested tree with a suitable attribute.
    • Construct a query that gives a corresponding color to each label group.
  • Colorize 3D models that lack textures (I3S/ 3D BAG/ CityGML)
    • Construct a query that gives a corresponding color to each Function type.

Notes

  • This attribute overrides all colors of a building. In case you only want to adjust the color of a roof or walls, use their function values;
Roof:
Walls:

How-to's

See also