<?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: features to flags, and saving flags in ArcGIS Network Analyst Questions</title>
    <link>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222464#M2261</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great links, thanks for sharing them. Hope they will prove useful to Lucy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 02 Sep 2011 06:14:27 GMT</pubDate>
    <dc:creator>AlexeyTereshenkov</dc:creator>
    <dc:date>2011-09-02T06:14:27Z</dc:date>
    <item>
      <title>features to flags, and saving flags</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222461#M2258</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hi,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Is it possible to generate junction and edge flags from a point feature class, and then save the flags?&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to identify numerous stream segments in river networks throughout a region.&amp;nbsp; The stream segments I wish to select contain biodiversity values which are upstream from an identified location on the network.&amp;nbsp; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I had created a point feature class with the locations.&amp;nbsp; I am now using the trace upstream tool on the network analyst toolbar to identify the stream segments upstream from these locations. I have to place a junction/edge flag on every location for which I have already created a feature class.&amp;nbsp; Is there a quick way to convert my feature class of points to flags, and then can I save those flags? &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Being new to Network Analyst I may going about this all the wrong way.&amp;nbsp; Thanks in anticipation. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Lucy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 04 Aug 2011 22:02:43 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222461#M2258</guid>
      <dc:creator>LucyHardy</dc:creator>
      <dc:date>2011-08-04T22:02:43Z</dc:date>
    </item>
    <item>
      <title>Re: features to flags, and saving flags</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222462#M2259</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hey Lucy,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;I am afraid such option is not available out-of-the-box. My suggestion is to search for any add-ins or scripts written that might help you.&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://edndoc.esri.com/arcobjects/8.3/Samples/Network/Utility%20Network%20Analysis/Edge%20Flags%20From%20Points/clsEdgeFlagsFromPts.htm"&gt;http://edndoc.esri.com/arcobjects/8.3/Samples/Network/Utility%20Network%20Analysis/Edge%20Flags%20From%20Points/clsEdgeFlagsFromPts.htm&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Network/Utility_Network_Analysis/Export_Flags_and_Barriers/e56ad297-f2d5-4a6a-9f93-63090ff700a4.htm"&gt;http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Network/Utility_Network_Analysis/Export_Flags_and_Barriers/e56ad297-f2d5-4a6a-9f93-63090ff700a4.htm&lt;/A&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Otherwise, you might try to get using sinks and sources based on feature classes:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Creating_a_new_network_junction_feature_class_in_ArcCatalog/002r0000000p000000/"&gt;http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Creating_a_new_network_junction_feature_class_in_ArcCatalog/002r0000000p000000/&lt;/A&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Good luck.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 15 Aug 2011 12:35:50 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222462#M2259</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2011-08-15T12:35:50Z</dc:date>
    </item>
    <item>
      <title>Re: features to flags, and saving flags</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222463#M2260</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;I am using the HEM Add-On tool which converts points into flags in ArcGIS 10, and it works great.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Here is some online documentation:&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://proceedings.esri.com/library/userconf/proc11/uc/papers/3110_87.pdf--"&gt;http://proceedings.esri.com/library/userconf/proc11/uc/papers/3110_87.pdf--&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;Hydrography Event Management (HEM) Tools New Features as of FY2011 - Additional new functionality includes a stand-alone tool to convert any point feature into network flags in order to do network analysis...&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;A href="http://www.epa.gov/waters/tools/hem/index.html--"&gt;http://www.epa.gov/waters/tools/hem/index.html--&lt;/A&gt;&lt;BR /&gt;&lt;SPAN&gt;It was developed by the Bureau of Land Management (BLM) with input from EPA and USGS. The HEM tool and associated documentation are available for download from: &lt;/SPAN&gt;&lt;A href="http://nhd.usgs.gov/tools.html"&gt;http://nhd.usgs.gov/tools.html&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 01 Sep 2011 20:07:42 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222463#M2260</guid>
      <dc:creator>Christy-AnnArchuleta</dc:creator>
      <dc:date>2011-09-01T20:07:42Z</dc:date>
    </item>
    <item>
      <title>Re: features to flags, and saving flags</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222464#M2261</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Hello,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Great links, thanks for sharing them. Hope they will prove useful to Lucy.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 06:14:27 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222464#M2261</guid>
      <dc:creator>AlexeyTereshenkov</dc:creator>
      <dc:date>2011-09-02T06:14:27Z</dc:date>
    </item>
    <item>
      <title>Re: features to flags, and saving flags</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222465#M2262</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;Keep in mind these tools are for "geometric" networks and not Network Analyst.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Geometric networks are for modeling utility (electric, sewer) and stream networks where flow direction and upstream and downstream concepts are modeled. You can interact with the geometric networks with the utility network tool bar.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;This forum is intended primarily for Network Analyst that operates on a Network Dataset and is geared for transportation networks.&lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt; &lt;/SPAN&gt;&lt;BR /&gt;&lt;SPAN&gt;Jay Sandhu&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 02 Sep 2011 14:54:05 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222465#M2262</guid>
      <dc:creator>JaySandhu</dc:creator>
      <dc:date>2011-09-02T14:54:05Z</dc:date>
    </item>
    <item>
      <title>Re: features to flags, and saving flags</title>
      <link>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222466#M2263</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;SPAN&gt;At 10.1 (now in beta) flags and barriers are saved in the mxd with the utility network toolbar.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 09 Sep 2011 17:19:13 GMT</pubDate>
      <guid>https://community.esri.com/t5/arcgis-network-analyst-questions/features-to-flags-and-saving-flags/m-p/222466#M2263</guid>
      <dc:creator>DougSterling</dc:creator>
      <dc:date>2011-09-09T17:19:13Z</dc:date>
    </item>
  </channel>
</rss>

