<?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 Re: Automating Spatial Adjustment Tools in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689015#M22853</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not possible in Python - yet. As Dan mentioned in the other thread work is underway to create tools or provide arcpy function to carry spatial adjustment but that will not be available in 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use ArcObjects code in .Net (or Java) to automate the process. You'll get example codes and informative links in this SDK topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000042w000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000042w000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jun 2012 02:59:10 GMT</pubDate>
    <dc:creator>NobbirAhmed</dc:creator>
    <dc:date>2012-06-12T02:59:10Z</dc:date>
    <item>
      <title>Automating Spatial Adjustment Tools</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689014#M22852</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;We are looking at doing some spatial adjustment for a bunch of data, so in some areas the parcels need to be moved 1 metre and in some areas it can be as much as 10 metres. Just wondering if there is a way to automate these ArcGIS Desktop tools using a GP tool or python somehow or would you have to use ArcObjects?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I see a post here that it was being worked on:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/20033-Automate-Spatial-Adjustment" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/20033-Automate-Spatial-Adjustment&lt;/A&gt;&lt;A class="jive-link-external-small" href="http://forums.arcgis.com/threads/20033-Automate-Spatial-Adjustment" rel="nofollow" target="_blank"&gt;http://forums.arcgis.com/threads/20033-Automate-Spatial-Adjustment&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 00:39:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689014#M22852</guid>
      <dc:creator>ShaunWeston</dc:creator>
      <dc:date>2012-06-12T00:39:10Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Spatial Adjustment Tools</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689015#M22853</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Not possible in Python - yet. As Dan mentioned in the other thread work is underway to create tools or provide arcpy function to carry spatial adjustment but that will not be available in 10.1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can use ArcObjects code in .Net (or Java) to automate the process. You'll get example codes and informative links in this SDK topic:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A class="jive-link-external-small" href="http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000042w000000" rel="nofollow" target="_blank"&gt;http://help.arcgis.com/en/sdk/10.0/arcobjects_net/conceptualhelp/index.html#//00010000042w000000&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 02:59:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689015#M22853</guid>
      <dc:creator>NobbirAhmed</dc:creator>
      <dc:date>2012-06-12T02:59:10Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Spatial Adjustment Tools</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689016#M22854</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Shaun&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The Data Interoperability extension has affine and rubbersheet transformations available (depending on whether you need a single transormation applied to all features or a localised warp).&amp;nbsp; Spatial ETL tools can be part of a normal geoprocessing workflow or Python script.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You will need a set of control vectors and points which specify the shift vectors or anchor points for the transformation.&amp;nbsp; If you are using LINZ data the node features at the before and after timestamps are what you need to create the vector endpoints.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Regards&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jun 2012 14:09:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689016#M22854</guid>
      <dc:creator>BruceHarold</dc:creator>
      <dc:date>2012-06-12T14:09:51Z</dc:date>
    </item>
    <item>
      <title>Re: Automating Spatial Adjustment Tools</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689017#M22855</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Shaun,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I wonder what use case you are dealing with (points, lines, or polygons features). Could you describe a bit?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If possible, could you share some sample data (source and target datasets) for us to use in testing our new tools? You can email me:&amp;nbsp; &lt;/SPAN&gt;&lt;A href="mailto:dlee@esri.com"&gt;dlee@esri.com&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 22 Jun 2012 17:36:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/automating-spatial-adjustment-tools/m-p/689017#M22855</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-06-22T17:36:03Z</dc:date>
    </item>
  </channel>
</rss>

