<?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 FeatureclassToCoverage failing in standalone in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/featureclasstocoverage-failing-in-standalone/m-p/712888#M55287</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have much python experience but I'm chaining a number of functions together with the main one being FeatureclassToCoverage. I am wanting to have it build a coverage from a route with 31,000 centerlines and intersections with 62,000 points - both from a local file gdb. I watch the pythonw process go up to 1.5gb memory used before crashing (on a server with 8gb ram). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inFeatures = [["Lines", "ROUTE"],["Nodes", "POINT"]]&lt;/P&gt;&lt;P&gt;outCover = "C:/tmp/linenode_cov"&lt;/P&gt;&lt;P&gt;precision = "DOUBLE&lt;/P&gt;&lt;P&gt;arcpy.FeatureclassToCoverage_conversion(inFeatures, outCover, "", precision)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ExecuteError: ERROR 999999: Error executing function.&lt;/P&gt;&lt;P&gt;Invalid Topology [Topoengine error.]&lt;/P&gt;&lt;P&gt;Failed to execute (FeatureclassToCoverage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something that shouldn't be run in standalone mode? (If I run the tool from toolbox, it works fine.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 13 Feb 2015 22:00:31 GMT</pubDate>
    <dc:creator>SteveClark</dc:creator>
    <dc:date>2015-02-13T22:00:31Z</dc:date>
    <item>
      <title>FeatureclassToCoverage failing in standalone</title>
      <link>https://community.esri.com/t5/python-questions/featureclasstocoverage-failing-in-standalone/m-p/712888#M55287</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I don't have much python experience but I'm chaining a number of functions together with the main one being FeatureclassToCoverage. I am wanting to have it build a coverage from a route with 31,000 centerlines and intersections with 62,000 points - both from a local file gdb. I watch the pythonw process go up to 1.5gb memory used before crashing (on a server with 8gb ram). &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;inFeatures = [["Lines", "ROUTE"],["Nodes", "POINT"]]&lt;/P&gt;&lt;P&gt;outCover = "C:/tmp/linenode_cov"&lt;/P&gt;&lt;P&gt;precision = "DOUBLE&lt;/P&gt;&lt;P&gt;arcpy.FeatureclassToCoverage_conversion(inFeatures, outCover, "", precision)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;ExecuteError: ERROR 999999: Error executing function.&lt;/P&gt;&lt;P&gt;Invalid Topology [Topoengine error.]&lt;/P&gt;&lt;P&gt;Failed to execute (FeatureclassToCoverage).&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is this something that shouldn't be run in standalone mode? (If I run the tool from toolbox, it works fine.)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 13 Feb 2015 22:00:31 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/featureclasstocoverage-failing-in-standalone/m-p/712888#M55287</guid>
      <dc:creator>SteveClark</dc:creator>
      <dc:date>2015-02-13T22:00:31Z</dc:date>
    </item>
  </channel>
</rss>

