<?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 Need to make a tool in ArcGis in Python Questions</title>
    <link>https://community.esri.com/t5/python-questions/need-to-make-a-tool-in-arcgis/m-p/243820#M18941</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For my graduade i have to make a tool for the railcompany (Prorail) here in Holland.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First thing they want is a tool where they can select all their input (CAD-drawings), and that ArcGis combine these drawings to one piece.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do i have to do this? Is there a way to make this in ArcGis?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 16 Feb 2011 07:42:00 GMT</pubDate>
    <dc:creator>NielsOudenes</dc:creator>
    <dc:date>2011-02-16T07:42:00Z</dc:date>
    <item>
      <title>Need to make a tool in ArcGis</title>
      <link>https://community.esri.com/t5/python-questions/need-to-make-a-tool-in-arcgis/m-p/243820#M18941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;For my graduade i have to make a tool for the railcompany (Prorail) here in Holland.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;First thing they want is a tool where they can select all their input (CAD-drawings), and that ArcGis combine these drawings to one piece.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;How do i have to do this? Is there a way to make this in ArcGis?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thanks!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 07:42:00 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/need-to-make-a-tool-in-arcgis/m-p/243820#M18941</guid>
      <dc:creator>NielsOudenes</dc:creator>
      <dc:date>2011-02-16T07:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Need to make a tool in ArcGis</title>
      <link>https://community.esri.com/t5/python-questions/need-to-make-a-tool-in-arcgis/m-p/243821#M18942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes you can do this but it's not straight forward.&amp;nbsp; There isn't a one-to-one relationship between cad drawings and GIS.&amp;nbsp; The cad drawings have to be broken into their components. Polylines, polygons, points, etc. You need to decide how you will want to use the imported data.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have written a script that walks a folder of cad drawings and imports the polylines, points and polygons.&amp;nbsp; Then does a spatial or field common field join on the point and polygon feature classes to build another polygon feature class containing all the information.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Does this sound like what you want to do?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Feb 2011 16:28:03 GMT</pubDate>
      <guid>https://community.esri.com/t5/python-questions/need-to-make-a-tool-in-arcgis/m-p/243821#M18942</guid>
      <dc:creator>Anonymous User</dc:creator>
      <dc:date>2011-02-16T16:28:03Z</dc:date>
    </item>
  </channel>
</rss>

