Skip to main content
Question

link with area and final result

  • August 4, 2022
  • 5 replies
  • 17 views

Hello,

I made an FME script to automate modeling when importing new coordinates.

I have two column plots "NUM_PARC" 409 and DP139 which fail to create the polyline correctly. Some points with the same numbering are taken from parcels outside the zone.

I can't create a link with my area "MOVD_CAD_TPR_PRF_S"(NUMERO:2) and my final result.

Can someone help me?

Thanks

image 

5 replies

DanAtSafe
Safer
Forum|alt.badge.img+21
  • Safer
  • August 5, 2022

Hi @delphinedupertu​ Can you also share your data? thanks


Hi @delphinedupertu​ Can you also share your data? thanks

Hello!

Yes, thanks


DanAtSafe
Safer
Forum|alt.badge.img+21
  • Safer
  • August 5, 2022

Hello!

Yes, thanks

@delphinedupertu​ You'll need to include all of the files that are part of the Shape files - at least *.shp, *.shx, and *.dbf - and possibly any others. thanks


Hello!

Yes, thanks

I think it's ok now

sorry...


DanAtSafe
Safer
Forum|alt.badge.img+21
  • Safer
  • August 5, 2022

Hello!

Yes, thanks

There are still issues within your workspace - AttributeFilter, two AttributeManagers, PointOnAreaOverlayer and the FeatureMerger all need some attention. Please fix those and send again. What is the problem with your translation?