features to flags, and saving flags

4882
5
08-04-2011 03:02 PM
LucyHardy
New Contributor II
Hi,

Is it possible to generate junction and edge flags from a point feature class, and then save the flags? 

I want to identify numerous stream segments in river networks throughout a region.  The stream segments I wish to select contain biodiversity values which are upstream from an identified location on the network. 

I had created a point feature class with the locations.  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.  Is there a quick way to convert my feature class of points to flags, and then can I save those flags?

Being new to Network Analyst I may going about this all the wrong way.  Thanks in anticipation.

Lucy.
Tags (2)
5 Replies
AlexeyTereshenkov
Regular Contributor III
Hey Lucy,

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.
http://edndoc.esri.com/arcobjects/8.3/Samples/Network/Utility%20Network%20Analysis/Edge%20Flags%20Fr...

http://edndoc.esri.com/arcobjects/9.2/CPP_VB6_VBA_VCPP_Doc/COM_Samples_Docs/Network/Utility_Network_...

Otherwise, you might try to get using sinks and sources based on feature classes:
http://help.arcgis.com/en/arcgisdesktop/10.0/help/index.html#/Creating_a_new_network_junction_featur...

Good luck.
Christy-AnnArchuleta
New Contributor
I am using the HEM Add-On tool which converts points into flags in ArcGIS 10, and it works great.

Here is some online documentation:

http://proceedings.esri.com/library/userconf/proc11/uc/papers/3110_87.pdf--
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...

http://www.epa.gov/waters/tools/hem/index.html--
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: http://nhd.usgs.gov/tools.html
0 Kudos
AlexeyTereshenkov
Regular Contributor III
Hello,

Great links, thanks for sharing them. Hope they will prove useful to Lucy.
0 Kudos
JaySandhu
Esri Regular Contributor
Keep in mind these tools are for "geometric" networks and not Network Analyst.

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.

This forum is intended primarily for Network Analyst that operates on a Network Dataset and is geared for transportation networks.

Jay Sandhu
0 Kudos
DougSterling
Esri Contributor
At 10.1 (now in beta) flags and barriers are saved in the mxd with the utility network toolbar.
0 Kudos