<?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: How to correct parcels off by 30 meters? in Coordinate Reference Systems Questions</title>
    <link>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791026#M561</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know the source of the data - but it's likely that the county provided the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I know the proper extent and the current extent, wouldn't there be some way to simply translate the parcels?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 19 Jul 2016 14:33:08 GMT</pubDate>
    <dc:creator>CharlieMyers</dc:creator>
    <dc:date>2016-07-19T14:33:08Z</dc:date>
    <item>
      <title>How to correct parcels off by 30 meters?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791024#M559</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello ESRI community,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am working with a number of layers which depict a county in North Carolina. I have roads, floodway, parcels, etc. I am using NC state plane (feet) as the projection.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My issue: the parcels layer for one of the counties seems to be approximately 30 meters southwest of the rest of the data. (measured between the features themselves)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The parcels layer of issue is in the same projection and GCS as all the other layers. One can see the issue below....&lt;/P&gt;&lt;P&gt;&lt;IMG alt="wilkesissue.PNG" class="image-1 jive-image" src="https://community.esri.com/legacyfs/online/212316_wilkesissue.PNG" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;you can see how the bridge in the west should fit nicely in the gap of parcels ... and also how Beech road should fit in the space to the west as well.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The extent for the parcels is 985692.937598 ft top, 1449593.500033 ft right, 824972.250182 ft bottom, and 1248152.624849 ft left.&lt;/P&gt;&lt;P&gt;The extent for the county as provided by TIGER shapefile data from the Census Bureau is 985743.531657 ft top, 1449459.168757 ft right, 825065.010167 ft bottom, 1248233.826458 ft left&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I greatly appreciate your help!&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:16:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791024#M559</guid>
      <dc:creator>CharlieMyers</dc:creator>
      <dc:date>2016-07-19T14:16:59Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct parcels off by 30 meters?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791025#M560</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Do you know the source of the Parcel feature class?&amp;nbsp; It is possible that it was projected to the same coordinate system as the other features by someone without using the correct transformation method.&amp;nbsp; If that happened, you want to go back to the original data and re-project it using the proper transformation method.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:29:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791025#M560</guid>
      <dc:creator>JosephSegretto__GISP</dc:creator>
      <dc:date>2016-07-19T14:29:05Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct parcels off by 30 meters?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791026#M561</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I do not know the source of the data - but it's likely that the county provided the data.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Since I know the proper extent and the current extent, wouldn't there be some way to simply translate the parcels?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:33:08 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791026#M561</guid>
      <dc:creator>CharlieMyers</dc:creator>
      <dc:date>2016-07-19T14:33:08Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct parcels off by 30 meters?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791027#M562</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I second what &lt;A href="https://community.esri.com/migrated-users/7529"&gt;Joseph Segretto&lt;/A&gt; suggested - at first glance this looks like a Datum shift.&amp;nbsp; While I'm not familiar with North Carolina data, we have a similar shift here in California when data is in CA State Plane NAD 27 vs. CA State Plane NAD 83.&amp;nbsp; I'd verify the coordinate reference system applied to the data to ensure it is the correct one, and that the correct Datum Transformation was applied if the data does not share the same coordinate reference system.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Chris Donohue, GISP&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 14:35:44 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791027#M562</guid>
      <dc:creator>ChrisDonohue__GISP</dc:creator>
      <dc:date>2016-07-19T14:35:44Z</dc:date>
    </item>
    <item>
      <title>Re: How to correct parcels off by 30 meters?</title>
      <link>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791028#M563</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh wonderful! You were completely correct. I applied a different transformation method and the parcels came right in line.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 19 Jul 2016 15:02:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/coordinate-reference-systems-questions/how-to-correct-parcels-off-by-30-meters/m-p/791028#M563</guid>
      <dc:creator>CharlieMyers</dc:creator>
      <dc:date>2016-07-19T15:02:49Z</dc:date>
    </item>
  </channel>
</rss>

