<?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: Error Creating Flat Buffer On Line in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/error-creating-flat-buffer-on-line/m-p/330767#M11595</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same version of arcmap had a NIM (NIM098245) when negative buffers were used, but this indicates a certain level of flakeyness, it had been corrected in 10.4... so upgrade or convert it out to a shapefile and try it in a simple path location or try it in a separate gdb... ditto on the path and filename simplicity&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 16 May 2016 19:13:04 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2016-05-16T19:13:04Z</dc:date>
    <item>
      <title>Error Creating Flat Buffer On Line</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/error-creating-flat-buffer-on-line/m-p/330765#M11593</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;BR /&gt;I am getting a generic 999999 error trying to create a line buffer in 10.2.1 against a feature class that is in a projected coordinate space.&amp;nbsp; It will work when using the Round option bu@@t not when using the Flat option.&amp;nbsp;&amp;nbsp;&amp;nbsp; Is this a known issue?&amp;nbsp; It was working with ArcGIS 10 and I just upgraded to 10.2.1 and now same code generates the error.&amp;nbsp; It will also work (Round or Flat) if using GCS NAD27.&lt;/P&gt;&lt;P&gt;Coordinate System below.&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Projected Coordinate System:&lt;/TD&gt;&lt;TD&gt;NAD_1927_UTM_Zone_15N&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Projection:&lt;/TD&gt;&lt;TD&gt;Transverse_Mercator&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;False_Easting:&lt;/TD&gt;&lt;TD&gt;1640416.66666667&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;False_Northing:&lt;/TD&gt;&lt;TD&gt;0.00000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Central_Meridian:&lt;/TD&gt;&lt;TD&gt;-93.00000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Scale_Factor:&lt;/TD&gt;&lt;TD&gt;0.99960000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Latitude_Of_Origin:&lt;/TD&gt;&lt;TD&gt;0.00000000&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Linear Unit:&lt;/TD&gt;&lt;TD&gt;Foot_US&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TD&gt;Geographic Coordinate System:&lt;/TD&gt;&lt;TD&gt;GCS_North_American_1927&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Datum:&lt;/TD&gt;&lt;TD&gt;D_North_American_1927&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Prime Meridian:&lt;/TD&gt;&lt;TD&gt;Greenwich&lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt;Angular Unit:&lt;/TD&gt;&lt;TD&gt;Degree&lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 16:15:06 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/error-creating-flat-buffer-on-line/m-p/330765#M11593</guid>
      <dc:creator>ScottDean</dc:creator>
      <dc:date>2016-05-16T16:15:06Z</dc:date>
    </item>
    <item>
      <title>Re: Error Creating Flat Buffer On Line</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/error-creating-flat-buffer-on-line/m-p/330766#M11594</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I would look at the source of the data rather than the tool which used to work before.&lt;/P&gt;&lt;P&gt;999999 errors are the funnies.&lt;/P&gt;&lt;P&gt;So paths to data, its name (all not containing spaces and other nasties).&lt;/P&gt;&lt;P&gt;Coord sys seem fine. Projected, which is important for distance measures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 18:11:14 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/error-creating-flat-buffer-on-line/m-p/330766#M11594</guid>
      <dc:creator>NeilAyres</dc:creator>
      <dc:date>2016-05-16T18:11:14Z</dc:date>
    </item>
    <item>
      <title>Re: Error Creating Flat Buffer On Line</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/error-creating-flat-buffer-on-line/m-p/330767#M11595</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Same version of arcmap had a NIM (NIM098245) when negative buffers were used, but this indicates a certain level of flakeyness, it had been corrected in 10.4... so upgrade or convert it out to a shapefile and try it in a simple path location or try it in a separate gdb... ditto on the path and filename simplicity&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 16 May 2016 19:13:04 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/error-creating-flat-buffer-on-line/m-p/330767#M11595</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-05-16T19:13:04Z</dc:date>
    </item>
  </channel>
</rss>

