Zum Hauptinhalt gehen

Select polygon from point feature selection

Kommentare

3 Kommentare

  • Permanently deleted user

    I can send you my address search workflow if you like - email me at sblazey at victoria.ca.

    Basically I use a SelectFeatures activity to select the features from the address point layer (the result of the Query Task).  Then I use a UnionTask, where the Feature Set is the variable from the result of the query task, and the result of the union task is a new "selectedGeometry" variable.  Then use a Query Task where the Geometry is your "selectedGeometry" variable, and the result is a new FeatureSet "Selection" variable.  Then use another Select Features activity to select the "Selection" feature set from the polygon layer.

    I just wrote that paragraph and I hardly understand it, so like I said I am happy to send you my workflow.

    Cheers,

    Stephanie

    0
  • Permanently deleted user

    Hi Stephanie

    good explanation that may have been better as abullet list so the reader can pause at the end of each line to consider what is going on   ;-)

    • use a SelectFeatures activity to select the features from the address point layer (the result of the Query Task). 
    • use a UnionTask, where the Feature Set is the variable from the result of the query task, and the result of the union task is a new "selectedGeometry" variable. 
    • use a Query Task where the Geometry is your "selectedGeometry" variable, and the result is a new FeatureSet "Selection" variable. 
    • use another Select Features activity to select the "Selection" feature set from the polygon layer.

    Regards

    Ralph

    0
  • Permanently deleted user

    Thanks Ralph and Stephanie!  That worked perfectly.  I guess I should have hit the forums up earlier this morning rather than the few hours of beating my head against a wall.  Thanks again for the help!!

     

    Cheers!

    Brian  

    0

Bitte melden Sie sich an, um einen Kommentar zu hinterlassen.