Question

GeometryPropertyExtractor can't get properties?

  • 2 November 2022
  • 2 replies
  • 6 views

Badge +1

I'm trying to isolate circle polys with a -360 Sweep Angle below but can't get any traits from the GeometryPropertyExtractor? Anyone know the settings and/or query to use here?

 

IFMEPolygon

  Linear Boundary No

  Convex Yes

  Orientation Right Hand Rule

  Boundary: IFMEPath (1 Segment)

    Closed Closed In 2D

    Segment 0: IFMEArc Arc By 3 Points

      Closed Closed In 2D

      CW/CCW Clockwise

      (Circle) Radius 49.999964742921485

      Start Point 561532.7739287984, 5274944.139919876

      Mid Point 561532.7739375194, 5274844.139990389

      End Point 561532.7739287984, 5274944.139919876

      Rotation (Degrees CCW) 0

      Start Angle (Degrees CCW) 90.00000499684722

      Sweep Angle (Degrees CCW) -360


2 replies

Badge +3

try deaggregator and then GeometryPropertyExtractor.

https://knowledge.safe.com/questions/61884/how-to-convert-obj-group-and-and-object-traits-to.html

Userlevel 4
Badge +26

Arcs have a specific tool - ArcProperyExtractor. This should the info you want

Reply