Skip to main content

Hello all,

Quick question. I have a Polygonal Feature (Flood Plain Boudaries) and am using Spatial Relator (its faster than Spatial Filter) and am exporting records to an Access Database.

Problem I am having is if one of the features is a line and goes over two different Flood Plain boundaries its only capturing the data from a single polygon.

I full expect the records exported to be MORE than the initial data as the line (Gas Main) may cross 3 different flood plain boundaries.

I need a record for each one of those added to a record of the original main record.

For instance if Gas Main 1234 is a single line and intersects 8 different Flood Plain Ploygons, Id want 8 different records exported to Access.

Ive built some complex workbenches but this has me puzzled.

Please help!!

Thank you,

Savas Giarenakis

Eversource Energy

Savas.Giarenakis@Eversource.com

 

Also forgot to add, would using a Clipper be better since I simply need attributes?

I would use the PointonAreaOverlayer and the LineonAreaOverlayer to get the Flood Plain attributes on the points and Lines. If they overlap multiple Flood Plains you need to use the Attribute Accumulation options:


Reply