Geometry color (Building Attribute): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
No edit summary
No edit summary
 
(31 intermediate revisions by 4 users not shown)
Line 1: Line 1:
{{being updated}}
{{building attributes
| <onlyinclude>
{{building attributes|type=row|icon=|attribute=GEOMETRY_COLOR|unit=[[Color]]||Function value=|description=Updates [[building]] color to custom color selection.}} </onlyinclude>
}}


==What is the GEOMETRY_COLOR attribute?==
The GEOMETRY_COLOR [[Attribute]] allows for updating the color of [[functions]], specified by Attribute, by using the [[Tygron Query Language]]. It actually does not overwrite the color, so removing the attribute will restore the original color of the model.
==How to use the GEOMETRY_COLOR attribute==
 
==Speciffic Use Cases==
==Specific Use Cases==
==See Also==
*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 [[Custom Geometry|3D models]] that lack textures ([[I3S]]/ 3D BAG/ [[CityGML]])
**Construct a query that gives a corresponding color to each Function type.
 
{{article end
|seealso=
* [[Custom Geometries]]
* [[Building]]
|howtos=
* [[How to use the GEOMETRY COLOR attribute]]
}}

Latest revision as of 14:25, 29 February 2024

The GEOMETRY_COLOR Attribute allows for updating the color of functions, specified by Attribute, by using the Tygron Query Language. It actually does not overwrite the color, so removing the attribute will restore the original color of the model.

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.