ArcGIS REST Services Directory
Login
Home
>
services
>
Routing_Service
>
NetworkAnalysis (GPServer)
>
SolveLocationAllocation
>
submitJob
API Reference
Submit Job (SolveLocationAllocation)
Facilities:
(
GPFeatureRecordSetLayer
)
{ "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 4326, "wkid": 4326 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "Name", "length": 500, "alias": "Name", "type": "esriFieldTypeString" }, { "name": "FacilityType", "alias": "FacilityType", "type": "esriFieldTypeSmallInteger" }, { "name": "Weight", "alias": "Weight", "type": "esriFieldTypeDouble" }, { "name": "Capacity", "alias": "Capacity", "type": "esriFieldTypeDouble" }, { "name": "CurbApproach", "alias": "Curb Approach", "type": "esriFieldTypeSmallInteger" } ], "geometryType": "esriGeometryPoint" }
Demand Points:
(
GPFeatureRecordSetLayer
)
{ "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 4326, "wkid": 4326 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "Name", "length": 500, "alias": "Name", "type": "esriFieldTypeString" }, { "name": "GroupName", "length": 500, "alias": "Group Name", "type": "esriFieldTypeString" }, { "name": "Weight", "alias": "Weight", "type": "esriFieldTypeDouble" }, { "name": "Cutoff", "alias": "Cutoff", "type": "esriFieldTypeDouble" }, { "name": "CurbApproach", "alias": "Curb Approach", "type": "esriFieldTypeSmallInteger" }, { "name": "ImpedanceTransformation", "alias": "Impedance Transformation", "type": "esriFieldTypeInteger" }, { "name": "ImpedanceParameter", "alias": "Impedance Parameter", "type": "esriFieldTypeDouble" } ], "geometryType": "esriGeometryPoint" }
Measurement Units:
(
GPString
)
Minutes
Analysis Region:
(
GPString
)
Problem Type:
(
GPString
)
Minimize Impedance
Number of Facilities to Find:
(
GPLong
)
1
Default Measurement Cutoff:
(
GPDouble
)
Default Capacity:
(
GPDouble
)
1
Target Market Share:
(
GPDouble
)
10
Measurement Transformation Model:
(
GPString
)
Linear
Measurement Transformation Factor:
(
GPDouble
)
1
Travel Direction:
(
GPString
)
Facility to Demand
Time of Day:
(
GPDate
)
Time Zone for Time of Day:
(
GPString
)
Geographically Local
UTurn at Junctions:
(
GPString
)
Allowed
Point Barriers:
(
GPFeatureRecordSetLayer
)
{ "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 4326, "wkid": 4326 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "Name", "length": 500, "alias": "Name", "type": "esriFieldTypeString" }, { "name": "BarrierType", "alias": "Barrier Type", "type": "esriFieldTypeInteger" }, { "name": "Additional_Time", "alias": "Additional Time", "type": "esriFieldTypeDouble" }, { "name": "Additional_Distance", "alias": "Additional Distance", "type": "esriFieldTypeDouble" }, { "name": "AdditionalCost", "alias": "Additional Cost", "type": "esriFieldTypeDouble" }, { "name": "CurbApproach", "alias": "Curb Approach", "type": "esriFieldTypeSmallInteger" }, { "name": "FullEdge", "alias": "Full Edge", "type": "esriFieldTypeInteger" } ], "geometryType": "esriGeometryPoint" }
Line Barriers:
(
GPFeatureRecordSetLayer
)
{ "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 4326, "wkid": 4326 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "Name", "length": 500, "alias": "Name", "type": "esriFieldTypeString" }, { "name": "SHAPE_Length", "alias": "SHAPE_Length", "type": "esriFieldTypeDouble" } ], "geometryType": "esriGeometryPolyline" }
Polygon Barriers:
(
GPFeatureRecordSetLayer
)
{ "features": [], "exceededTransferLimit": false, "displayFieldName": "", "spatialReference": { "latestWkid": 4326, "wkid": 4326 }, "fields": [ { "name": "OBJECTID", "alias": "OBJECTID", "type": "esriFieldTypeOID" }, { "name": "Name", "length": 500, "alias": "Name", "type": "esriFieldTypeString" }, { "name": "BarrierType", "alias": "Barrier Type", "type": "esriFieldTypeInteger" }, { "name": "ScaledTimeFactor", "alias": "Scaled Time Factor", "type": "esriFieldTypeDouble" }, { "name": "ScaledDistanceFactor", "alias": "Scaled Distance Factor", "type": "esriFieldTypeDouble" }, { "name": "ScaledCostFactor", "alias": "Scaled Cost Factor", "type": "esriFieldTypeDouble" }, { "name": "SHAPE_Length", "alias": "SHAPE_Length", "type": "esriFieldTypeDouble" }, { "name": "SHAPE_Area", "alias": "SHAPE_Area", "type": "esriFieldTypeDouble" } ], "geometryType": "esriGeometryPolygon" }
Use Hierarchy:
(
GPBoolean
)
true
Restrictions:
(
GPMultiValue:GPString
)
["Avoid High Slope","Busy Roads","Class 1 Lean","Class 2 Lean","Class 4 Lean","Class 5 Lean","Highways & On Ramps","Low Slope","Low Traffic Flow","No Bike Infrastructure","Oneway"]
Attribute Parameter Values:
(
GPRecordSet
)
{ "features": [ {"attributes": { "OBJECTID": 1, "ParameterValue": "AVOID_HIGH", "AttributeName": "Avoid High Slope", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 2, "ParameterValue": "AVOID_HIGH", "AttributeName": "Busy Roads", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 3, "ParameterValue": "PREFER_MEDIUM", "AttributeName": "Class 1 Lean", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 4, "ParameterValue": "PREFER_LOW", "AttributeName": "Class 2 Lean", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 5, "ParameterValue": "AVOID_LOW", "AttributeName": "Class 3 Lean", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 6, "ParameterValue": "PREFER_MEDIUM", "AttributeName": "Class 4 Lean", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 7, "ParameterValue": "PREFER_MEDIUM", "AttributeName": "Class 5 Lean", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 8, "ParameterValue": "AVOID_HIGH", "AttributeName": "High Traffic Flow", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 9, "ParameterValue": "PROHIBITED", "AttributeName": "Highways & On Ramps", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 10, "ParameterValue": "PREFER_LOW", "AttributeName": "Low Slope", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 11, "ParameterValue": "PREFER_LOW", "AttributeName": "Low Traffic Flow", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 12, "ParameterValue": "PREFER_LOW", "AttributeName": "Medium Traffic Flow", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 13, "ParameterValue": "AVOID_HIGH", "AttributeName": "No Bike Infrastructure", "ParameterName": "Restriction Usage" }}, {"attributes": { "OBJECTID": 14, "ParameterValue": "PROHIBITED", "AttributeName": "Oneway", "ParameterName": "Restriction Usage" }} ], "exceededTransferLimit": false, "displayFieldName": "", "fields": [ { "name": "OBJECTID", "alias": "ObjectID", "type": "esriFieldTypeOID" }, { "name": "AttributeName", "length": 255, "alias": "AttributeName", "type": "esriFieldTypeString" }, { "name": "ParameterName", "length": 255, "alias": "ParameterName", "type": "esriFieldTypeString" }, { "name": "ParameterValue", "length": 25, "alias": "ParameterValue", "type": "esriFieldTypeString" } ] }
Allocation Line Shape:
(
GPString
)
Straight Line
Travel Mode:
(
GPString
)
Custom
Impedance:
(
GPString
)
Drive Time
Save Output Network Analysis Layer:
(
GPBoolean
)
false
Overrides:
(
GPString
)
Time Impedance:
(
GPString
)
Time
Distance Impedance:
(
GPString
)
Length
Output Format:
(
GPString
)
Feature Set
Accumulate Attributes:
(
GPMultiValue:GPString
)
[]
Ignore Network Location Fields:
(
GPBoolean
)
false
Ignore Invalid Locations:
(
GPBoolean
)
true
Locate Settings:
(
GPString
)
{"default": { "toleranceUnits": "esriMeters", "allowAutoRelocate": true, "sources": [{"name": "SDE.AT_Routing"}], "tolerance": 20000 }}
Options:
ReturnZ:
True
False
ReturnM:
True
False
Return True Curves:
True
False
Simplify Features:
True
False
Context:
Format:
HTML
JSON
KMZ
GeoJSON