Skip to content

Use entity.type() instead of creating a temporary geometry

Timo Koch requested to merge feature/use-entity-type into master

Constructing a geometry may be expensive depending on the grid implementation.

Merge request reports