Geometry color (Building Attribute)

From Tygron Support wiki
Revision as of 10:02, 1 May 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 allows for specifying a single visualization color of a building. Removing this attribute restores the visualization back to either the colors defined by the Custom Geometry, in case it has any, or to the color function values of that Building.

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