<?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: Parcel Fabric, Feature Adjustments. . . How is the adjustment is performed? in Data Management Questions</title>
    <link>https://community.esri.com/t5/data-management-questions/parcel-fabric-feature-adjustments-how-is-the/m-p/397078#M22765</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Travis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will have to check in on the adjustment buffer. We have heard some concerns on data that wasn't coincident with parcels and shouldn't be furthermore. In testing, we didn't see any weird behavior where unintended vertices were moved however.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To answer your first question, the vectors they are talking about are not like vector data but more like actual vectors that you would learn about in math and science school. They have a "bearing and magnitude"--that is, a direction and a distance. That said, when you build your fabric and associate other layers to it, the data gets time stamped. Whenever you do a parcel edit and move a vertex, that vertex has a displacement vector associated with it (storing the bearing and distance). So that distance and direction is applied to the associated vertex in the associated feature class.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 10 Sep 2013 18:12:20 GMT</pubDate>
    <dc:creator>TiffanyPuett</dc:creator>
    <dc:date>2013-09-10T18:12:20Z</dc:date>
    <item>
      <title>Parcel Fabric, Feature Adjustments. . . How is the adjustment is performed?</title>
      <link>https://community.esri.com/t5/data-management-questions/parcel-fabric-feature-adjustments-how-is-the/m-p/397077#M22764</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi, I am wishing to learn more about what spatial adjustment is applied to my data, when applying the a parcel fabric feature adjustment.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html"&gt;&lt;SPAN style="color: #0000ff; text-decoration: underline;"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_the_parcel_fabric_feature_adjustment/001t0000040q000000/&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html"&gt;&lt;SPAN style="color: #0000ff; text-decoration: underline;"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Running_a_parcel_fabric_feature_adjustment/001t00000150000000/&lt;/SPAN&gt;&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I understand the parcel fabric is adjusted using a least-squares method. The online help clearly says:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#ff0000;"&gt;'When a set of parcels is adjusted in a fabric least-squares adjustment, vectors are generated between the old and new coordinates of the parcels. The parcel fabric feature adjustment uses these vectors to adjust and realign features in associated feature classes.'&lt;BR /&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;SPAN&gt;I assume these vectors to be similar to that of any displacement link created in the software, with a from and to coordinate.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Are 'vectors'' are also generated for vertices that didn't shift (i.e. control link), and/or for vertices that do not fall on a parcel boundary (i.e. control monument)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;When ArcGIS uses these vectors to perform an adjustment on a separate feature class, what type of adjustment is performed (is it utilizing the rubber sheet adjustment to force re-alignment to the parcel fabric or some other algorithm)?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Rubber Sheet Adjustment&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_spatial_adjustment_rubbersheeting/001t000000v3000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/About_spatial_adjustment_rubbersheeting/001t000000v3000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The help document also says: &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN style="color:#ff0000;"&gt;'When features are adjusted in a feature adjustment, an adjustment buffer of 50 meters, or 164.04 feet, is applied to surrounding features outside the adjustment area'&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is this buffer created from the vectors above, or parcels affected? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any direction on where finding more data on this topic would be very-much appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks, -Travis&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Mar 2012 21:14:22 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/parcel-fabric-feature-adjustments-how-is-the/m-p/397077#M22764</guid>
      <dc:creator>TravisSandeski</dc:creator>
      <dc:date>2012-03-09T21:14:22Z</dc:date>
    </item>
    <item>
      <title>Re: Parcel Fabric, Feature Adjustments. . . How is the adjustment is performed?</title>
      <link>https://community.esri.com/t5/data-management-questions/parcel-fabric-feature-adjustments-how-is-the/m-p/397078#M22765</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi Travis,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I will have to check in on the adjustment buffer. We have heard some concerns on data that wasn't coincident with parcels and shouldn't be furthermore. In testing, we didn't see any weird behavior where unintended vertices were moved however.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;To answer your first question, the vectors they are talking about are not like vector data but more like actual vectors that you would learn about in math and science school. They have a "bearing and magnitude"--that is, a direction and a distance. That said, when you build your fabric and associate other layers to it, the data gets time stamped. Whenever you do a parcel edit and move a vertex, that vertex has a displacement vector associated with it (storing the bearing and distance). So that distance and direction is applied to the associated vertex in the associated feature class.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 10 Sep 2013 18:12:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/data-management-questions/parcel-fabric-feature-adjustments-how-is-the/m-p/397078#M22765</guid>
      <dc:creator>TiffanyPuett</dc:creator>
      <dc:date>2013-09-10T18:12:20Z</dc:date>
    </item>
  </channel>
</rss>

