<?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: Spatial Selection; Lines Near Edges of Polygons in Spatial Data Science Questions</title>
    <link>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23398#M19</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;apologies of I am missing something, but I assume you have ruled out &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000072000000"&gt;Select by location within a distance of&lt;/A&gt; as being the solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 20 Oct 2014 20:21:51 GMT</pubDate>
    <dc:creator>DanPatterson_Retired</dc:creator>
    <dc:date>2014-10-20T20:21:51Z</dc:date>
    <item>
      <title>Spatial Selection; Lines Near Edges of Polygons</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23396#M17</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I need to select from a feature class of streets, just those streets that are within a given distance to the edge (shared edge) of city boundary polygons. Does anyone have an idea how I may go about this?&amp;nbsp; (ArcGIS desktop v 10.0 sp5, workstation license)&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 20:05:10 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23396#M17</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-10-20T20:05:10Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Selection; Lines Near Edges of Polygons</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23397#M18</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Attached is a graphic of what I'm after....&lt;IMG alt="SpatialSelection.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/23046_SpatialSelection.png" style="width: 620px; height: 475px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 20:14:53 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23397#M18</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-10-20T20:14:53Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Selection; Lines Near Edges of Polygons</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23398#M19</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;apologies of I am missing something, but I assume you have ruled out &lt;A href="http://resources.arcgis.com/en/help/main/10.2/index.html#//001700000072000000"&gt;Select by location within a distance of&lt;/A&gt; as being the solution?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 20:21:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23398#M19</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-20T20:21:51Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Selection; Lines Near Edges of Polygons</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23399#M20</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;If your boundary polygons are topologically correct (i.e. if the boundaries fall exactly on each other), you can run the Intersect tool with boundaries as the only input and Output Type = Line to get shared edges, then select by location "are within a distance of the source layer feature" to the shared edges.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 20:33:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23399#M20</guid>
      <dc:creator>DarrenWiens2</dc:creator>
      <dc:date>2014-10-20T20:33:26Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Selection; Lines Near Edges of Polygons</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23400#M21</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Don-&amp;nbsp; tried that but it selects all the streets within the polygon since technically if they are within the polygon, are are within 150 feet of it....&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="selection.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/23288_selection.png" style="height: auto;" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG alt="results.png" class="jive-image image-2" src="https://community.esri.com/legacyfs/online/23289_results.png" style="width: 620px; height: 469px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 20:35:39 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23400#M21</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-10-20T20:35:39Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Selection; Lines Near Edges of Polygons</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23401#M22</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Nice one Darren!&amp;nbsp; I get a bunch of extras but I can get rid of them easily....&lt;IMG alt="solution.png" class="jive-image image-1" src="https://community.esri.com/legacyfs/online/23290_solution.png" style="width: 620px; height: 475px;" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 20:45:09 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23401#M22</guid>
      <dc:creator>JoeBorgione</dc:creator>
      <dc:date>2014-10-20T20:45:09Z</dc:date>
    </item>
    <item>
      <title>Re: Spatial Selection; Lines Near Edges of Polygons</title>
      <link>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23402#M23</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Joe...forgot about the ones on boundaries,.&amp;nbsp; Check out the Clementini options which I forgot to point out as viable options...from the same help files references&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;CONTAINS_CLEMENTINI&lt;/SPAN&gt; —&lt;SPAN&gt;This spatial relationship yields the same results as COMPLETELY_CONTAINS with one exception. If the selecting feature is entirely on the boundary of the input feature (no part is properly inside or outside), the feature will not be selected. CLEMENTINI defines the boundary polygon as the line separating inside and outside, the boundary of a line is defined as its end points, and the boundary of a point is always empty.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;or &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;COMPLETELY_WITHIN&lt;/SPAN&gt; —&lt;SPAN&gt;The features in the input layer will be selected if they are completely within or contained by a selecting feature. The selecting features must be polygons. &lt;/SPAN&gt;&lt;/P&gt;&lt;UL&gt;&lt;LI&gt;&lt;SPAN&gt;WITHIN_CLEMENTINI&lt;/SPAN&gt; —&lt;SPAN&gt;The result will be identical to WITHIN except if the entirety of the feature in the input layer is on the boundary of the feature in the selecting layer, the feature will not be selected. CLEMENTINI defines the boundary polygon as the line separating inside and outside, the boundary of a line is defined as its end points, and the boundary of a point is always empty.&lt;/SPAN&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN&gt;but alas, there is no within a distance, so you have to do a clementini selection, switch the selection, then perform the within a distance from the selected set (if memory serves...don't have files to test at present)&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 20 Oct 2014 21:15:20 GMT</pubDate>
      <guid>https://community.esri.com/t5/spatial-data-science-questions/spatial-selection-lines-near-edges-of-polygons/m-p/23402#M23</guid>
      <dc:creator>DanPatterson_Retired</dc:creator>
      <dc:date>2014-10-20T21:15:20Z</dc:date>
    </item>
  </channel>
</rss>

