Zum Hauptinhalt gehen

Adding features AND snapping in a workflow?

Kommentare

2 Kommentare

  • Permanently deleted user

    Dave,

    You can do the snapping in the workflow yourself. Looking at the functionality of "snapping" it is the following:

    • User designates a layer to snap to
    • User adds new feature.
    • System determines click is within threshold to existing designated feature
    • System moves point to match exactly with existing

    Following this logic, you could have the user add a feature, then the workflow take each vertex in the geometry and match it with the target snapping layer, then moving that vertex if it is within a point close enough. This would loop through the vertices with a buffer "query" command selecting features close by to match vertices.

    ~Sm

     

    0
  • Permanently deleted user
    In our situation, the user enters the point via a form asking for the coordinates.  is there a way to cause snapping using the latlong form entry. maybe after the user clicks next?

     

     
    0

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