<?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: Alter point field based on another layer in New to GIS Questions</title>
    <link>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697479#M1850</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it out and it seems that all points which do not fall within the polygons are deleted. Is it perhaps possible to give all blank/null space on the shapefile a specific value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 01 Sep 2014 17:12:18 GMT</pubDate>
    <dc:creator>RobertHogwood</dc:creator>
    <dc:date>2014-09-01T17:12:18Z</dc:date>
    <item>
      <title>Alter point field based on another layer</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697476#M1847</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I performed a network analysis to create a series of polygons based on distances (100, 200, 300m etc) around facilities for a project I'm working on. I also have population weighted centroids (point data) that I want to be given a value for a new field based on which polygon they fall under. For example, all centroids which fall in the 500m polygon from a facility would be given a 'poor' value for Access.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there an easy way to do this?&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 16:38:57 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697476#M1847</guid>
      <dc:creator>RobertHogwood</dc:creator>
      <dc:date>2014-08-29T16:38:57Z</dc:date>
    </item>
    <item>
      <title>Re: Alter point field based on another layer</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697477#M1848</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Spatial Join should do the trick. First assign your polygons the categories that you need (i.e. Poor, Fair, Good, Excellent etc). Once you have that set your Target Features to&amp;nbsp; your points and your Join Features would be your polygons. Your out put will now have the points with the values that you assigned the polygon they are in.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 29 Aug 2014 19:16:25 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697477#M1848</guid>
      <dc:creator>JorgeOrellana</dc:creator>
      <dc:date>2014-08-29T19:16:25Z</dc:date>
    </item>
    <item>
      <title>Re: Alter point field based on another layer</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697478#M1849</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you for the reply. Before I test this I just want to ask one more thing - is it possible to give points that don't fall within any of the polygons a value of 'no access' for example?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sun, 31 Aug 2014 18:41:24 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697478#M1849</guid>
      <dc:creator>RobertHogwood</dc:creator>
      <dc:date>2014-08-31T18:41:24Z</dc:date>
    </item>
    <item>
      <title>Re: Alter point field based on another layer</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697479#M1850</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I tried it out and it seems that all points which do not fall within the polygons are deleted. Is it perhaps possible to give all blank/null space on the shapefile a specific value?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 17:12:18 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697479#M1850</guid>
      <dc:creator>RobertHogwood</dc:creator>
      <dc:date>2014-09-01T17:12:18Z</dc:date>
    </item>
    <item>
      <title>Re: Alter point field based on another layer</title>
      <link>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697480#M1851</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I found a way to accomplish the task by creating a new shapefile, drawing a shape and clipping it to the area I'm using. Then I used the erase tool to remove the exisiting polygons from the newly created shape, leaving only the previously blank areas filled by the shape. I appended it to the polygons.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for the help&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Sep 2014 17:46:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/new-to-gis-questions/alter-point-field-based-on-another-layer/m-p/697480#M1851</guid>
      <dc:creator>RobertHogwood</dc:creator>
      <dc:date>2014-09-01T17:46:42Z</dc:date>
    </item>
  </channel>
</rss>

