<?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: Creating feature class in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/creating-feature-class/m-p/207819#M15978</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan,&lt;/P&gt;&lt;P&gt;It worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Sat, 01 Oct 2016 23:56:50 GMT</pubDate>
    <dc:creator>ChiamakaOyekwe-Madumelu1</dc:creator>
    <dc:date>2016-10-01T23:56:50Z</dc:date>
    <item>
      <title>Creating feature class</title>
      <link>https://community.esri.com/t5/python-questions/creating-feature-class/m-p/207817#M15976</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am trying to create a road shape file but i keep getting errors when i run my code in pycharm.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;arcpy.management.CreateFeatureclass(r"C:\Users\cxo121730\Desktop\site 5", "Road", "POLYLINE", r"C:\Users\cxo121730\Desktop\Redlands.gdb\Railroads", "SAME_AS_TEMPLATE", "SAME_AS_TEMPLATE", "PROJCS['NAD_1983_UTM_Zone_11N',GEOGCS['GCS_North_American_1983',DATUM['D_North_American_1983',SPHEROID['GRS_1980',6378137.0,298.257222101]],PRIMEM['Greenwich',0.0],UNIT['Degree',0.0174532925199433]],PROJECTION['Transverse_Mercator'],PARAMETER['False_Easting',500000.0],PARAMETER['False_Northing',0.0],PARAMETER['Central_Meridian',-117.0],PARAMETER['Scale_Factor',0.9996],PARAMETER['Latitude_Of_Origin',0.0],UNIT['Meter',1.0]];-5120900 -9998100 10000;-100000 10000;-100000 10000;0.001;0.001;0.001;IsHighPrecision", None, 0, 0, 0)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2016 21:21:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-feature-class/m-p/207817#M15976</guid>
      <dc:creator>ChiamakaOyekwe-Madumelu1</dc:creator>
      <dc:date>2016-10-01T21:21:10Z</dc:date>
    </item>
    <item>
      <title>Re: Creating feature class</title>
      <link>https://community.esri.com/t5/python-questions/creating-feature-class/m-p/207818#M15977</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;A class="link-titled" href="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/create-feature-class.htm" title="http://desktop.arcgis.com/en/arcmap/latest/tools/data-management-toolbox/create-feature-class.htm"&gt;Create Feature Class—Help | ArcGIS for Desktop&lt;/A&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;try it without the template, remove the spaces from the featureclass name, and lastly can you do it through arccatalog. &amp;nbsp;If you can't, then there is something wrong with the destination gdb. &amp;nbsp;and lastly, lastly, save it somewhere else&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2016 22:08:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-feature-class/m-p/207818#M15977</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2016-10-01T22:08:25Z</dc:date>
    </item>
    <item>
      <title>Re: Creating feature class</title>
      <link>https://community.esri.com/t5/python-questions/creating-feature-class/m-p/207819#M15978</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thanks Dan,&lt;/P&gt;&lt;P&gt;It worked&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 01 Oct 2016 23:56:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/creating-feature-class/m-p/207819#M15978</guid>
      <dc:creator>ChiamakaOyekwe-Madumelu1</dc:creator>
      <dc:date>2016-10-01T23:56:50Z</dc:date>
    </item>
  </channel>
</rss>

