<?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: Load Multiple Traverse Files and Draw Them Simultaneously in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460710#M2942</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do have a separate feature class for my 'runouts'.&amp;nbsp; My co worker is telling me that there is a way to load all of the traverse files and draw them simultaneously using 'Python'.&amp;nbsp; Unfortunately, I am not a programmer...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 24 Jun 2011 19:57:24 GMT</pubDate>
    <dc:creator>RobertMiller1</dc:creator>
    <dc:date>2011-06-24T19:57:24Z</dc:date>
    <item>
      <title>Load Multiple Traverse Files and Draw Them Simultaneously</title>
      <link>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460707#M2939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I need to be able to load and draw my traverse files simultaneously.&amp;nbsp; They are all saved as .txt files.&amp;nbsp; I have been able to load them into a plan (working with fabric) but I can't get them to draw all at one time.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Actually, I am not ready for the Parcel Fabric at this time.&amp;nbsp; I would prefer to just load them and draw them (but not one at a time!!!).&amp;nbsp; There are about a thousand...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks for any help...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 15 Jun 2011 23:14:38 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460707#M2939</guid>
      <dc:creator>RobertMiller1</dc:creator>
      <dc:date>2011-06-15T23:14:38Z</dc:date>
    </item>
    <item>
      <title>Re: Load Multiple Traverse Files and Draw Them Simultaneously</title>
      <link>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460708#M2940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You can import more than one traverse txt file at a time. See this help link:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Importing_traverse_files/001t0000012p000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Importing_traverse_files/001t0000012p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;"To import more than one traverse file, hold the SHIFT key down and select the traverse files you want to import. When more than one traverse file is selected, parcels are imported as a parcel group"&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope this helps&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Christine&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Parcel Editing team&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2011 21:03:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460708#M2940</guid>
      <dc:creator>ChristineLeslie</dc:creator>
      <dc:date>2011-06-16T21:03:24Z</dc:date>
    </item>
    <item>
      <title>Re: Load Multiple Traverse Files and Draw Them Simultaneously</title>
      <link>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460709#M2941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Yes, unfortunately the previous method mentioned only works with the Fabric.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Have you considered creating a separate line feature class to store your COGO information and geometry?&amp;nbsp; Not only can you store the COGO information in its attribute table but you can work with multiple ones at the same time.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 22 Jun 2011 16:22:28 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460709#M2941</guid>
      <dc:creator>TiffanyPuett</dc:creator>
      <dc:date>2011-06-22T16:22:28Z</dc:date>
    </item>
    <item>
      <title>Re: Load Multiple Traverse Files and Draw Them Simultaneously</title>
      <link>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460710#M2942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Thank you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I do have a separate feature class for my 'runouts'.&amp;nbsp; My co worker is telling me that there is a way to load all of the traverse files and draw them simultaneously using 'Python'.&amp;nbsp; Unfortunately, I am not a programmer...&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 24 Jun 2011 19:57:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/load-multiple-traverse-files-and-draw-them/m-p/460710#M2942</guid>
      <dc:creator>RobertMiller1</dc:creator>
      <dc:date>2011-06-24T19:57:24Z</dc:date>
    </item>
  </channel>
</rss>

