ArcGIS REST Services Directory
Login
Home
>
services
>
Routing_Service
>
NetworkAnalysis (GPServer)
>
GenerateServiceAreas
>
submitJob
API Reference
Submit Job (GenerateServiceAreas)
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": "Breaks", "length": 128, "alias": "Breaks", "type": "esriFieldTypeString" }, { "name": "AdditionalTime", "alias": "Additional Time", "type": "esriFieldTypeDouble" }, { "name": "AdditionalDistance", "alias": "Additional Distance", "type": "esriFieldTypeDouble" }, { "name": "AdditionalCost", "alias": "Additional Cost", "type": "esriFieldTypeDouble" }, { "name": "CurbApproach", "alias": "Curb Approach", "type": "esriFieldTypeSmallInteger" } ], "geometryType": "esriGeometryPoint" }
Break Values:
(
GPString
)
5 10 15
Break Units:
(
GPString
)
Minutes
Analysis Region:
(
GPString
)
Travel Direction:
(
GPString
)
Away From Facility
Time of Day:
(
GPDate
)
Use Hierarchy:
(
GPBoolean
)
false
UTurn at Junctions:
(
GPString
)
Allowed
Geometry at Overlaps:
(
GPString
)
Overlapping
Geomtery at Cutoffs:
(
GPString
)
Rings
Detailed Polygons:
(
GPBoolean
)
false
Polygon Trim Distance:
(
GPLinearUnit
)
{ "distance": 100, "units": "esriMeters" }
Polygon Simplification Tolerance:
(
GPLinearUnit
)
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" }
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" } ] }
Time Zone for Time of Day:
(
GPString
)
Geographically Local
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
Polygon Detail:
(
GPString
)
Standard
Output Type:
(
GPString
)
Polygons
Output Format:
(
GPString
)
Feature Set
Exclude Sources from Polygon Generation:
(
GPMultiValue:GPString
)
[]
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