<?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: ArcPad: Buffer line in ArcPad Questions</title>
    <link>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499736#M3641</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it for visual effect or are you trying to capture the buffer and do some calculations?&amp;nbsp; If just visual, maybe duplicate/offset the line the distance on either side of the line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done things like snap a couple points near a coastline and then clip the section out, and save to a shapefile....but don't think I've done anything with polygons.&amp;nbsp; But I'm still customizing for 7.x.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 24 May 2016 23:36:24 GMT</pubDate>
    <dc:creator>RebeccaStrauch__GISP</dc:creator>
    <dc:date>2016-05-24T23:36:24Z</dc:date>
    <item>
      <title>ArcPad: Buffer line</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499735#M3640</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is there a way (has anyone written a script?) to create a new polygon by buffering both sides of a line in ArcPad? (An out-of-the-box Buffer Method is available for a Point Object, but not for a Line Object.) &lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 23:29:19 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499735#M3640</guid>
      <dc:creator>IngridHogle</dc:creator>
      <dc:date>2016-05-24T23:29:19Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad: Buffer line</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499736#M3641</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is it for visual effect or are you trying to capture the buffer and do some calculations?&amp;nbsp; If just visual, maybe duplicate/offset the line the distance on either side of the line?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I've done things like snap a couple points near a coastline and then clip the section out, and save to a shapefile....but don't think I've done anything with polygons.&amp;nbsp; But I'm still customizing for 7.x.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 24 May 2016 23:36:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499736#M3641</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-05-24T23:36:24Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad: Buffer line</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499737#M3642</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes, it is for visualization, and I could just create two lines as you suggest. It seems like it should be possible to offset two lines (one on either side of the original) and then connect the start points and end points to create a polygon though, which would be really nice. I am hoping someone else has done the scripting to make this happen and would be willing to share this, since I am not a developer.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 25 May 2016 19:00:07 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499737#M3642</guid>
      <dc:creator>IngridHogle</dc:creator>
      <dc:date>2016-05-25T19:00:07Z</dc:date>
    </item>
    <item>
      <title>Re: ArcPad: Buffer line</title>
      <link>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499738#M3643</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Is this data that exists or something that you are collecting?&amp;nbsp; Is is via GPS or one screen?&amp;nbsp; What version are you using?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I don't know of any script that does this out of the box, but maybe you are needing to look into the Offset feature. If I was going to try to do this, I would start by looking at some of these reasources I found (help is for 8.0, there may be better, depending on your version)&lt;/P&gt;&lt;P&gt;&lt;A href="http://webhelp.esri.com/arcpad/8.0/userguide/index.htm#editing_data/new_features/concept_offsets.htm" title="http://webhelp.esri.com/arcpad/8.0/userguide/index.htm#editing_data/new_features/concept_offsets.htm"&gt;ArcPad User Guide&lt;/A&gt; &lt;/P&gt;&lt;P&gt;&lt;A href="http://resourcesupplyllc.com/PDFs/ArcPadGPS_Offsets_RSLLC.pdf" title="http://resourcesupplyllc.com/PDFs/ArcPadGPS_Offsets_RSLLC.pdf"&gt;http://resourcesupplyllc.com/PDFs/ArcPadGPS_Offsets_RSLLC.pdf&lt;/A&gt;&amp;nbsp;&amp;nbsp; this looks interesting, although I have not read thru it all&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://resources.arcgis.com/en/help/arcpad/10.2/sdk/scripting/ArcPadScriptingObjectModel~Rectangle~Offset.html" title="http://resources.arcgis.com/en/help/arcpad/10.2/sdk/scripting/ArcPadScriptingObjectModel~Rectangle~Offset.html"&gt;Offset Method&lt;/A&gt; ...this would take some developer skills&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Can you give a little more info on what you are trying to achieve and the input format?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 26 May 2016 00:09:16 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcpad-questions/arcpad-buffer-line/m-p/499738#M3643</guid>
      <dc:creator>RebeccaStrauch__GISP</dc:creator>
      <dc:date>2016-05-26T00:09:16Z</dc:date>
    </item>
  </channel>
</rss>

