<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Moving multiple Point features at once in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397395#M22771</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is there a way to move multiple point features at once in a specfied direction and distance? So far i have only figured out how to just select multiple points and then drag them around with the mouse which is way to unprecise for my needs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 06 Feb 2013 09:11:38 GMT</pubDate>
    <dc:creator>RobNaitachal</dc:creator>
    <dc:date>2013-02-06T09:11:38Z</dc:date>
    <item>
      <title>Moving multiple Point features at once</title>
      <link>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397395#M22771</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;is there a way to move multiple point features at once in a specfied direction and distance? So far i have only figured out how to just select multiple points and then drag them around with the mouse which is way to unprecise for my needs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 09:11:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397395#M22771</guid>
      <dc:creator>RobNaitachal</dc:creator>
      <dc:date>2013-02-06T09:11:38Z</dc:date>
    </item>
    <item>
      <title>Re: Moving multiple Point features at once</title>
      <link>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397396#M22772</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Use Editor -Move after selecting your points in an edit session.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 11:41:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397396#M22772</guid>
      <dc:creator>JohnSobetzer</dc:creator>
      <dc:date>2013-02-06T11:41:53Z</dc:date>
    </item>
    <item>
      <title>Re: Moving multiple Point features at once</title>
      <link>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397397#M22773</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;It sounds like you don't just want to select and move a bunch of objects but you want to move them to a specific location and a snapping tool would help.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You should check out this Help &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;Moving a feature and snapping it to another feature&lt;/SPAN&gt;&lt;SPAN&gt;:&lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/by_dragging_and_snapping_to_another_feature/001t0000007z000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/by_dragging_and_snapping_to_another_feature/001t0000007z000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When I was first shown that you can move a snapping anchor for precise relocation of a feature it dramatically improved my work flow, I hope this helps you out as well.&amp;nbsp; In that same Help section there's also info about moving features based on x, y coordinates.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Post back if you have any other questions or if I missed your question entirely.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 Feb 2013 14:56:55 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397397#M22773</guid>
      <dc:creator>JoshuaDamron</dc:creator>
      <dc:date>2013-02-06T14:56:55Z</dc:date>
    </item>
    <item>
      <title>Re: Moving multiple Point features at once</title>
      <link>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397398#M22774</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Rob,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;the methods John and Joshua suggested will work fine if you know the X-Y offset.&amp;nbsp; However, if it is really a direction-distance move then you need a reference vector and use Spatial Adjustment.&amp;nbsp; Bit more complicated, here's how:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. create a 2 point polyline corresponding to the direction - distance (right click after starting to draw) you want to move points (i.e. a vector).&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. use the copy features tool in advanced editing and replicate and separate the lines so you have 3 parallel "vectors" &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. set SNAPPING on the endpoints of the "vector" line feature class&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. switch editing to the points and select the points you want to move &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;5. in Spatial Adjustment leave Adjust Data as &lt;/SPAN&gt;&lt;SPAN style="text-decoration:underline;"&gt;selected features&lt;/SPAN&gt;&lt;SPAN&gt; and adjustment method as affine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;6.&amp;nbsp; snap the spatial adjustment link tool in sequence on each of the 3 "vectors" in the direction you want the move (an affine transformation needs a minimum of 3 links)&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;7. hit &lt;/SPAN&gt;&lt;STRONG&gt;adjust&lt;/STRONG&gt;&lt;SPAN&gt; in Spatial Adjustment &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;with the vectors set up you could always move the points exactly back by reversing the links.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;If that is too complicated use trig and calculate the X-Y offset and do it with Move.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hardolph&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Feb 2013 05:53:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397398#M22774</guid>
      <dc:creator>HardolphWasteneys</dc:creator>
      <dc:date>2013-02-22T05:53:31Z</dc:date>
    </item>
    <item>
      <title>Re: Moving multiple Point features at once</title>
      <link>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397399#M22775</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A href="https://community.esri.com/migrated-users/4823"&gt;Hardolph Wasteneys&lt;/A&gt;,&lt;/P&gt;&lt;P&gt;I just wanted to say thanks so much for the solution you posted. I have been trying all sorts of tools trying to move a shoreline feature a certain distance and angle. I tried buffer, copy parallel, it feels like the works but none of the tools provided the results I needed. Basically I needed a line from a point onshore to be a certain distance which seems so easy but when you buffer and measure at a latitude from the point on shore to the buffered line it is not the correct distance. So I tried the workflow you provided and it worked!!!&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks SO much!,&lt;/P&gt;&lt;P&gt;Kathy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Oct 2018 19:45:34 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/moving-multiple-point-features-at-once/m-p/397399#M22775</guid>
      <dc:creator>kmsmikrud</dc:creator>
      <dc:date>2018-10-31T19:45:34Z</dc:date>
    </item>
  </channel>
</rss>

