<?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: Create Parallel Lines from Centerline file in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213827#M7312</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Think I got it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Copying_parallel_line_features"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Copying_parallel_line_features&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 15 Oct 2013 15:24:59 GMT</pubDate>
    <dc:creator>JayKappy</dc:creator>
    <dc:date>2013-10-15T15:24:59Z</dc:date>
    <item>
      <title>Create Parallel Lines from Centerline file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213826#M7311</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I have a Centerline Feature Class.&amp;nbsp; I want to create two streets offset from the centerline by 15 feet, left and right of the centerline.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;I am concerned with the direction of the newly created Streets so it would be great if I could select all the centerlines, create a new line offset 15 to the right control its direction.&amp;nbsp; Then do the same for the left.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Whats the best way to accomplish this....I then have to worry about dangles and non-connecting lines but sure I can get that with Topology rules....but curious on how to do those edits in a batch setting....&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 15:23:30 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213826#M7311</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2013-10-15T15:23:30Z</dc:date>
    </item>
    <item>
      <title>Re: Create Parallel Lines from Centerline file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213827#M7312</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Think I got it&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Copying_parallel_line_features"&gt;http://webhelp.esri.com/arcgisdesktop/9.3/index.cfm?TopicName=Copying_parallel_line_features&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 15:24:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213827#M7312</guid>
      <dc:creator>JayKappy</dc:creator>
      <dc:date>2013-10-15T15:24:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create Parallel Lines from Centerline file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213828#M7313</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Jay,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;What if you use the buffer tool with your lines, 15 feet and then turn the Buffer into a line file, &lt;/SPAN&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#//00170000003t000000"&gt;via polygon to line&lt;/A&gt;&lt;SPAN&gt;?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Tim&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 17:29:59 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213828#M7313</guid>
      <dc:creator>TimWitt</dc:creator>
      <dc:date>2013-10-15T17:29:59Z</dc:date>
    </item>
    <item>
      <title>Re: Create Parallel Lines from Centerline file</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213829#M7314</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Multiple options.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Copy and paste your center line back into the feature you want it in.&amp;nbsp; then without unselecting it use the move tool to move it the desired distance. This will only work for perfectly horizontal or vertical lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Start an edit session.&amp;nbsp; Select your center line&amp;nbsp; choose the trace tool.&amp;nbsp; Click near the beginning of your centerline.&amp;nbsp; then press "O"&amp;nbsp; the Oh Key.&amp;nbsp; This will bring up trace options.&amp;nbsp; Select your offset.&amp;nbsp; if you system is in meters convert feet to meters.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;then as you trace up the centerline it will draw a new line perfectly offset your selected features.&amp;nbsp; IF you have a gap it will stop tracing at the gap.&amp;nbsp; simply click at the beginning of the gap and at the end of the gap and continue tracing.&amp;nbsp;&amp;nbsp; This will be a lot more accurate then option 1.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;3.&amp;nbsp; Use the buffer idea from the previous poster.&amp;nbsp; However, if you have gaps this may result in concave areas if the gap is large enough.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Oct 2013 18:49:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/create-parallel-lines-from-centerline-file/m-p/213829#M7314</guid>
      <dc:creator>RobertBorchert</dc:creator>
      <dc:date>2013-10-15T18:49:57Z</dc:date>
    </item>
  </channel>
</rss>

