<?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: Buffering From The Edges Of A Polygon in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627972#M20970</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Most likely, the data frame coordinate system and the coordinate system of the features are different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But all this can be avoided if you've got 10.1 -- you can instruct the buffer tool to do geodesic buffering by setting the Output Coordinate System environment to use a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003r00000006000000"&gt;geographic coordinate system&lt;/A&gt;&lt;SPAN&gt; rather than a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_are_projected_coordinate_systems/003r0000000p000000/"&gt;projected coordinate system&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Have a good look at the tool documentation. Here's the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Buffer/000800000019000000/"&gt;10.1 doc for Buffer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't have 10.1, then double check that the coordinate systems of the data frame (used by the measure tool) and the coordinate system of the feature class (used by the buffer tool) are exactly the same.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 18 Dec 2013 21:06:15 GMT</pubDate>
    <dc:creator>DaleHoneycutt</dc:creator>
    <dc:date>2013-12-18T21:06:15Z</dc:date>
    <item>
      <title>Buffering From The Edges Of A Polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627966#M20964</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I'm trying to create a buffer zone from a set of irregular polygons, and the distance needs to be measured outward from the edges of the polygons, NOT the centroid.&amp;nbsp; Can this be done?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks for the help!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 15:13:49 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627966#M20964</guid>
      <dc:creator>DavidMeek1</dc:creator>
      <dc:date>2013-12-13T15:13:49Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering From The Edges Of A Polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627967#M20965</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Isn't that what the buffer tool does anyway?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you just need the outside buffer, select "OUTSIDE_ONLY" for Side Type&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 15:26:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627967#M20965</guid>
      <dc:creator>michaelcollins1</dc:creator>
      <dc:date>2013-12-13T15:26:53Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering From The Edges Of A Polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627968#M20966</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Well, I thought so too, but not in this instance.&amp;nbsp; I'm using NAD27, State Plane 4204, US Feet and attempting to put an 8,000' buffer around county abstracts.&amp;nbsp; When I measure the distance from the edge of the polygon to the edge of the buffer, I'm getting about 6,880'.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 16:13:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627968#M20966</guid>
      <dc:creator>DavidMeek1</dc:creator>
      <dc:date>2013-12-13T16:13:16Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering From The Edges Of A Polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627969#M20967</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;can&amp;nbsp; you post part of the shape file?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 16:19:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627969#M20967</guid>
      <dc:creator>michaelcollins1</dc:creator>
      <dc:date>2013-12-13T16:19:43Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering From The Edges Of A Polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627970#M20968</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You need to determine for sure that your referencing feet and not another unit in your data frame.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Try it with the buffer analysis tool instead.&amp;nbsp; there you can specify which units to use.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BLOCKQUOTE class="jive-quote"&gt;Well, I thought so too, but not in this instance.&amp;nbsp; I'm using NAD27, State Plane 4204, US Feet and attempting to put an 8,000' buffer around county abstracts.&amp;nbsp; When I measure the distance from the edge of the polygon to the edge of the buffer, I'm getting about 6,880'.&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Dec 2013 16:21:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627970#M20968</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-12-13T16:21:05Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering From The Edges Of A Polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627971#M20969</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;No luck so far.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The data frame coordinate system is:&amp;nbsp;&amp;nbsp; NAD 1927 StatePlane Texas Central FIPS 4203&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Linear Unit in that system is:&amp;nbsp; Foot_US&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm selecting a buffer linear unit of:&amp;nbsp; 8,000 Feet&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm still getting a buffer zone about 6,880 feet deep from the outside of the object to the outside of the buffer zone.&amp;nbsp; That's using both the internal MXD toolbox and also using:&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Arc Catalog&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp; System Toolboxes&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Analysis Tools&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Proximity&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp;&amp;nbsp; Buffer&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 12:11:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627971#M20969</guid>
      <dc:creator>DavidMeek1</dc:creator>
      <dc:date>2013-12-18T12:11:11Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering From The Edges Of A Polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627972#M20970</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Most likely, the data frame coordinate system and the coordinate system of the features are different.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;But all this can be avoided if you've got 10.1 -- you can instruct the buffer tool to do geodesic buffering by setting the Output Coordinate System environment to use a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#//003r00000006000000"&gt;geographic coordinate system&lt;/A&gt;&lt;SPAN&gt; rather than a &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/What_are_projected_coordinate_systems/003r0000000p000000/"&gt;projected coordinate system&lt;/A&gt;&lt;SPAN&gt;.&amp;nbsp; Have a good look at the tool documentation. Here's the &lt;/SPAN&gt;&lt;A href="http://resources.arcgis.com/en/help/main/10.1/index.html#/Buffer/000800000019000000/"&gt;10.1 doc for Buffer&lt;/A&gt;&lt;SPAN&gt;.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;If you don't have 10.1, then double check that the coordinate systems of the data frame (used by the measure tool) and the coordinate system of the feature class (used by the buffer tool) are exactly the same.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 18 Dec 2013 21:06:15 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627972#M20970</guid>
      <dc:creator>DaleHoneycutt</dc:creator>
      <dc:date>2013-12-18T21:06:15Z</dc:date>
    </item>
    <item>
      <title>Re: Buffering From The Edges Of A Polygon</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627973#M20971</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thanks to all for your replies!&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You were correct that the problem lay in the coordinate systems used in the various layers.&amp;nbsp; Everything is taken care of.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;David&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 19 Dec 2013 14:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/buffering-from-the-edges-of-a-polygon/m-p/627973#M20971</guid>
      <dc:creator>DavidMeek1</dc:creator>
      <dc:date>2013-12-19T14:22:28Z</dc:date>
    </item>
  </channel>
</rss>

