ArcGIS REST Services Directory
Login
Home
>
services
>
Routing
>
NetworkAnalysis (GPServer)
>
SolveLocationAllocation
>
submitJob
Help
|
API Reference
Submit Job (SolveLocationAllocation)
Facilities:
(
GPFeatureRecordSetLayer
)
{ "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 4326, "latestWkid": 4326 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "FacilityType", "type": "esriFieldTypeSmallInteger", "alias": "FacilityType" }, { "name": "Weight", "type": "esriFieldTypeDouble", "alias": "Weight" }, { "name": "Capacity", "type": "esriFieldTypeDouble", "alias": "Capacity" }, { "name": "CurbApproach", "type": "esriFieldTypeSmallInteger", "alias": "Curb Approach" } ], "features": [], "exceededTransferLimit": false }
Demand Points:
(
GPFeatureRecordSetLayer
)
{ "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 4326, "latestWkid": 4326 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "GroupName", "type": "esriFieldTypeString", "alias": "Group Name", "length": 500 }, { "name": "Weight", "type": "esriFieldTypeDouble", "alias": "Weight" }, { "name": "TimeCutoff", "type": "esriFieldTypeDouble", "alias": "Time Cutoff" }, { "name": "DistanceCutoff", "type": "esriFieldTypeDouble", "alias": "Distance Cutoff" }, { "name": "CurbApproach", "type": "esriFieldTypeSmallInteger", "alias": "Curb Approach" } ], "features": [], "exceededTransferLimit": false }
Measurement Units:
(
GPString
)
Minutes
Analysis Region:
(
GPString
)
Problem Type:
(
GPString
)
Minimize Impedance
Number of Facilities to Find:
(
GPLong
)
1
Default Measurement Cutoff:
(
GPDouble
)
null
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
)
null
Time Zone for Time of Day:
(
GPString
)
Geographically Local
UTurn at Junctions:
(
GPString
)
Allowed Only at Dead Ends
Point Barriers:
(
GPFeatureRecordSetLayer
)
{ "displayFieldName": "", "geometryType": "esriGeometryPoint", "spatialReference": { "wkid": 4326, "latestWkid": 4326 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "Barrier Type" }, { "name": "Additional_Time", "type": "esriFieldTypeDouble", "alias": "Additional Time" }, { "name": "Additional_Distance", "type": "esriFieldTypeDouble", "alias": "Additional Distance" }, { "name": "CurbApproach", "type": "esriFieldTypeSmallInteger", "alias": "CurbApproach" } ], "features": [], "exceededTransferLimit": false }
Line Barriers:
(
GPFeatureRecordSetLayer
)
{ "displayFieldName": "", "geometryType": "esriGeometryPolyline", "spatialReference": { "wkid": 4326, "latestWkid": 4326 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" } ], "features": [], "exceededTransferLimit": false }
Polygon Barriers:
(
GPFeatureRecordSetLayer
)
{ "displayFieldName": "", "geometryType": "esriGeometryPolygon", "spatialReference": { "wkid": 4326, "latestWkid": 4326 }, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "Barrier Type" }, { "name": "ScaledTimeFactor", "type": "esriFieldTypeDouble", "alias": "Scaled Time Factor" }, { "name": "ScaledDistanceFactor", "type": "esriFieldTypeDouble", "alias": "Scaled Distance Factor" }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" }, { "name": "SHAPE_Area", "type": "esriFieldTypeDouble", "alias": "SHAPE_Area" } ], "features": [], "exceededTransferLimit": false }
Use Hierarchy:
(
GPBoolean
)
true
Restrictions:
(
GPMultiValue:GPString
)
["GirosProhibidos","Oneway","prohibidoF11","Through Traffic Prohibited"]
Attribute Parameter Values:
(
GPRecordSet
)
{ "displayFieldName": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "AttributeName", "type": "esriFieldTypeString", "alias": "AttributeName", "length": 255 }, { "name": "ParameterName", "type": "esriFieldTypeString", "alias": "ParameterName", "length": 255 }, { "name": "ParameterValue", "type": "esriFieldTypeString", "alias": "ParameterValue", "length": 25 } ], "features": [ {"attributes": { "OBJECTID": 26, "AttributeName": "GirosProhibidos", "ParameterName": "Restriction Usage", "ParameterValue": "PROHIBITED" }}, {"attributes": { "OBJECTID": 27, "AttributeName": "Oneway", "ParameterName": "Restriction Usage", "ParameterValue": "PROHIBITED" }}, {"attributes": { "OBJECTID": 28, "AttributeName": "Peajes", "ParameterName": "Restriction Usage", "ParameterValue": "AVOID_MEDIUM" }}, {"attributes": { "OBJECTID": 29, "AttributeName": "Through Traffic Prohibited", "ParameterName": "Restriction Usage", "ParameterValue": "AVOID_HIGH" }}, {"attributes": { "OBJECTID": 30, "AttributeName": "prohibidoC211", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 31, "AttributeName": "prohibidoC212", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 32, "AttributeName": "prohibidoC213", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 33, "AttributeName": "prohibidoC214", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 34, "AttributeName": "prohibidoC221", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 35, "AttributeName": "prohibidoC222", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 36, "AttributeName": "prohibidoC223", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 37, "AttributeName": "prohibidoC231", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 38, "AttributeName": "prohibidoC31", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 39, "AttributeName": "prohibidoF11", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 40, "AttributeName": "prohibidoF12", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 41, "AttributeName": "prohibidoF12P", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 42, "AttributeName": "prohibidoF13", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 43, "AttributeName": "prohibidoF13P", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 44, "AttributeName": "prohibidoF14", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 45, "AttributeName": "prohibidoF14P", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 46, "AttributeName": "prohibidoF2", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 47, "AttributeName": "prohibidoT1", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 48, "AttributeName": "prohibidoT2", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 49, "AttributeName": "prohibidoTC", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }}, {"attributes": { "OBJECTID": 50, "AttributeName": "prohibidoTP", "ParameterName": "Uso con restricciones", "ParameterValue": "-1" }} ], "exceededTransferLimit": false }
Allocation Line Shape:
(
GPString
)
Straight Line
Travel Mode:
(
GPString
)
Custom
Impedance:
(
GPString
)
Drive Time
Save Output Network Analysis Layer:
(
GPBoolean
)
false
Overrides:
(
GPString
)
Options:
Output Spatial Reference:
Process Spatial Reference:
ReturnZ:
True
False
ReturnM:
True
False
Return True Curves:
True
False
Context:
Format:
HTML
JSON
KMZ
GeoJSON