<?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: ITopologicalOperator.Buffer units in ArcObjects SDK Questions</title>
    <link>https://community.esri.com/t5/arcobjects-sdk-questions/itopologicaloperator-buffer-units/m-p/756984#M20093</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The linearUnitName is Foot_US, so as the name suggests it is in feet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 03 Mar 2015 01:14:13 GMT</pubDate>
    <dc:creator>XanderBakker</dc:creator>
    <dc:date>2015-03-03T01:14:13Z</dc:date>
    <item>
      <title>ITopologicalOperator.Buffer units</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/itopologicaloperator-buffer-units/m-p/756983#M20092</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The documentation for ITopologicalOperator.Buffer states that "The buffer distance is in the same units as the source shape that is being buffered".&amp;nbsp; The source shape in my case is a point feature.&amp;nbsp; How do I find out if I'm buffering that point by feet, meters, or inches?&amp;nbsp; The dataset that the point feature is in has a spatial reference as follows:&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;NAD_1983_StatePlane_Tennessee_FIPS_4100_Feet&lt;BR /&gt;WKID: 2274 Authority: EPSG&lt;/P&gt;&lt;P&gt;Projection: Lambert_Conformal_Conic&lt;BR /&gt;False_Easting: 1968500.0&lt;BR /&gt;False_Northing: 0.0&lt;BR /&gt;Central_Meridian: -86.0&lt;BR /&gt;Standard_Parallel_1: 35.25&lt;BR /&gt;Standard_Parallel_2: 36.41666666666666&lt;BR /&gt;Latitude_Of_Origin: 34.33333333333334&lt;BR /&gt;Linear Unit: Foot_US (0.3048006096012192)&lt;/P&gt;&lt;P&gt;Geographic Coordinate System: GCS_North_American_1983&lt;BR /&gt;Angular Unit: Degree (0.0174532925199433)&lt;BR /&gt;Prime Meridian: Greenwich (0.0)&lt;BR /&gt;Datum: D_North_American_1983&lt;BR /&gt;&amp;nbsp; Spheroid: GRS_1980&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Semimajor Axis: 6378137.0&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Semiminor Axis: 6356752.314140356&lt;BR /&gt;&amp;nbsp;&amp;nbsp;&amp;nbsp; Inverse Flattening: 298.257222101&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 00:34:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/itopologicaloperator-buffer-units/m-p/756983#M20092</guid>
      <dc:creator>TedRakel</dc:creator>
      <dc:date>2015-03-03T00:34:51Z</dc:date>
    </item>
    <item>
      <title>Re: ITopologicalOperator.Buffer units</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/itopologicaloperator-buffer-units/m-p/756984#M20093</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The linearUnitName is Foot_US, so as the name suggests it is in feet.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 01:14:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/itopologicaloperator-buffer-units/m-p/756984#M20093</guid>
      <dc:creator>XanderBakker</dc:creator>
      <dc:date>2015-03-03T01:14:13Z</dc:date>
    </item>
    <item>
      <title>Re: ITopologicalOperator.Buffer units</title>
      <link>https://community.esri.com/t5/arcobjects-sdk-questions/itopologicaloperator-buffer-units/m-p/756985#M20094</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If you need to figure out the units dynamically in ArcObjects you can do this using the &lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#/CoordinateUnit_Property/002m000002z5000000/"&gt;IProjectedCoordinateSystem.CoordinateUnit&lt;/A&gt; property. This returns an &lt;A href="http://resources.arcgis.com/en/help/arcobjects-net/componenthelp/index.html#//002m00000224000000"&gt;ILinearUnit&lt;/A&gt; which has a Name property and MetersPerUnit property that is useful for any conversions you may need to apply to your buffer distance.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 03 Mar 2015 02:57:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcobjects-sdk-questions/itopologicaloperator-buffer-units/m-p/756985#M20094</guid>
      <dc:creator>OwenEarley</dc:creator>
      <dc:date>2015-03-03T02:57:26Z</dc:date>
    </item>
  </channel>
</rss>

