{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "Vehicle Routing Problem", "type": "Network Analysis Layer", "description": "Vehicle Routing Problem", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Orders" }, { "id": 2, "name": "Depot Visits" }, { "id": 3, "name": "Depots" }, { "id": 4, "name": "Point Barriers" }, { "id": 5, "name": "Route Seed Points" }, { "id": 6, "name": "Routes" }, { "id": 7, "name": "Line Barriers" }, { "id": 8, "name": "Route Zones" }, { "id": 9, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 1, "name": "Orders", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Unlocated", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "Time Violation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500 }, { "name": "ServiceTime", "type": "esriFieldTypeDouble", "alias": "ServiceTime" }, { "name": "TimeWindowStart1", "type": "esriFieldTypeDate", "alias": "TimeWindowStart1", "length": 16 }, { "name": "TimeWindowEnd1", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd1", "length": 16 }, { "name": "TimeWindowStart2", "type": "esriFieldTypeDate", "alias": "TimeWindowStart2", "length": 16 }, { "name": "TimeWindowEnd2", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd2", "length": 16 }, { "name": "MaxViolationTime1", "type": "esriFieldTypeDouble", "alias": "MaxViolationTime1" }, { "name": "MaxViolationTime2", "type": "esriFieldTypeDouble", "alias": "MaxViolationTime2" }, { "name": "InboundArriveTime", "type": "esriFieldTypeDate", "alias": "InboundArriveTime", "length": 16 }, { "name": "OutboundDepartTime", "type": "esriFieldTypeDate", "alias": "OutboundDepartTime", "length": 16 }, { "name": "DeliveryQuantities", "type": "esriFieldTypeString", "alias": "DeliveryQuantities", "length": 128 }, { "name": "PickupQuantities", "type": "esriFieldTypeString", "alias": "PickupQuantities", "length": 128 }, { "name": "Revenue", "type": "esriFieldTypeDouble", "alias": "Revenue" }, { "name": "SpecialtyNames", "type": "esriFieldTypeString", "alias": "SpecialtyNames", "length": 1024 }, { "name": "AssignmentRule", "type": "esriFieldTypeInteger", "alias": "AssignmentRule" }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 1024 }, { "name": "Sequence", "type": "esriFieldTypeInteger", "alias": "Sequence" }, { "name": "ViolatedConstraints", "type": "esriFieldTypeInteger", "alias": "ViolatedConstraints" }, { "name": "FromPrevTravelTime", "type": "esriFieldTypeDouble", "alias": "FromPrevTravelTime" }, { "name": "FromPrevDistance", "type": "esriFieldTypeDouble", "alias": "FromPrevDistance" }, { "name": "CumulTravelTime", "type": "esriFieldTypeDouble", "alias": "CumulTravelTime" }, { "name": "CumulDistance", "type": "esriFieldTypeDouble", "alias": "CumulDistance" }, { "name": "CumulTime", "type": "esriFieldTypeDouble", "alias": "CumulTime" }, { "name": "ArriveCurbApproach", "type": "esriFieldTypeInteger", "alias": "ArriveCurbApproach" }, { "name": "DepartCurbApproach", "type": "esriFieldTypeInteger", "alias": "DepartCurbApproach" }, { "name": "ArriveTime", "type": "esriFieldTypeDate", "alias": "ArriveTime", "length": 16 }, { "name": "DepartTime", "type": "esriFieldTypeDate", "alias": "DepartTime", "length": 16 }, { "name": "ArriveTimeUTC", "type": "esriFieldTypeDate", "alias": "ArriveTimeUTC", "length": 16 }, { "name": "DepartTimeUTC", "type": "esriFieldTypeDate", "alias": "DepartTimeUTC", "length": 16 }, { "name": "WaitTime", "type": "esriFieldTypeDouble", "alias": "WaitTime" }, { "name": "ViolationTime", "type": "esriFieldTypeDouble", "alias": "ViolationTime" }, { "name": "CumulWaitTime", "type": "esriFieldTypeDouble", "alias": "CumulWaitTime" }, { "name": "CumulViolationTime", "type": "esriFieldTypeDouble", "alias": "CumulViolationTime" }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 2, "name": "Depot Visits", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "Located", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "DepotName", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "DepotName", "type": "esriFieldTypeString", "alias": "DepotName", "length": 500 }, { "name": "VisitType", "type": "esriFieldTypeInteger", "alias": "VisitType" }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 1024 }, { "name": "Sequence", "type": "esriFieldTypeInteger", "alias": "Sequence" }, { "name": "ServiceTime", "type": "esriFieldTypeDouble", "alias": "ServiceTime" }, { "name": "FromPrevTravelTime", "type": "esriFieldTypeDouble", "alias": "FromPrevTravelTime" }, { "name": "FromPrevDistance", "type": "esriFieldTypeDouble", "alias": "FromPrevDistance" }, { "name": "CumulTravelTime", "type": "esriFieldTypeDouble", "alias": "CumulTravelTime" }, { "name": "CumulDistance", "type": "esriFieldTypeDouble", "alias": "CumulDistance" }, { "name": "CumulTime", "type": "esriFieldTypeDouble", "alias": "CumulTime" }, { "name": "ArriveTime", "type": "esriFieldTypeDate", "alias": "ArriveTime", "length": 16 }, { "name": "DepartTime", "type": "esriFieldTypeDate", "alias": "DepartTime", "length": 16 }, { "name": "ArriveTimeUTC", "type": "esriFieldTypeDate", "alias": "ArriveTimeUTC", "length": 16 }, { "name": "DepartTimeUTC", "type": "esriFieldTypeDate", "alias": "DepartTimeUTC", "length": 16 }, { "name": "WaitTime", "type": "esriFieldTypeDouble", "alias": "WaitTime" }, { "name": "CumulWaitTime", "type": "esriFieldTypeDouble", "alias": "CumulWaitTime" }, { "name": "CumulViolationTime", "type": "esriFieldTypeDouble", "alias": "CumulViolationTime" }, { "name": "TotalLoadedQuantities", "type": "esriFieldTypeString", "alias": "TotalLoadedQuantities", "length": 128 }, { "name": "TotalUnloadedQuantities", "type": "esriFieldTypeString", "alias": "TotalUnloadedQuantities", "length": 128 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 3, "name": "Depots", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 146, 41, 207, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriPMS", "url": "bdf58efbc6d2bc40b6232c4a2152ffa5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATZJREFUOI290zFLQlEYxvH/DeFIU5whuJdoa4ugMtoiHCQQk5aCoKElgqCtKfe+QEuTm7VFWGA4Owp+A7fuIi+t79Jp8CqJd/DQ1Wd7z3vgxwPn5Fhgcj6XrbW7voCIxMCXL3a1tbH3FK1GXlijWX8HKqmYs3YbkR0gjzG9QLUDYIyJysUTCpv7M0PyPaDRrIejeQL7gUdEbsYHqjhoAcd5rz7pGWPOmANUR1AbcEAJOAJOM7AmmhngFVgDqgzxUrJbyRQLVNsMG+GMOUT1JVn1gWfgNjNsFAfrqH4Ay0APKAcg5r9SGgYUEwigGiR/JItMY2HYJY4vGD6QOCsoFXMiZwHcJ+MnMJgbNs9MYUuqNaC2EGyemRlT1e7dwzXnlUtfY/zIfJo1rbWFVudtIRgi0vWV/uYXiJFWLVPE1EgAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Unlocated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500 }, { "name": "TimeWindowStart1", "type": "esriFieldTypeDate", "alias": "TimeWindowStart1", "length": 16 }, { "name": "TimeWindowEnd1", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd1", "length": 16 }, { "name": "TimeWindowStart2", "type": "esriFieldTypeDate", "alias": "TimeWindowStart2", "length": 16 }, { "name": "TimeWindowEnd2", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd2", "length": 16 }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 4, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "cee4086da8846a3d8bbfb75fa7208de1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L9LlVEcx/HXSeExNakLCTY19OMfiAKRxEFcaojEoLVosAY3i6ZqSSiIGlzEEMkGhRZNpCVwVMkGI2oRKqKIW0MY55I+DY/3evXeGwZ94fB8v+f7Oe/zOQeeU+8/Rv3fmikHJckRMe6Xy32Vz78J/PonWMoZDKJdjHtAPg9rG0yHtrbb4fPnlb/CUvamPMYFcPkyvb20trK+zpcvjWFsrM/k5PmUwcD9qrCUOjwL9ICHD+nvp65u+/Y9PXR21rl27V5KY+BONWeDiqD2di5d2gL9/Jl9m5upr896IyMsL99Kk2Q+xPiyBEvJ4XoJ29dHY2OW//hBRweHDzM9nc01NNDVxfJyEOMQTpU7O4d9Jdj4OJ8+ZYC1NVZWePBg6wyFAouLxepkytHA+6Kz06H8XpaWsgG5HAsLnDiR1Rsb2Wbz8+UrOhVhgTa1YnR0C1QoMDzMwMBO1aHyYxZqwoogmJqqBoJYgqWshmoSmJujpSXLJyZqqVZLsMAsrlaVdXeTJFn++jUzMzsVv/GiBMOcJHknxmMVsNbWLVhzc0U75eke8uXOfqcxDmAmK3cd+cDNYlH6AwKzKTdwd5u8oaEWaE2S9IYYP1TANoFDKR/xCAdq+kmSt5qaLoZ8/lX5dMUTFHiS8hxXcBbH0YJvWMSUGCdCjOs711Z9zwLfMbQ5dh1/ACSwmxZNNis2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d51fa2e005b3e746cc44f51196c60bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSIntlU1IVFEYhp+TozccW6ggXBlFwkUiTovIQVwUbiUlxJVOpkOzkMDBhT8RDIE/IBIFMaUbUXCj4EYkiRiKEcow8AenBt00GfgDoi7Mi8FpcRzHYca8prTJDy6cc77vvM/97nkvx8I/DssF8P8DyoGBG6SlObBa08jM/EJx8VshxM9zBUqw0t39kmCwmvr6yzE5t1vKsbEFSkoahK5/PjNQulylrK+/ob09NVFe9PcL+vvtOJ0zcn7+ubDbPX8NlA5HKVNT7wmFkvB6we+HQCC2SNehpgZ6eyEYbJJzc6ni+nX3qYESMkhJeU0olERPD3g84HIp8QhU12FyEgoKICsLWlqgs/OBDIfHRW7u+OmAZWVPhN9/ha4uBUtOhpwcGB5W0OVlBbPb1QaPB6SE1laoquoDzAMlWFhbawBgdhZ2diAzUyUj0K0tKCqKbtrfh40NNR4a0uXu7jWRmvrVXIeadpPFRWWSkRG15vPFQnNyovW7u+D1qnMEmJiAhYV7wCNzQMO4GjNPBD0OFont7fxE0sedoRa3EgjA6mo8cGsLpqfjFfb2pHmgpv3AMKLziBsLC+Nrs7OjRjr6y6SkLJkHGsYHNO0XhmE5hEXcCOoz7u1BRoaaH3VvIKBeLD29zzRQwI5Utr5LW1s8zOuFcDj2TG02cDohEEDW1n675HB8N9+h6vIxmnaHpiYLeXlQUZHYID6f6nRsDNxuyM9H2Gz3j5M9FiggKA3jIfCKykoYHVXmOAqLuLe8HOrq1Lix8alwOt+dGngA7ZOQjKY9o7o6KWHRyIh6dF3icvWI5ua2P2meeFsIeCGt1o/k5fUSCt1KWFRXt8jSUoPo6Ph0kp6p+1Bsbs6wuXlbgg0oA3IPUmHALwYHV8zomAYegmEFGDrNnjMBzyMugOcevwF3FfCAwZP3EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e95bf7720d1879ab563d7caa1116a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI29lD2OwjAQRl8iVmn2AAk9XTqgzQnooY+UHGOBW5Ab0C5cI31OQDhAGgsRb2FH2M7P7kqr/RorY/tpZr6JZ/yxZv8GfMB8BhsgA+ZABNRAKeHmQ/5joFSQvYaYioCN9zqTe1BMAtsg2CPEx1jmjk4tLM1sLaCE7BcwADzIWrj6cLGAD9WnvXV6t4M0hTiGMISmgaqC9dqFfqrFAGoDIgt2PMJi8br5/g6rFdQ1RHZ7JWQeFGbJmXUiTW2YqTCE8xm2WzOa4QDn1qU4HoZ1ShI3sgTbFLuGMJwGjuybwNqCNo3q2Ziaxo3ULrBEGaNUVcqAMVWVGyktoISbZ26v18rNodLu997oyCAoEeIF9CGXrtNRpNxMksk5BMqnEIWVoVYOnKyIPRqDknB4g1sP6EHRwtJzM52CBcHBF+LSffceBx/yFq76d5pSKcGCDQI19AJ4uqcZemjp3sMgKJ9CFF2Z3wI76beu6G0IMXrnC8ANb6cJy0QFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,2", "label": "Added Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge" }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 5, "name": "Route Seed Points", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "7412a4a5ac542e8d46d5fa62a4c0fca9", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhNJREFUOI2t1L9rE2EYwPHvm8slUSNOXUTIErihLrm2k4tg4ugiHQouRVBsMT8sCLroKFptEmzB/gu6WyiFbg5KrkUyHI1IsOBkf1lac/G91+XumuZyQcRneu993+dzz/vy3MX5jxEftvicjxeShjYNoA5YK383P/8zdjaTGJHSXQCIJdQ94O+xBcO6oklmUq3E9B1GnaikqmFVQMXLtvliIFYbtcbo8F7B+WPDSS/bzUmH3yGoblgPlOQlCKoZ66jczi2GMH1EfeluCxsYR3Lj2HDeugfqUUwXAVQzrDklmfced7W0+jCwspl1c2/paqPQ3RarPhg7Jy7660oXt5GM+1AsqfL3m2Yj8s5CIEEywbjLHmkK/VCA1TKWXzrdr4DOJjAGiP4EdD5xyFQtY035UwL1ptg2t+LehrlQUnTk0cn3TijECrDlH7MzICkZgTmA6puT4B2z1MqleleqhlURklcDKY2VM3ZiclAfhr6Akz4KKk6eGntts2w3Q+AprK+PfiiNu0LyzqvoiZLcFDARBQZYPWtd64F2VFrl47vaodRdAMQvtd9py0IiG1/1waOs85QWj0NYsZVbqxtWXUluuUnylQ1z43VmM9tb+UMm9pcuNa57fdhVrdizyGMW7Vxp0WjMzzbNb/136Yff2O66kiVyPyMxgFn7BBIp2UGKJoCbEju94KAXDf2fefDlYXt64w86seTyNxLYqgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "label": "Route Seed Points", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteName", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 1024 }, { "name": "SeedPointType", "type": "esriFieldTypeInteger", "alias": "SeedPointType" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 6, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 90, 25, 128, 255 ], "width": 4 }, "label": "Routes", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 1024 }, { "name": "Description", "type": "esriFieldTypeString", "alias": "Description", "length": 500 }, { "name": "StartDepotName", "type": "esriFieldTypeString", "alias": "StartDepotName", "length": 500 }, { "name": "EndDepotName", "type": "esriFieldTypeString", "alias": "EndDepotName", "length": 500 }, { "name": "StartDepotServiceTime", "type": "esriFieldTypeDouble", "alias": "StartDepotServiceTime" }, { "name": "EndDepotServiceTime", "type": "esriFieldTypeDouble", "alias": "EndDepotServiceTime" }, { "name": "EarliestStartTime", "type": "esriFieldTypeDate", "alias": "EarliestStartTime", "length": 16 }, { "name": "LatestStartTime", "type": "esriFieldTypeDate", "alias": "LatestStartTime", "length": 16 }, { "name": "ArriveDepartDelay", "type": "esriFieldTypeDouble", "alias": "ArriveDepartDelay" }, { "name": "Capacities", "type": "esriFieldTypeString", "alias": "Capacities", "length": 128 }, { "name": "FixedCost", "type": "esriFieldTypeDouble", "alias": "FixedCost" }, { "name": "CostPerUnitTime", "type": "esriFieldTypeDouble", "alias": "CostPerUnitTime" }, { "name": "CostPerUnitDistance", "type": "esriFieldTypeDouble", "alias": "CostPerUnitDistance" }, { "name": "OvertimeStartTime", "type": "esriFieldTypeDouble", "alias": "OvertimeStartTime" }, { "name": "CostPerUnitOvertime", "type": "esriFieldTypeDouble", "alias": "CostPerUnitOvertime" }, { "name": "MaxOrderCount", "type": "esriFieldTypeInteger", "alias": "MaxOrderCount" }, { "name": "MaxTotalTime", "type": "esriFieldTypeDouble", "alias": "MaxTotalTime" }, { "name": "MaxTotalTravelTime", "type": "esriFieldTypeDouble", "alias": "MaxTotalTravelTime" }, { "name": "MaxTotalDistance", "type": "esriFieldTypeDouble", "alias": "MaxTotalDistance" }, { "name": "SpecialtyNames", "type": "esriFieldTypeString", "alias": "SpecialtyNames", "length": 1024 }, { "name": "AssignmentRule", "type": "esriFieldTypeInteger", "alias": "AssignmentRule" }, { "name": "ViolatedConstraints", "type": "esriFieldTypeInteger", "alias": "ViolatedConstraints" }, { "name": "OrderCount", "type": "esriFieldTypeInteger", "alias": "OrderCount" }, { "name": "TotalCost", "type": "esriFieldTypeDouble", "alias": "TotalCost" }, { "name": "RegularTimeCost", "type": "esriFieldTypeDouble", "alias": "RegularTimeCost" }, { "name": "OvertimeCost", "type": "esriFieldTypeDouble", "alias": "OvertimeCost" }, { "name": "DistanceCost", "type": "esriFieldTypeDouble", "alias": "DistanceCost" }, { "name": "TotalTime", "type": "esriFieldTypeDouble", "alias": "TotalTime" }, { "name": "TotalOrderServiceTime", "type": "esriFieldTypeDouble", "alias": "TotalOrderServiceTime" }, { "name": "TotalBreakServiceTime", "type": "esriFieldTypeDouble", "alias": "TotalBreakServiceTime" }, { "name": "TotalTravelTime", "type": "esriFieldTypeDouble", "alias": "TotalTravelTime" }, { "name": "TotalDistance", "type": "esriFieldTypeDouble", "alias": "TotalDistance" }, { "name": "StartTime", "type": "esriFieldTypeDate", "alias": "StartTime", "length": 16 }, { "name": "EndTime", "type": "esriFieldTypeDate", "alias": "EndTime", "length": 16 }, { "name": "StartTimeUTC", "type": "esriFieldTypeDate", "alias": "StartTimeUTC", "length": 16 }, { "name": "EndTimeUTC", "type": "esriFieldTypeDate", "alias": "EndTimeUTC", "length": 16 }, { "name": "TotalWaitTime", "type": "esriFieldTypeDouble", "alias": "TotalWaitTime" }, { "name": "TotalViolationTime", "type": "esriFieldTypeDouble", "alias": "TotalViolationTime" }, { "name": "RenewalCount", "type": "esriFieldTypeInteger", "alias": "RenewalCount" }, { "name": "TotalRenewalServiceTime", "type": "esriFieldTypeDouble", "alias": "TotalRenewalServiceTime" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 7, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_442", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_443", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Scaled Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 8, "name": "Route Zones", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 146, 41, 207, 59 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 146, 41, 207, 255 ], "width": 2 } }, "label": "Route Zones", "description": "" }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "RouteName", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 1024 }, { "name": "IsHardZone", "type": "esriFieldTypeInteger", "alias": "IsHardZone" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 9, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 0, "name": "Vehicle Routing Problem" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_450", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 10, "name": "Closest Facility", "type": "Network Analysis Layer", "description": "Closest Facility", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 11, "name": "Facilities" }, { "id": 12, "name": "Incidents" }, { "id": 13, "name": "Point Barriers" }, { "id": 14, "name": "Routes" }, { "id": 15, "name": "Line Barriers" }, { "id": 16, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 11, "name": "Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Closest Facility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 11, 26, 186, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriPMS", "url": "e9b03b1d901e78dfc23061ca78269111", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAh1JREFUOI3VlDFr20AYhh+VgEQdgtGSKDJd8gtak0A7NMXguFDhJEvrxUMyZOmcqRnS/9AsXjIVO1k6mJLaHkW3GK6jC6EJxPZSjlLi4ShUHXRK5NqO7RYKfUGg03ffPbrv7ntn+Iea+V9gO/pZBBygCzSBElCdCBbY9n2kfABYmKYwlPoYj9u2nZZS7gNeNlfATS2RSMzS61057cszr1GreBqaBzojYT/hDVK+vP6gFAF8APIG/NCgajZXcB4+yjG/4Pb96PLKKpnMBkflg7QQfhtw48BrWGCaj1EqAjWAAFgDngLPgbdSyv1RoEhzSZvi1i4cghD+KWGZB3ZmAu+AFLBOCF/TsSTh+Xi3gSJZlkV+cxshfEfnlfpghlINvSMC03yCUhUd+gKUgXo2VxgLijS/4JLNFWjUKoOwSAHcQ6n3wF1AAM8MkMCim1qaCBRJz09H42FXP6NBAOvGzQE7icTsVLDf5w/CHKdJt1skvCDdWKTb6105U9F03khYIOULA17pYQ34qt+b7cszb3lldWLK59YnCHtuOOwWlRq1ipfJbDCXtMdOvjhv0ahVIOYmA7A7Su0Be0Pyq0DzqHyQLm7tYlnWSND3b5L6yTHc2Ndw2BjlhfDbHEJ+c3toG1yct6ifHCOE3wRex2PTwjqAK4R/KoTvxL0RwjPSpYtAfYb8J67fIbSgHd2wUR9Frl8lVrq/hUUqjVp0lH4B6E+4IqWnCeIAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Unlocated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" }, { "name": "Cutoff_DriveTime", "type": "esriFieldTypeDouble", "alias": "Cutoff_DriveTime" }, { "name": "Cutoff_Length", "type": "esriFieldTypeDouble", "alias": "Cutoff_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 12, "name": "Incidents", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Closest Facility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 11, 26, 186, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriPMS", "url": "ff15a10de97b27bcbd2aba9c6cce008e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAATNJREFUOI29071KA0EUhuF3JTDBSgZEorIXYCp/OiGIYBRF06mNrY1gL+YqRAuvwHQWKhi3tpKF3IGd28hB7E7jWGQ3GLJFBnfzdWfOwMMHMxUmmIrPZWvtqi8gIgnw4YudhmH9dnZuwQuLup1HYD8Xc9YuI7ICVDGmF6i+Ahhj5tcbuyzVxy/3/SVE3U4tm4ewH7hG5GxwoIqDZ+Cg6tUnPwPMGdNANYMiwAFNYAc4LMAaamaAe2ARaNHHm+luplAsUI3oN8IZs4FqJ129A3fAeWFYFgchqk/ANNAD9gIQ818pDwM2UwigFaR/pIiMYrVaTJKc0H8gSVFQLuZEjgK4TMcu8FkaVmZGsCnVNtCeCFZmxsZUNb65umBr+9jXGDwyn2YP1tq1+O1lIhgiEvtKf/MLq69WaZzSc3wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Unlocated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "TargetFacilityCount", "type": "esriFieldTypeInteger", "alias": "TargetFacilityCount" }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" }, { "name": "Cutoff_DriveTime", "type": "esriFieldTypeDouble", "alias": "Cutoff_DriveTime" }, { "name": "Cutoff_Length", "type": "esriFieldTypeDouble", "alias": "Cutoff_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 13, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Closest Facility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "cee4086da8846a3d8bbfb75fa7208de1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L9LlVEcx/HXSeExNakLCTY19OMfiAKRxEFcaojEoLVosAY3i6ZqSSiIGlzEEMkGhRZNpCVwVMkGI2oRKqKIW0MY55I+DY/3evXeGwZ94fB8v+f7Oe/zOQeeU+8/Rv3fmikHJckRMe6Xy32Vz78J/PonWMoZDKJdjHtAPg9rG0yHtrbb4fPnlb/CUvamPMYFcPkyvb20trK+zpcvjWFsrM/k5PmUwcD9qrCUOjwL9ICHD+nvp65u+/Y9PXR21rl27V5KY+BONWeDiqD2di5d2gL9/Jl9m5upr896IyMsL99Kk2Q+xPiyBEvJ4XoJ29dHY2OW//hBRweHDzM9nc01NNDVxfJyEOMQTpU7O4d9Jdj4OJ8+ZYC1NVZWePBg6wyFAouLxepkytHA+6Kz06H8XpaWsgG5HAsLnDiR1Rsb2Wbz8+UrOhVhgTa1YnR0C1QoMDzMwMBO1aHyYxZqwoogmJqqBoJYgqWshmoSmJujpSXLJyZqqVZLsMAsrlaVdXeTJFn++jUzMzsVv/GiBMOcJHknxmMVsNbWLVhzc0U75eke8uXOfqcxDmAmK3cd+cDNYlH6AwKzKTdwd5u8oaEWaE2S9IYYP1TANoFDKR/xCAdq+kmSt5qaLoZ8/lX5dMUTFHiS8hxXcBbH0YJvWMSUGCdCjOs711Z9zwLfMbQ5dh1/ACSwmxZNNis2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d51fa2e005b3e746cc44f51196c60bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSIntlU1IVFEYhp+TozccW6ggXBlFwkUiTovIQVwUbiUlxJVOpkOzkMDBhT8RDIE/IBIFMaUbUXCj4EYkiRiKEcow8AenBt00GfgDoi7Mi8FpcRzHYca8prTJDy6cc77vvM/97nkvx8I/DssF8P8DyoGBG6SlObBa08jM/EJx8VshxM9zBUqw0t39kmCwmvr6yzE5t1vKsbEFSkoahK5/PjNQulylrK+/ob09NVFe9PcL+vvtOJ0zcn7+ubDbPX8NlA5HKVNT7wmFkvB6we+HQCC2SNehpgZ6eyEYbJJzc6ni+nX3qYESMkhJeU0olERPD3g84HIp8QhU12FyEgoKICsLWlqgs/OBDIfHRW7u+OmAZWVPhN9/ha4uBUtOhpwcGB5W0OVlBbPb1QaPB6SE1laoquoDzAMlWFhbawBgdhZ2diAzUyUj0K0tKCqKbtrfh40NNR4a0uXu7jWRmvrVXIeadpPFRWWSkRG15vPFQnNyovW7u+D1qnMEmJiAhYV7wCNzQMO4GjNPBD0OFont7fxE0sedoRa3EgjA6mo8cGsLpqfjFfb2pHmgpv3AMKLziBsLC+Nrs7OjRjr6y6SkLJkHGsYHNO0XhmE5hEXcCOoz7u1BRoaaH3VvIKBeLD29zzRQwI5Utr5LW1s8zOuFcDj2TG02cDohEEDW1n675HB8N9+h6vIxmnaHpiYLeXlQUZHYID6f6nRsDNxuyM9H2Gz3j5M9FiggKA3jIfCKykoYHVXmOAqLuLe8HOrq1Lix8alwOt+dGngA7ZOQjKY9o7o6KWHRyIh6dF3icvWI5ua2P2meeFsIeCGt1o/k5fUSCt1KWFRXt8jSUoPo6Ph0kp6p+1Bsbs6wuXlbgg0oA3IPUmHALwYHV8zomAYegmEFGDrNnjMBzyMugOcevwF3FfCAwZP3EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e95bf7720d1879ab563d7caa1116a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI29lD2OwjAQRl8iVmn2AAk9XTqgzQnooY+UHGOBW5Ab0C5cI31OQDhAGgsRb2FH2M7P7kqr/RorY/tpZr6JZ/yxZv8GfMB8BhsgA+ZABNRAKeHmQ/5joFSQvYaYioCN9zqTe1BMAtsg2CPEx1jmjk4tLM1sLaCE7BcwADzIWrj6cLGAD9WnvXV6t4M0hTiGMISmgaqC9dqFfqrFAGoDIgt2PMJi8br5/g6rFdQ1RHZ7JWQeFGbJmXUiTW2YqTCE8xm2WzOa4QDn1qU4HoZ1ShI3sgTbFLuGMJwGjuybwNqCNo3q2Ziaxo3ULrBEGaNUVcqAMVWVGyktoISbZ26v18rNodLu997oyCAoEeIF9CGXrtNRpNxMksk5BMqnEIWVoVYOnKyIPRqDknB4g1sP6EHRwtJzM52CBcHBF+LSffceBx/yFq76d5pSKcGCDQI19AJ4uqcZemjp3sMgKJ9CFF2Z3wI76beu6G0IMXrnC8ANb6cJy0QFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,2", "label": "Added Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge" }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 14, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Closest Facility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 8, 18, 128, 255 ], "width": 4 }, "label": "Routes", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID" }, { "name": "FacilityRank", "type": "esriFieldTypeInteger", "alias": "FacilityRank" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 1024 }, { "name": "IncidentCurbApproach", "type": "esriFieldTypeInteger", "alias": "IncidentCurbApproach" }, { "name": "FacilityCurbApproach", "type": "esriFieldTypeInteger", "alias": "FacilityCurbApproach" }, { "name": "IncidentID", "type": "esriFieldTypeInteger", "alias": "IncidentID" }, { "name": "Total_DriveTime", "type": "esriFieldTypeDouble", "alias": "Total_DriveTime" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 15, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Closest Facility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_471", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_472", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Scaled Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 16, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 10, "name": "Closest Facility" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_476", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 17, "name": "Service Area", "type": "Network Analysis Layer", "description": "Service Area", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 18, "name": "Facilities" }, { "id": 19, "name": "Point Barriers" }, { "id": 20, "name": "Lines" }, { "id": 21, "name": "Line Barriers" }, { "id": 22, "name": "Polygons" }, { "id": 23, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 18, "name": "Facilities", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Service Area" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 0, 0, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 79, 232, 28, 255 ], "size": 10, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriPMS", "url": "4662f6878fd83a4da561b5ab9d261803", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABsAAAASCAYAAACq26WdAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAiBJREFUOI3VlLFLG1Ecxz9XhItBMNwgnKkd1M2pzV5LEVvwiE4xSxaFLB0yiWAV7F8QAtUhawgNLuUIhbZClsPNAzMICkqnJlDKQ8HlUeh1uHfx0uRMbKHQLxzcu9/7vc/93nu/7wj/UCP/CyyvnknABNqAC5SB+lAwzzAeI8QTIIaun2hSHoXjhmGkhBC7gJUrZJmdm2E8Mcb11Y15cXppVUo1S0HTQCsS9hPeIsSrzgcp8eAjkNbghwLVc4WsubT6gqnpZNePLqTnyayvUNzZSzVs5yuQDAM7ME/XnyJlADoEPGAReAlkgKoQYjcK1Kl8wmCruAFAw3aO8be5pzIdeA88BJbx4YsqlsA/H+suUKDReIz85hoN2zFVXrkLpkl5qCrC0/VnSFlToS/AO+BzrpAdCAo0NZ0kV8hSKdV6YYE8eISUH4A4cAIsaSCAydm5maFAgdT8VDDud/WfKxDAsnZ7wOZ4YuxesN/n98JM06XdzuFfkHYo0r6+ujHvRVN5kTBPiFUNXqvhJ+C7encvTi+thfT80BT3qAl+z/WH3aFypVSzMusrGBPGwMlnzXMqpRqE3KQH9kDKbWC7T34dcIs7e6mt4gaj8VgkSHwTVPcP4Na++sMGKK2cgfzmWt82OGueU90/oGE7LvAmHLsvrAUkG7Zz3LAdM+yN4J+R2roA1GXIf+L6LXwLyquGDfoocP06oa37W1igctSiUfoFL8u3MOTJmtYAAAAASUVORK5CYII=", "contentType": "image/png", "width": 20, "height": 13, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "1", "label": "Unlocated", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" }, { "name": "Breaks_DriveTime", "type": "esriFieldTypeString", "alias": "Breaks_DriveTime", "length": 128 }, { "name": "Breaks_Length", "type": "esriFieldTypeString", "alias": "Breaks_Length", "length": 128 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 19, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Service Area" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "cee4086da8846a3d8bbfb75fa7208de1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L9LlVEcx/HXSeExNakLCTY19OMfiAKRxEFcaojEoLVosAY3i6ZqSSiIGlzEEMkGhRZNpCVwVMkGI2oRKqKIW0MY55I+DY/3evXeGwZ94fB8v+f7Oe/zOQeeU+8/Rv3fmikHJckRMe6Xy32Vz78J/PonWMoZDKJdjHtAPg9rG0yHtrbb4fPnlb/CUvamPMYFcPkyvb20trK+zpcvjWFsrM/k5PmUwcD9qrCUOjwL9ICHD+nvp65u+/Y9PXR21rl27V5KY+BONWeDiqD2di5d2gL9/Jl9m5upr896IyMsL99Kk2Q+xPiyBEvJ4XoJ29dHY2OW//hBRweHDzM9nc01NNDVxfJyEOMQTpU7O4d9Jdj4OJ8+ZYC1NVZWePBg6wyFAouLxepkytHA+6Kz06H8XpaWsgG5HAsLnDiR1Rsb2Wbz8+UrOhVhgTa1YnR0C1QoMDzMwMBO1aHyYxZqwoogmJqqBoJYgqWshmoSmJujpSXLJyZqqVZLsMAsrlaVdXeTJFn++jUzMzsVv/GiBMOcJHknxmMVsNbWLVhzc0U75eke8uXOfqcxDmAmK3cd+cDNYlH6AwKzKTdwd5u8oaEWaE2S9IYYP1TANoFDKR/xCAdq+kmSt5qaLoZ8/lX5dMUTFHiS8hxXcBbH0YJvWMSUGCdCjOs711Z9zwLfMbQ5dh1/ACSwmxZNNis2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d51fa2e005b3e746cc44f51196c60bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSIntlU1IVFEYhp+TozccW6ggXBlFwkUiTovIQVwUbiUlxJVOpkOzkMDBhT8RDIE/IBIFMaUbUXCj4EYkiRiKEcow8AenBt00GfgDoi7Mi8FpcRzHYca8prTJDy6cc77vvM/97nkvx8I/DssF8P8DyoGBG6SlObBa08jM/EJx8VshxM9zBUqw0t39kmCwmvr6yzE5t1vKsbEFSkoahK5/PjNQulylrK+/ob09NVFe9PcL+vvtOJ0zcn7+ubDbPX8NlA5HKVNT7wmFkvB6we+HQCC2SNehpgZ6eyEYbJJzc6ni+nX3qYESMkhJeU0olERPD3g84HIp8QhU12FyEgoKICsLWlqgs/OBDIfHRW7u+OmAZWVPhN9/ha4uBUtOhpwcGB5W0OVlBbPb1QaPB6SE1laoquoDzAMlWFhbawBgdhZ2diAzUyUj0K0tKCqKbtrfh40NNR4a0uXu7jWRmvrVXIeadpPFRWWSkRG15vPFQnNyovW7u+D1qnMEmJiAhYV7wCNzQMO4GjNPBD0OFont7fxE0sedoRa3EgjA6mo8cGsLpqfjFfb2pHmgpv3AMKLziBsLC+Nrs7OjRjr6y6SkLJkHGsYHNO0XhmE5hEXcCOoz7u1BRoaaH3VvIKBeLD29zzRQwI5Utr5LW1s8zOuFcDj2TG02cDohEEDW1n675HB8N9+h6vIxmnaHpiYLeXlQUZHYID6f6nRsDNxuyM9H2Gz3j5M9FiggKA3jIfCKykoYHVXmOAqLuLe8HOrq1Lix8alwOt+dGngA7ZOQjKY9o7o6KWHRyIh6dF3icvWI5ua2P2meeFsIeCGt1o/k5fUSCt1KWFRXt8jSUoPo6Ph0kp6p+1Bsbs6wuXlbgg0oA3IPUmHALwYHV8zomAYegmEFGDrNnjMBzyMugOcevwF3FfCAwZP3EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e95bf7720d1879ab563d7caa1116a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI29lD2OwjAQRl8iVmn2AAk9XTqgzQnooY+UHGOBW5Ab0C5cI31OQDhAGgsRb2FH2M7P7kqr/RorY/tpZr6JZ/yxZv8GfMB8BhsgA+ZABNRAKeHmQ/5joFSQvYaYioCN9zqTe1BMAtsg2CPEx1jmjk4tLM1sLaCE7BcwADzIWrj6cLGAD9WnvXV6t4M0hTiGMISmgaqC9dqFfqrFAGoDIgt2PMJi8br5/g6rFdQ1RHZ7JWQeFGbJmXUiTW2YqTCE8xm2WzOa4QDn1qU4HoZ1ShI3sgTbFLuGMJwGjuybwNqCNo3q2Ziaxo3ULrBEGaNUVcqAMVWVGyktoISbZ26v18rNodLu997oyCAoEeIF9CGXrtNRpNxMksk5BMqnEIWVoVYOnKyIPRqDknB4g1sP6EHRwtJzM52CBcHBF+LSffceBx/yFq76d5pSKcGCDQI19AJ4uqcZemjp3sMgKJ9CFF2Z3wI76beu6G0IMXrnC8ANb6cJy0QFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,2", "label": "Added Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge" }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 20, "name": "Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Service Area" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 128, 15, 255 ], "width": 3 }, "label": "Lines", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FacilityID", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID" }, { "name": "FromCumul_DriveTime", "type": "esriFieldTypeDouble", "alias": "FromCumul_DriveTime" }, { "name": "ToCumul_DriveTime", "type": "esriFieldTypeDouble", "alias": "ToCumul_DriveTime" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 21, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Service Area" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_492", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_493", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Scaled Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 22, "name": "Polygons", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Service Area" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "ToBreak", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [], "fieldDelimiter": "," }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "FacilityID", "type": "esriFieldTypeInteger", "alias": "FacilityID" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 1024 }, { "name": "FromBreak", "type": "esriFieldTypeDouble", "alias": "FromBreak" }, { "name": "ToBreak", "type": "esriFieldTypeDouble", "alias": "ToBreak" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 23, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 17, "name": "Service Area" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_500", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 24, "name": "OSM_OKI_merge_nd_barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 148, 118, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -85.60571589999995, "ymin": 38.21699470000004, "xmax": -83.47604239999998, "ymax": 40.12298300000003, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "osm_name", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "length": 30 }, { "name": "building", "type": "esriFieldTypeString", "alias": "building", "length": 30 }, { "name": "natural", "type": "esriFieldTypeString", "alias": "natural", "length": 30 }, { "name": "waterway", "type": "esriFieldTypeString", "alias": "waterway", "length": 30 }, { "name": "amenity", "type": "esriFieldTypeString", "alias": "amenity", "length": 30 }, { "name": "landuse", "type": "esriFieldTypeString", "alias": "landuse", "length": 30 }, { "name": "place", "type": "esriFieldTypeString", "alias": "place", "length": 30 }, { "name": "railway", "type": "esriFieldTypeString", "alias": "railway", "length": 30 }, { "name": "boundary", "type": "esriFieldTypeString", "alias": "boundary", "length": 30 }, { "name": "power", "type": "esriFieldTypeString", "alias": "power", "length": 30 }, { "name": "leisure", "type": "esriFieldTypeString", "alias": "leisure", "length": 30 }, { "name": "man_made", "type": "esriFieldTypeString", "alias": "man_made", "length": 30 }, { "name": "shop", "type": "esriFieldTypeString", "alias": "shop", "length": 30 }, { "name": "tourism", "type": "esriFieldTypeString", "alias": "tourism", "length": 30 }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 30 }, { "name": "historic", "type": "esriFieldTypeString", "alias": "historic", "length": 30 }, { "name": "aeroway", "type": "esriFieldTypeString", "alias": "aeroway", "length": 30 }, { "name": "aerialway", "type": "esriFieldTypeString", "alias": "aerialway", "length": 30 }, { "name": "barrier", "type": "esriFieldTypeString", "alias": "barrier", "length": 30 }, { "name": "military", "type": "esriFieldTypeString", "alias": "military", "length": 30 }, { "name": "geological", "type": "esriFieldTypeString", "alias": "geological", "length": 30 }, { "name": "OSMID", "type": "esriFieldTypeString", "alias": "OSMID", "length": 20 }, { "name": "osmuser", "type": "esriFieldTypeString", "alias": "osmuser", "length": 100 }, { "name": "osmuid", "type": "esriFieldTypeInteger", "alias": "osmuid" }, { "name": "osmvisible", "type": "esriFieldTypeString", "alias": "osmvisible", "length": 20 }, { "name": "osmversion", "type": "esriFieldTypeSmallInteger", "alias": "osmversion" }, { "name": "osmchangeset", "type": "esriFieldTypeInteger", "alias": "osmchangeset" }, { "name": "osmtimestamp", "type": "esriFieldTypeDate", "alias": "osmtimestamp", "length": 8 }, { "name": "osmSupportingElement", "type": "esriFieldTypeString", "alias": "osmSupportingElement", "length": 5 }, { "name": "wayRefCount", "type": "esriFieldTypeInteger", "alias": "wayRefCount" }, { "name": "osm_admin_level", "type": "esriFieldTypeString", "alias": "admin_level(tag value)", "length": 100 }, { "name": "osm_bridge", "type": "esriFieldTypeString", "alias": "bridge(tag value)", "length": 100 }, { "name": "osm_content", "type": "esriFieldTypeString", "alias": "content(tag value)", "length": 100 }, { "name": "osm_craft", "type": "esriFieldTypeString", "alias": "craft(tag value)", "length": 100 }, { "name": "osm_drinking_water", "type": "esriFieldTypeString", "alias": "drinking_water(tag value)", "length": 100 }, { "name": "osm_emergency", "type": "esriFieldTypeString", "alias": "emergency(tag value)", "length": 100 }, { "name": "osm_ford", "type": "esriFieldTypeString", "alias": "ford(tag value)", "length": 100 }, { "name": "osm_generator_58_source", "type": "esriFieldTypeString", "alias": "generator:source(tag value)", "length": 100 }, { "name": "osm_maritime", "type": "esriFieldTypeString", "alias": "maritime(tag value)", "length": 100 }, { "name": "osm_name", "type": "esriFieldTypeString", "alias": "name(tag value)", "length": 100 }, { "name": "osm_name_58_en", "type": "esriFieldTypeString", "alias": "name:en(tag value)", "length": 100 }, { "name": "osm_office", "type": "esriFieldTypeString", "alias": "office(tag value)", "length": 100 }, { "name": "osm_oneway", "type": "esriFieldTypeString", "alias": "oneway(tag value)", "length": 100 }, { "name": "osm_pump", "type": "esriFieldTypeString", "alias": "pump(tag value)", "length": 100 }, { "name": "osm_ref", "type": "esriFieldTypeString", "alias": "ref(tag value)", "length": 100 }, { "name": "osm_religion", "type": "esriFieldTypeString", "alias": "religion(tag value)", "length": 100 }, { "name": "osm_seasonal", "type": "esriFieldTypeString", "alias": "seasonal(tag value)", "length": 100 }, { "name": "osm_tower_58_type", "type": "esriFieldTypeString", "alias": "tower:type(tag value)", "length": 100 }, { "name": "osm_tunnel", "type": "esriFieldTypeString", "alias": "tunnel(tag value)", "length": 100 }, { "name": "osm_access", "type": "esriFieldTypeString", "alias": "access(tag value)", "length": 100 }, { "name": "osm_construct", "type": "esriFieldTypeString", "alias": "construct(tag value)", "length": 100 }, { "name": "osm_maxheight", "type": "esriFieldTypeString", "alias": "maxheight(tag value)", "length": 100 }, { "name": "osm_proposed", "type": "esriFieldTypeString", "alias": "proposed(tag value)", "length": 100 }, { "name": "osm_smoothness", "type": "esriFieldTypeString", "alias": "smoothness(tag value)", "length": 100 }, { "name": "osm_surface", "type": "esriFieldTypeString", "alias": "surface(tag value)", "length": 100 }, { "name": "osm_maxspeed", "type": "esriFieldTypeString", "alias": "maxspeed(tag value)", "length": 100 } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 25, "name": "OSM_OKI_merge_nd_Junctions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 145, 143, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -85.79854099999994, "ymin": 38.148897600000055, "xmax": -83.28602769999998, "ymax": 40.25401300000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 26, "name": "OSM_OKI_merge_nd_turns", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 133, 115, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -85.64941099999999, "ymin": 38.21057600000006, "xmax": -83.43370529999999, "ymax": 40.146633300000076, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Edge1End", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, { "name": "Edge1End", "type": "esriFieldTypeString", "alias": "Edge1End", "length": 1 }, { "name": "Edge1FCID", "type": "esriFieldTypeInteger", "alias": "Edge1FCID" }, { "name": "Edge1FID", "type": "esriFieldTypeInteger", "alias": "Edge1FID" }, { "name": "Edge1Pos", "type": "esriFieldTypeDouble", "alias": "Edge1Pos" }, { "name": "Edge2FCID", "type": "esriFieldTypeInteger", "alias": "Edge2FCID" }, { "name": "Edge2FID", "type": "esriFieldTypeInteger", "alias": "Edge2FID" }, { "name": "Edge2Pos", "type": "esriFieldTypeDouble", "alias": "Edge2Pos" }, { "name": "RestrictionType", "type": "esriFieldTypeString", "alias": "RestrictionType", "length": 50 }, { "name": "SHAPE_Length", "type": "esriFieldTypeDouble", "alias": "SHAPE_Length" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_SHAPE", "fields": "SHAPE", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 27, "name": "OSM_OKI_merge_nd_roads", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 131, 145, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -85.79854099999994, "ymin": 38.148897600000055, "xmax": -83.28602769999998, "ymax": 40.25401300000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "osm_name", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "highway", "type": "esriFieldTypeString", "alias": "highway", "length": 30 }, { "name": "building", "type": "esriFieldTypeString", "alias": "building", "length": 30 }, { "name": "natural", "type": "esriFieldTypeString", "alias": "natural", "length": 30 }, { "name": "waterway", "type": "esriFieldTypeString", "alias": "waterway", "length": 30 }, { "name": "amenity", "type": "esriFieldTypeString", "alias": "amenity", "length": 30 }, { "name": "landuse", "type": "esriFieldTypeString", "alias": "landuse", "length": 30 }, { "name": "place", "type": "esriFieldTypeString", "alias": "place", "length": 30 }, { "name": "railway", "type": "esriFieldTypeString", "alias": "railway", "length": 30 }, { "name": "boundary", "type": "esriFieldTypeString", "alias": "boundary", "length": 30 }, { "name": "power", "type": "esriFieldTypeString", "alias": "power", "length": 30 }, { "name": "leisure", "type": "esriFieldTypeString", "alias": "leisure", "length": 30 }, { "name": "man_made", "type": "esriFieldTypeString", "alias": "man_made", "length": 30 }, { "name": "shop", "type": "esriFieldTypeString", "alias": "shop", "length": 30 }, { "name": "tourism", "type": "esriFieldTypeString", "alias": "tourism", "length": 30 }, { "name": "route", "type": "esriFieldTypeString", "alias": "route", "length": 30 }, { "name": "historic", "type": "esriFieldTypeString", "alias": "historic", "length": 30 }, { "name": "aeroway", "type": "esriFieldTypeString", "alias": "aeroway", "length": 30 }, { "name": "aerialway", "type": "esriFieldTypeString", "alias": "aerialway", "length": 30 }, { "name": "barrier", "type": "esriFieldTypeString", "alias": "barrier", "length": 30 }, { "name": "military", "type": "esriFieldTypeString", "alias": "military", "length": 30 }, { "name": "geological", "type": "esriFieldTypeString", "alias": "geological", "length": 30 }, { "name": "OSMID", "type": "esriFieldTypeString", "alias": "OSMID", "length": 20 }, { "name": "osmuser", "type": "esriFieldTypeString", "alias": "osmuser", "length": 100 }, { "name": "osmuid", "type": "esriFieldTypeInteger", "alias": "osmuid" }, { "name": "osmvisible", "type": "esriFieldTypeString", "alias": "osmvisible", "length": 20 }, { "name": "osmversion", "type": "esriFieldTypeSmallInteger", "alias": "osmversion" }, { "name": "osmchangeset", "type": "esriFieldTypeInteger", "alias": "osmchangeset" }, { "name": "osmtimestamp", "type": "esriFieldTypeDate", "alias": "osmtimestamp", "length": 8 }, { "name": "osmSupportingElement", "type": "esriFieldTypeString", "alias": "osmSupportingElement", "length": 5 }, { "name": "osm_admin_level", "type": "esriFieldTypeString", "alias": "admin_level(tag value)", "length": 100 }, { "name": "osm_bridge", "type": "esriFieldTypeString", "alias": "bridge(tag value)", "length": 100 }, { "name": "osm_content", "type": "esriFieldTypeString", "alias": "content(tag value)", "length": 100 }, { "name": "osm_craft", "type": "esriFieldTypeString", "alias": "craft(tag value)", "length": 100 }, { "name": "osm_drinking_water", "type": "esriFieldTypeString", "alias": "drinking_water(tag value)", "length": 100 }, { "name": "osm_emergency", "type": "esriFieldTypeString", "alias": "emergency(tag value)", "length": 100 }, { "name": "osm_ford", "type": "esriFieldTypeString", "alias": "ford(tag value)", "length": 100 }, { "name": "osm_generator_58_source", "type": "esriFieldTypeString", "alias": "generator:source(tag value)", "length": 100 }, { "name": "osm_maritime", "type": "esriFieldTypeString", "alias": "maritime(tag value)", "length": 100 }, { "name": "osm_name", "type": "esriFieldTypeString", "alias": "name(tag value)", "length": 100 }, { "name": "osm_name_58_en", "type": "esriFieldTypeString", "alias": "name:en(tag value)", "length": 100 }, { "name": "osm_office", "type": "esriFieldTypeString", "alias": "office(tag value)", "length": 100 }, { "name": "osm_oneway", "type": "esriFieldTypeString", "alias": "oneway(tag value)", "length": 100 }, { "name": "osm_pump", "type": "esriFieldTypeString", "alias": "pump(tag value)", "length": 100 }, { "name": "osm_ref", "type": "esriFieldTypeString", "alias": "ref(tag value)", "length": 100 }, { "name": "osm_religion", "type": "esriFieldTypeString", "alias": "religion(tag value)", "length": 100 }, { "name": "osm_seasonal", "type": "esriFieldTypeString", "alias": "seasonal(tag value)", "length": 100 }, { "name": "osm_tower_58_type", "type": "esriFieldTypeString", "alias": "tower:type(tag value)", "length": 100 }, { "name": "osm_tunnel", "type": "esriFieldTypeString", "alias": "tunnel(tag value)", "length": 100 }, { "name": "osm_access", "type": "esriFieldTypeString", "alias": "access(tag value)", "length": 100 }, { "name": "osm_construct", "type": "esriFieldTypeString", "alias": "construct(tag value)", "length": 100 }, { "name": "osm_maxheight", "type": "esriFieldTypeString", "alias": "maxheight(tag value)", "length": 100 }, { "name": "osm_maxspeed", "type": "esriFieldTypeString", "alias": "maxspeed(tag value)", "length": 100 }, { "name": "osm_proposed", "type": "esriFieldTypeString", "alias": "proposed(tag value)", "length": 100 }, { "name": "osm_smoothness", "type": "esriFieldTypeString", "alias": "smoothness(tag value)", "length": 100 }, { "name": "osm_surface", "type": "esriFieldTypeString", "alias": "surface(tag value)", "length": 100 }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "FDO_OBJECTID", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "FDO_Shape", "fields": "Shape", "isAscending": true, "isUnique": false, "description": "" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape_Length", "units": "esriDecimalDegrees" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 28, "name": "OSM_OKI_merge_nd", "type": "Network Dataset Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -85.79854099999994, "ymin": 38.148897600000055, "xmax": -83.28602769999998, "ymax": 40.25401300000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 29, "name": "Route", "type": "Network Analysis Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 30, "name": "Stops" }, { "id": 31, "name": "Point Barriers" }, { "id": 32, "name": "Routes" }, { "id": 33, "name": "Line Barriers" }, { "id": 34, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 30, "name": "Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "0", "label": "Located", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Unlocated", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 0, 0, 0 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "6", "label": "Time Violation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -84.51093136299994, "ymin": 39.08700862000006, "xmax": -84.51071721199997, "ymax": 39.098572801000046, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 1024 }, { "name": "Sequence", "type": "esriFieldTypeInteger", "alias": "Sequence" }, { "name": "TimeWindowStart", "type": "esriFieldTypeDate", "alias": "TimeWindowStart", "length": 16 }, { "name": "TimeWindowEnd", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd", "length": 16 }, { "name": "ArriveCurbApproach", "type": "esriFieldTypeInteger", "alias": "ArriveCurbApproach" }, { "name": "DepartCurbApproach", "type": "esriFieldTypeInteger", "alias": "DepartCurbApproach" }, { "name": "LocationType", "type": "esriFieldTypeInteger", "alias": "LocationType" }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" }, { "name": "Cumul_DriveTime", "type": "esriFieldTypeDouble", "alias": "Cumul_DriveTime" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 31, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "defaultSymbol": { "type": "esriPMS", "url": "cee4086da8846a3d8bbfb75fa7208de1", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAglJREFUOI2t1L9LlVEcx/HXSeExNakLCTY19OMfiAKRxEFcaojEoLVosAY3i6ZqSSiIGlzEEMkGhRZNpCVwVMkGI2oRKqKIW0MY55I+DY/3evXeGwZ94fB8v+f7Oe/zOQeeU+8/Rv3fmikHJckRMe6Xy32Vz78J/PonWMoZDKJdjHtAPg9rG0yHtrbb4fPnlb/CUvamPMYFcPkyvb20trK+zpcvjWFsrM/k5PmUwcD9qrCUOjwL9ICHD+nvp65u+/Y9PXR21rl27V5KY+BONWeDiqD2di5d2gL9/Jl9m5upr896IyMsL99Kk2Q+xPiyBEvJ4XoJ29dHY2OW//hBRweHDzM9nc01NNDVxfJyEOMQTpU7O4d9Jdj4OJ8+ZYC1NVZWePBg6wyFAouLxepkytHA+6Kz06H8XpaWsgG5HAsLnDiR1Rsb2Wbz8+UrOhVhgTa1YnR0C1QoMDzMwMBO1aHyYxZqwoogmJqqBoJYgqWshmoSmJujpSXLJyZqqVZLsMAsrlaVdXeTJFn++jUzMzsVv/GiBMOcJHknxmMVsNbWLVhzc0U75eke8uXOfqcxDmAmK3cd+cDNYlH6AwKzKTdwd5u8oaEWaE2S9IYYP1TANoFDKR/xCAdq+kmSt5qaLoZ8/lX5dMUTFHiS8hxXcBbH0YJvWMSUGCdCjOs711Z9zwLfMbQ5dh1/ACSwmxZNNis2AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "d51fa2e005b3e746cc44f51196c60bbe", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSIntlU1IVFEYhp+TozccW6ggXBlFwkUiTovIQVwUbiUlxJVOpkOzkMDBhT8RDIE/IBIFMaUbUXCj4EYkiRiKEcow8AenBt00GfgDoi7Mi8FpcRzHYca8prTJDy6cc77vvM/97nkvx8I/DssF8P8DyoGBG6SlObBa08jM/EJx8VshxM9zBUqw0t39kmCwmvr6yzE5t1vKsbEFSkoahK5/PjNQulylrK+/ob09NVFe9PcL+vvtOJ0zcn7+ubDbPX8NlA5HKVNT7wmFkvB6we+HQCC2SNehpgZ6eyEYbJJzc6ni+nX3qYESMkhJeU0olERPD3g84HIp8QhU12FyEgoKICsLWlqgs/OBDIfHRW7u+OmAZWVPhN9/ha4uBUtOhpwcGB5W0OVlBbPb1QaPB6SE1laoquoDzAMlWFhbawBgdhZ2diAzUyUj0K0tKCqKbtrfh40NNR4a0uXu7jWRmvrVXIeadpPFRWWSkRG15vPFQnNyovW7u+D1qnMEmJiAhYV7wCNzQMO4GjNPBD0OFont7fxE0sedoRa3EgjA6mo8cGsLpqfjFfb2pHmgpv3AMKLziBsLC+Nrs7OjRjr6y6SkLJkHGsYHNO0XhmE5hEXcCOoz7u1BRoaaH3VvIKBeLD29zzRQwI5Utr5LW1s8zOuFcDj2TG02cDohEEDW1n675HB8N9+h6vIxmnaHpiYLeXlQUZHYID6f6nRsDNxuyM9H2Gz3j5M9FiggKA3jIfCKykoYHVXmOAqLuLe8HOrq1Lix8alwOt+dGngA7ZOQjKY9o7o6KWHRyIh6dF3icvWI5ua2P2meeFsIeCGt1o/k5fUSCt1KWFRXt8jSUoPo6Ph0kp6p+1Bsbs6wuXlbgg0oA3IPUmHALwYHV8zomAYegmEFGDrNnjMBzyMugOcevwF3FfCAwZP3EAAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 21, "height": 21, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriPMS", "url": "9e95bf7720d1879ab563d7caa1116a02", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABQAAAAUCAYAAACNiR0NAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAXNJREFUOI29lD2OwjAQRl8iVmn2AAk9XTqgzQnooY+UHGOBW5Ab0C5cI31OQDhAGgsRb2FH2M7P7kqr/RorY/tpZr6JZ/yxZv8GfMB8BhsgA+ZABNRAKeHmQ/5joFSQvYaYioCN9zqTe1BMAtsg2CPEx1jmjk4tLM1sLaCE7BcwADzIWrj6cLGAD9WnvXV6t4M0hTiGMISmgaqC9dqFfqrFAGoDIgt2PMJi8br5/g6rFdQ1RHZ7JWQeFGbJmXUiTW2YqTCE8xm2WzOa4QDn1qU4HoZ1ShI3sgTbFLuGMJwGjuybwNqCNo3q2Ziaxo3ULrBEGaNUVcqAMVWVGyktoISbZ26v18rNodLu997oyCAoEeIF9CGXrtNRpNxMksk5BMqnEIWVoVYOnKyIPRqDknB4g1sP6EHRwtJzM52CBcHBF+LSffceBx/yFq76d5pSKcGCDQI19AJ4uqcZemjp3sMgKJ9CFF2Z3wI76beu6G0IMXrnC8ANb6cJy0QFAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 15, "height": 15, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "0,2", "label": "Added Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID" }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID" }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong" }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge" }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach" }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status" }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge" }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 32, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 83, 24, 128, 255 ], "width": 4 }, "label": "Routes", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -84.51093874999998, "ymin": 39.087056535000045, "xmax": -84.50908199999998, "ymax": 39.09859019000004, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 1024 }, { "name": "FirstStopID", "type": "esriFieldTypeInteger", "alias": "FirstStopID" }, { "name": "LastStopID", "type": "esriFieldTypeInteger", "alias": "LastStopID" }, { "name": "StopCount", "type": "esriFieldTypeInteger", "alias": "StopCount" }, { "name": "Total_DriveTime", "type": "esriFieldTypeDouble", "alias": "Total_DriveTime" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 33, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_541", "symbolLayerName": "Level_1" }, { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_542", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "0", "label": "Restriction", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 }, "value": "1", "label": "Scaled Cost", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 34, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "", "parentLayer": { "id": 29, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "symbolLayerDrawing": { "type": "CIMSymbolLayerDrawing", "symbolLayers": [ { "type": "CIMSymbolLayerIdentifier", "symbolReferenceName": "Symbol_546", "symbolLayerName": "Level_0" } ], "useSymbolLayerDrawing": true }, "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 3.4 } }, "label": "", "description": "" }, "transparency": 40, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -180, "ymin": -90, "xmax": 180, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID" }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 500 }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType" }, { "name": "Attr_DriveTime", "type": "esriFieldTypeDouble", "alias": "Attr_DriveTime" }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": null, "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 35, "name": "OKI_OSM_pts", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 36, "name": "indiana_osm", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 37, "name": "kentucky_osm", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" }, { "currentVersion": 10.91, "id": 38, "name": "ohio_osm", "type": "Group Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "fields": null, "geometryField": {}, "indexes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": false, "supportsHavingClause": false, "supportsCountDistinct": false, "supportsOrderBy": false, "supportsDistinct": false, "supportsPagination": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": false }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true, "serviceItemId": "5580634cc0a14c99882e0f231ed0a092" } ], "tables": [] }