Geometry color (Building Attribute): Difference between revisions

From Tygron Support wiki
Jump to navigation Jump to search
Line 6: Line 6:
==How to use the GEOMETRY_COLOR attribute==
==How to use the GEOMETRY_COLOR attribute==
==Speciffic Use Cases==
==Speciffic Use Cases==
===Identify buildings by energy label
===Identify buildings by energy label===
*Give each building an energy label as attribute.  
*Give each building an energy label as attribute.  
*Construct a query that gives a corresponding color to each label group.
*Construct a query that gives a corresponding color to each label group.
===Identify trees with disease/ animal plague
===Identify trees with disease/ animal plague===
*Mark each infested treewith a suitable attribute.  
*Mark each infested treewith a suitable attribute.  
*Construct a query that gives a corresponding color to each label group.
*Construct a query that gives a corresponding color to each label group.
===Colorize 3D models that lack textures (I3S/ 3D BAG/ CityGML)
===Colorize 3D models that lack textures (I3S/ 3D BAG/ CityGML)===
*Construct a query that gives a corresponding color to each Function type.
*Construct a query that gives a corresponding color to each Function type.


==See Also==
==See Also==

Revision as of 09:05, 5 April 2022

Please note: This page is currently being updated.


What is the GEOMETRY_COLOR attribute?

The GEOMETRY_COLOR attribute enables the option to change the color of functions, specified by attribute, by using a TQL query.

How to use the GEOMETRY_COLOR attribute

Speciffic 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 treewith 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.

See Also