<?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: Set values to points in ArcGIS Enterprise Portal Questions</title>
    <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/set-values-to-points/m-p/273463#M3707</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the mask is a shp file or featureclass you could do this with a Spatial Join&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 05 Sep 2011 11:33:52 GMT</pubDate>
    <dc:creator>JonWebb</dc:creator>
    <dc:date>2011-09-05T11:33:52Z</dc:date>
    <item>
      <title>Set values to points</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/set-values-to-points/m-p/273462#M3706</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi everyone.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I have a set of points that I would like to assign a value based on a mask. I made a layer for each region and based on those masks, I would like to assign a specific value.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;For example, in that following image:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://imageshack.us/photo/my-images/194/831201194323am.jpg"&gt;http://imageshack.us/photo/my-images/194/831201194323am.jpg&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I would like to assign a value of 1 to all points that belong to the orange mask, 0.85 to those on blue mask, etc.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Any help would be greatly appreciated.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;With regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Phil&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 31 Aug 2011 12:49:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/set-values-to-points/m-p/273462#M3706</guid>
      <dc:creator>Filoche</dc:creator>
      <dc:date>2011-08-31T12:49:13Z</dc:date>
    </item>
    <item>
      <title>Re: Set values to points</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/set-values-to-points/m-p/273463#M3707</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;If the mask is a shp file or featureclass you could do this with a Spatial Join&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 05 Sep 2011 11:33:52 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/set-values-to-points/m-p/273463#M3707</guid>
      <dc:creator>JonWebb</dc:creator>
      <dc:date>2011-09-05T11:33:52Z</dc:date>
    </item>
    <item>
      <title>Re: Set values to points</title>
      <link>https://community.esri.com/t5/arcgis-enterprise-portal-questions/set-values-to-points/m-p/273464#M3708</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could also created a field in your polygon feature class (FC) with the value you want. Then perform an intersect between the point FC and the polygon FC. The resulting point FC will have the attributes of both. If you want this value back in your original point FC, then join the intersected FC with point feature class using a unique identifier (e.g. ID) and use the field calculator to make the value in the original FC equal to the value, then unjoin the FCs.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;The spatial join would be simpler, but you still need to do the final step if you want to unjoin the FCs.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 06 Sep 2011 16:34:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-enterprise-portal-questions/set-values-to-points/m-p/273464#M3708</guid>
      <dc:creator>MarkBoucher</dc:creator>
      <dc:date>2011-09-06T16:34:01Z</dc:date>
    </item>
  </channel>
</rss>

