Class ServiceAreaFacility
A class that describes service area facility.
Inheritance
Namespace: Esri.ArcGISRuntime.Tasks.NetworkAnalysis
Assembly: Esri.ArcGISRuntime.dll
Syntax
public sealed class ServiceAreaFacility
Remarks
Facilities represent locations from which service areas need to be calculated. For example, a fire station can be set as a facility to find which areas it can serve within a 10 minute service area. A hospital can be set as the facility to find what proportion of the population is within a 2 mile driving distance.
Constructors
Name | Description |
---|---|
Service |
Initializes a new instance of the Service |
Properties
Name | Description |
---|---|
Curb |
Gets or sets the curb approach. |
Current |
Gets or sets the current bearing in degrees. |
Current |
Gets or sets the current bearing tolerance in degrees. Valid values are 0 to 180 or System. |
Distance |
Gets distance to network location in meters. |
Facility |
Gets or sets the facility ID. |
Geometry | Gets service area facility's location using geographical point. |
Impedance |
Gets the impedance cutoffs value. |
Location |
Gets location status. |
Name | Gets or sets the service area facility's name. |
Navigation |
Gets or sets the navigation latency. |
Navigation |
Gets or sets the navigation speed in meters per second. |
Network |
Gets or sets the network location. |
Methods
Name | Description |
---|---|
Get |
Gets added cost value for given impedance or accumulate attribute. |
Set |
Sets added cost value for given impedance or accumulate attribute. |
Applies to
Target | Versions |
---|---|
.NET Standard 2.0 | 100.3 - 200.6 |
.NET | 100.13 - 200.6 |
.NET Windows | 100.13 - 200.6 |
.NET Android | 200.0 - 200.6 |
.NET iOS | 200.0 - 200.6 |
.NET Framework | 100.1 - 200.6 |
Xamarin.Android | 100.1 - 100.15 |
Xamarin.iOS | 100.1 - 100.15 |
UWP | 100.1 - 200.6 |