<html>
  <head>
    <meta http-equiv="Content-Type" content="text/html; charset=UTF-8">
  </head>
  <body>
    <div class="moz-cite-prefix">On 6/12/2021 4:20 PM, Pat Brown wrote:<br>
    </div>
    <blockquote type="cite"
cite="mid:CAJdnw=jBFdS1vTqgbOThXr-qJOr-RFUXfAoPWZOH7rBr3VnGUg@mail.gmail.com">I
      have 2 shape files. One, which has been accurately digitised,
      contains provinces. The second one, which has been badly
      digitised, contains regions within the provinces. I now need to
      edit the regions so that their boundaries snap to the boundaries
      of the provinces where they are adjacent. I think something like
      snap and trace should work but I cannot figure out how to do this.
      Can anyone please advise? </blockquote>
    <br>
    If I understand your task, a quick way to do the job would be move
    the region vertices that are close to the province boundary so they
    all lie outside the province. Now clip the region to with the
    province boundary.<br>
    I think you will need to do this province-by-province, but that
    still is probably easier than snap and trace.<br>
    <br>
    Badly digitised region <img
      src="cid:part1.AE643AED.74BBA9BC@stripfamily.net" alt=""
      moz-do-not-send="false" width="204" height="249" align="middle"><br>
    <br>
    Shifted vertices  <img
      src="cid:part2.6DEFA412.78F34ECC@stripfamily.net" alt=""
      moz-do-not-send="false" width="280" height="254" align="middle"><br>
    <br>
    <br>
    clipped feature  <img
      src="cid:part3.ED38C00A.A9A0165C@stripfamily.net" alt=""
      moz-do-not-send="false" width="226" height="227" align="middle"><br>
    <br>
  </body>
</html>