<?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 Offset Process in Geoprocessing Questions</title>
    <link>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489703#M16352</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-size:4;"&gt;Dear All, I have a feature class and my feature has 88 line records, this records has line number field (1-88), I want to create a offset according to line number, I will want to go 10 meters offset inter lines according to line number, according to this situation first line number is offset position is 0 then second line offset amount 10 m, third line offset amount 20 m .... and last line offset amount 880 m. How to I doing for this situation. (Note: I was trying Geotools, Schema, Buffer, Editing-Offset)? Please help for this situation. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 07 May 2012 19:06:57 GMT</pubDate>
    <dc:creator>EmraSERT</dc:creator>
    <dc:date>2012-05-07T19:06:57Z</dc:date>
    <item>
      <title>Offset Process</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489703#M16352</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN style="font-size:4;"&gt;Dear All, I have a feature class and my feature has 88 line records, this records has line number field (1-88), I want to create a offset according to line number, I will want to go 10 meters offset inter lines according to line number, according to this situation first line number is offset position is 0 then second line offset amount 10 m, third line offset amount 20 m .... and last line offset amount 880 m. How to I doing for this situation. (Note: I was trying Geotools, Schema, Buffer, Editing-Offset)? Please help for this situation. &lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 19:06:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489703#M16352</guid>
      <dc:creator>EmraSERT</dc:creator>
      <dc:date>2012-05-07T19:06:57Z</dc:date>
    </item>
    <item>
      <title>Re: Offset Process</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489704#M16353</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If I understand your question correctly, you can try the following:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1. Use Add Field tool (Data Management toolbox - Fields toolset) to add a field for distance values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2. Use Calculate Field tool (in the same toolset) to calculate the distance field with multiplying the line number field by 10.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;3. Run the Buffer tool and specify the distance field. It should create buffers according to the distance values.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;4. If you need the output as lines, run Polygon To Line (requires ArcInfo license) - uncheck "Identify and store polygon neighboring information" option (this option is new in ArcGIS 10) to convert the polygons to lines.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Hope that works for you.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 07 May 2012 20:58:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489704#M16353</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-05-07T20:58:24Z</dc:date>
    </item>
    <item>
      <title>Re: Offset Process</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489705#M16354</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Dear Lee, thank youo very much for your solution, are there other way for this situation?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 05:51:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489705#M16354</guid>
      <dc:creator>EmraSERT</dc:creator>
      <dc:date>2012-05-09T05:51:20Z</dc:date>
    </item>
    <item>
      <title>Re: Offset Process</title>
      <link>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489706#M16355</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I should have mentioned that the output of Buffer contains enclosed shapes, not exactly offset lines. So you would need to do some editing work.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;There might be a proper editing tool to do this. You can try to post your question in the Editing forum:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://forums.arcgis.com/forums/116-Editing"&gt;http://forums.arcgis.com/forums/116-Editing&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 09 May 2012 15:56:23 GMT</pubDate>
      <guid>https://community.esri.com/t5/geoprocessing-questions/offset-process/m-p/489706#M16355</guid>
      <dc:creator>DanLee</dc:creator>
      <dc:date>2012-05-09T15:56:23Z</dc:date>
    </item>
  </channel>
</rss>

