<?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 Attribute Assistant 10.1.1.1 Nearest_Feature Question in State &amp; Local Government Questions</title>
    <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263360#M1534</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is what I'm trying to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm adding a point of interest (POI) onto a map and want it to utilize the parcel to populate my Facility Address field.&amp;nbsp; However, using the parcel information requires using multiple fields to "CREATE" the address correctly.&amp;nbsp; The parcel layer has a, STRNO, STRNAME, STRTYPE that need to be concatenated into one field in my POI layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was thinking of using the NEAREST_FEATURE with a �??value info�?� like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;parcels | STRNO+" "+STRNAME+" "+STRTYPE | 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or perhaps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;parcels | STRNO&amp;amp;" "&amp;amp;STRNAME&amp;amp;" "&amp;amp;STRTYPE | 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, this doesn't work out so good for me at this point.&amp;nbsp; Perhaps there is a rather simple solution to this or perhaps not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, my parcel data is in SDE and I have to join that Parcel layer with a table in order to get the address fields I need.&amp;nbsp; During testing when I was simply getting one field it wouldn't let me do this at all with SDE.&amp;nbsp; Perhaps it's the join not allowing me to do this or perhaps it because this data is in SDE while I'm editing in a FGDB outside of SDE.&amp;nbsp; Any ideas on this would be greatly appreciated.&amp;nbsp; I got it to work by exporting out a few parcels from this joined layer for testing purposes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Can I concatenate these values shown above?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Why can't I access my joined SDE layer in my "Value Info" field?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 03 Jul 2013 16:07:11 GMT</pubDate>
    <dc:creator>JohnRitsko</dc:creator>
    <dc:date>2013-07-03T16:07:11Z</dc:date>
    <item>
      <title>Attribute Assistant 10.1.1.1 Nearest_Feature Question</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263360#M1534</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Here is what I'm trying to do.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I'm adding a point of interest (POI) onto a map and want it to utilize the parcel to populate my Facility Address field.&amp;nbsp; However, using the parcel information requires using multiple fields to "CREATE" the address correctly.&amp;nbsp; The parcel layer has a, STRNO, STRNAME, STRTYPE that need to be concatenated into one field in my POI layer.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I was thinking of using the NEAREST_FEATURE with a �??value info�?� like this:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;parcels | STRNO+" "+STRNAME+" "+STRTYPE | 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;or perhaps&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;parcels | STRNO&amp;amp;" "&amp;amp;STRNAME&amp;amp;" "&amp;amp;STRTYPE | 0.5&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;However, this doesn't work out so good for me at this point.&amp;nbsp; Perhaps there is a rather simple solution to this or perhaps not.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Also, my parcel data is in SDE and I have to join that Parcel layer with a table in order to get the address fields I need.&amp;nbsp; During testing when I was simply getting one field it wouldn't let me do this at all with SDE.&amp;nbsp; Perhaps it's the join not allowing me to do this or perhaps it because this data is in SDE while I'm editing in a FGDB outside of SDE.&amp;nbsp; Any ideas on this would be greatly appreciated.&amp;nbsp; I got it to work by exporting out a few parcels from this joined layer for testing purposes.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;1.&amp;nbsp; Can I concatenate these values shown above?&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2.&amp;nbsp; Why can't I access my joined SDE layer in my "Value Info" field?&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Thank you!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:07:11 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263360#M1534</guid>
      <dc:creator>JohnRitsko</dc:creator>
      <dc:date>2013-07-03T16:07:11Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant 10.1.1.1 Nearest_Feature Question</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263361#M1535</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;1:&amp;nbsp; That rule does not support that.&amp;nbsp; It allows you to copy one field from the nearest feature to one field in the edited feature&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;2:&amp;nbsp; Joined fields are supported.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:49:47 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263361#M1535</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2013-07-03T16:49:47Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant 10.1.1.1 Nearest_Feature Question</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263362#M1536</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Is there a way to do it with an expression that you may know of?&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 16:59:26 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263362#M1536</guid>
      <dc:creator>JohnRitsko</dc:creator>
      <dc:date>2013-07-03T16:59:26Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant 10.1.1.1 Nearest_Feature Question</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263363#M1537</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;You could use Nearest Feature Attributes and copy many fields into many source fields then use the Expression to concatenate them.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://resources.arcgis.com/en/help/localgovernment/10.1/index.html#/Nearest_feature_attributes/028s000000m7000000/"&gt;http://resources.arcgis.com/en/help/localgovernment/10.1/index.html#/Nearest_feature_attributes/028s000000m7000000/&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 17:00:58 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263363#M1537</guid>
      <dc:creator>MikeMillerGIS</dc:creator>
      <dc:date>2013-07-03T17:00:58Z</dc:date>
    </item>
    <item>
      <title>Re: Attribute Assistant 10.1.1.1 Nearest_Feature Question</title>
      <link>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263364#M1538</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Worked out great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Create the Nearest_Feature_Attributes (NFA) and an Expression and I'm assuming it runs each method in order so the expression will run after the (NFA) so it works fine.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;thanks agian!&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 03 Jul 2013 18:02:51 GMT</pubDate>
      <guid>https://community.esri.com/t5/state-local-government-questions/attribute-assistant-10-1-1-1-nearest-feature/m-p/263364#M1538</guid>
      <dc:creator>JohnRitsko</dc:creator>
      <dc:date>2013-07-03T18:02:51Z</dc:date>
    </item>
  </channel>
</rss>

