<?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 Select feature, Nearest line the feature, create point in Developers Questions</title>
    <link>https://community.esri.com/t5/developers-questions/select-feature-nearest-line-the-feature-create/m-p/843943#M5485</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a valuation and I want to find this value inside the layer diagram on the map. I want this feature to burn on the screen. And I want to find the closest vertex of the feature that is lit with a value that is being eliminated, and put a dot on that vertex. can you help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;IMxDocument pMxdoc = ArcMap.Application.Document as IMxDocument;&lt;BR /&gt; IFeatureLayer pFlayer = pMxdoc.FocusMap.Layer[2] as IFeatureLayer;&lt;BR /&gt; IFeatureClass pFeatureClass = pFlayer.FeatureClass;&lt;BR /&gt; IFeature pFeature = pFeatureClass.GetFeature(5); &lt;BR /&gt; if (pFeature.get_Value(5).ToString() == "1800/8")&lt;BR /&gt; {&lt;BR /&gt; IMap pMap = pMxdoc.FocusMap;&lt;BR /&gt; pMap.SelectFeature(pFlayer, pFeature); &lt;BR /&gt; }&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Wed, 14 Jun 2017 12:02:01 GMT</pubDate>
    <dc:creator>MehmetErözkan</dc:creator>
    <dc:date>2017-06-14T12:02:01Z</dc:date>
    <item>
      <title>Select feature, Nearest line the feature, create point</title>
      <link>https://community.esri.com/t5/developers-questions/select-feature-nearest-line-the-feature-create/m-p/843943#M5485</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I have a valuation and I want to find this value inside the layer diagram on the map. I want this feature to burn on the screen. And I want to find the closest vertex of the feature that is lit with a value that is being eliminated, and put a dot on that vertex. can you help me&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;BLOCKQUOTE class="jive_macro_quote jive-quote jive_text_macro"&gt;&lt;P&gt;IMxDocument pMxdoc = ArcMap.Application.Document as IMxDocument;&lt;BR /&gt; IFeatureLayer pFlayer = pMxdoc.FocusMap.Layer[2] as IFeatureLayer;&lt;BR /&gt; IFeatureClass pFeatureClass = pFlayer.FeatureClass;&lt;BR /&gt; IFeature pFeature = pFeatureClass.GetFeature(5); &lt;BR /&gt; if (pFeature.get_Value(5).ToString() == "1800/8")&lt;BR /&gt; {&lt;BR /&gt; IMap pMap = pMxdoc.FocusMap;&lt;BR /&gt; pMap.SelectFeature(pFlayer, pFeature); &lt;BR /&gt; }&lt;/P&gt;&lt;/BLOCKQUOTE&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 14 Jun 2017 12:02:01 GMT</pubDate>
      <guid>https://community.esri.com/t5/developers-questions/select-feature-nearest-line-the-feature-create/m-p/843943#M5485</guid>
      <dc:creator>MehmetErözkan</dc:creator>
      <dc:date>2017-06-14T12:02:01Z</dc:date>
    </item>
  </channel>
</rss>

