ESRI.ArcGIS.NetworkAnalystTools
MakeServiceAreaLayer Class Properties
See Also  Send your comments to: Site Administrator | Terms of Use | PRIVACY | Copyright @ ESRI | Careers
ESRI.ArcGIS.NetworkAnalystTools Namespace : MakeServiceAreaLayer Class




For a list of all members of this type, see MakeServiceAreaLayer members.

Public Properties

 NameDescription
Public Propertyaccumulate_attribute_nameList of cost attributes to be accumulated during analysis. These accumulation attributes are purely for reference; the solver only uses the cost attribute specified by the Impedance attribute parameter to calculate the route. (In, Optional)  
Public PropertyAliasThe alias for this tool's toolbox.  
Public Propertydefault_break_valuesDefault impedance values indicating the extent of the service area to be calculated. The default can be overridden by specifying the breaks value on the facilities. (In, Optional)  
Public Propertyexcluded_source_nameSpecifies the list of network sources to be excluded when generating the polygons. The geometry of traversed elements from the excluded sources will be omitted from all polygons. (In, Optional)  
Public Propertyimpedance_attributeThe cost attribute to be used as impedance in the analysis. (In, Required)  
Public Propertyin_network_datasetThe network dataset on which the service area analysis will be performed. (In, Required)  
Public Propertyline_typeSpecifies the type of lines to be generated based on the service area analysis. Selecting the TRUE_LINES or TRUE_LINES_WITH_MEASURES option for large service areas will increase the amount of memory consumed by the analysis. (In, Optional)  
Public Propertylines_source_fieldsInclude network source fields in lines (in, Optional)  
Public PropertymergeSpecifies the options to merge polygons that share similar break values. This option is applicable only when generating polygons for multiple facilities. (In, Optional)  
Public Propertynesting_typeSpecifies the option to create concentric service area polygons as disks or rings. This option is applicable only when multiple break values are specified for the facilities. (In, Optional)  
Public Propertyout_network_analysis_layerName of the service area network analysis layer to create. (In, Required)  
Public Propertyoutput_layerNetwork Analyst Layer (out, Optional)  
Public PropertyoverlapDetermines if overlapping lines are generated when the service area lines are computed. (In, Optional)  
Public PropertyParameterInfoThe parameters used by this tool. For internal use only.  
Public Propertypoly_trim_valueSpecifies the distance within which the service area polygons are trimmed. The parameter includes a value and units for the distance. The default value is 100 meters. (In, Optional)  
Public Propertypolygon_trimTrim Polygons (in, Optional)  
Public Propertypolygon_typeSpecifies the type of polygons to be generated. (In, Optional)  
Public Propertyrestriction_attribute_nameList of restriction attributes to apply during the analysis. (In, Optional)  
Public PropertysplitSplit lines when they cross a service area break (in, Optional)  
Public PropertyToolboxDirectoryThe directory of this tool's toolbox.  
Public PropertyToolboxNameThe name of this tool's toolbox.  
Public PropertyToolNameThe name of this tool.  
Public Propertytravel_from_toSpecifies the direction of travel to or from the facilities. (In, Optional)  
Public PropertyUTurn_policyRestrict or permit U-turns at junctions that could occur during network traversal between stops. (In, Optional)  
Top

See Also

© 2010 All Rights Reserved.