{ "layers": [ { "currentVersion": 10.21, "id": 0, "name": "Route", "type": "Network Analysis Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [ { "id": 1, "name": "Stops" }, { "id": 2, "name": "Point Barriers" }, { "id": 3, "name": "Routes" }, { "id": 4, "name": "Line Barriers" }, { "id": 5, "name": "Polygon Barriers" } ], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 72, "ymin": -90, "xmax": 162, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.21, "id": 1, "name": "Stops", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": null, "field3": null, "fieldDelimiter": ", ", "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": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 72, "ymin": -90, "xmax": 162, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 128, "domain": null }, { "name": "RouteName", "type": "esriFieldTypeString", "alias": "RouteName", "length": 128, "domain": null }, { "name": "Sequence", "type": "esriFieldTypeInteger", "alias": "Sequence", "domain": { "type": "range", "name": "Sequence", "range": [ 1, 2147483647 ] } }, { "name": "TimeWindowStart", "type": "esriFieldTypeDate", "alias": "TimeWindowStart", "length": 16, "domain": null }, { "name": "TimeWindowEnd", "type": "esriFieldTypeDate", "alias": "TimeWindowEnd", "length": 16, "domain": null }, { "name": "ArriveCurbApproach", "type": "esriFieldTypeInteger", "alias": "ArriveCurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ] } }, { "name": "DepartCurbApproach", "type": "esriFieldTypeInteger", "alias": "DepartCurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ] } }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "codedValues": [ { "name": "", "code": -1 }, { "name": "BBRoad", "code": 1 }, { "name": "BBRoadNet_ND_Junctions", "code": 2 } ] } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "range": [ -1, 2147483647 ] } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "range": [ 0, 1 ] } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ] } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "codedValues": [ { "name": "Either side of vehicle", "code": 0 }, { "name": "Right side of vehicle", "code": 1 }, { "name": "Left side of vehicle", "code": 2 }, { "name": "No U-turn", "code": 3 } ] } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ] } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "range": [ 0, 1.0E308 ] } }, { "name": "Cumul_Length", "type": "esriFieldTypeDouble", "alias": "Cumul_Length", "domain": { "type": "range", "name": "Cumul_Length", "range": [ 0, 1.0E308 ] } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.21, "id": 2, "name": "Point Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Status", "field2": "BarrierType", "field3": null, "fieldDelimiter": ", ", "defaultSymbol": { "type": "esriPMS", "url": "27e479988d7c599cf3528179a3d40398", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAAhVJREFUOI2tlE9IVEEcxz+zuzQbuwltsKF48NRBCA8rdCgENenSQcpIOnjRQ5Bgl/5RdNqobkIXFzwIGs+Lp/5pQRBetdZCiKxDEGwe3CDc4PfQnQ7jvnF9b8WgLwzz+8385jO/mXnvl+A/KrHfpIHjaN2OSAqtNxD5qKDyTzADF4EbwClE7KDtfQPPyWTyqlz+sC/MQAqYAfoBGBmBgQHIZkEpWF8/xOzsBaam+g3cV/AgEmYgDswB5wAoFGB4GOLx+u17e6GzM8boaL6q9eGYyL2ozG4FoJ4eGBpyoM1N26fTkEjYTSYnUcXiXaP1OyXyJoAZOAbcDrCDg5BMWrtchq4uaG2F+Xk7lkxCdzcUiyDyEHAw4DJwJIAVCrC2Bm1tUKnA6iqMj7sz+D4sLdW8nGluPqlKpU+1zE6r3feyvGwbQCZjF+Zy1q9WwfNgcdHFl0pnAAtT0EIjTU87kO/DxASMjdWFGK1bEAmOudUQ1tHhbM8LgQCUiA/uAb4qOBsJW1iApiYHi9a3AKbgNXA1MqyvD7S29sqKhddrG3gbwIBnaP0FkRMhWDbrYOl0aNrAXAx+7s5sy4hcB15Y98D6reBmzQn+AAWvDNwBHtWF1z7esP6g9SUl8j0E2wE+NvADeAIcbZiP1p9Jpa7srRyhEqTgqYGXwDXgPNCOrSYbwHvAQ2RGiWzvXRtZzxT8AvI77cD6C6/ToyzbDLYYAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Error", "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "ebe2fac5ff9b61f4b094684f29349583", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABwAAAAcCAYAAAByDd+UAAAAAXNSR0IB2cksfwAAAAlwSFlzAAAOxAAADsQBlSsOGwAAArJJREFUSInt1U9Ik2EcwPHvs7R3ME1QEqbOSdBBRA8KIcxDSZcwNAQvTpsm7SZKiX8g2CXUxKgO2UGI7bDLDA8JoggSvGF58E8X2WIIjQRBG1NIfBn4dHiZOjZ1M+mSD7zwPs/7e34fnuf5vTwZ/OOWcQn+f6B0u6vJyqrBaDSSlxegunpaCPH7QkEJ1+TQ0LhYWXlAW9vVuI8Oh5Q+nx+bzSkKCz//NSjb2++yvT0lBgaMSQM8HoHHU0pzsyqXl8dFZaXz3KCsqrrDwsIsgYABlwvm50FV44PMZrDbYXQU1tYeHywtGQ1VVQ/TBiVcR1GmWFoyMDIC3d3Q0aEnj6FmM8zMQGkp5OdDby9icLBVhkIfRXHxh/TA2trnYn7exOCgjmVmgsUCXq+OBoM6VlGhT+juBimhrw/Z2PgWSB2UoLCxoW/L6irs7kJenv4xhkYiUF5+NCkaha0tAITbnS93dipFTs5yaitUlFsEAnqR+Hz62NhYPGqxHMXv7YHLpZ8jwNwc+P3NQIqgpt2M6ydDT8JibXs7PsepIGQmjKgqbG4mgpEILC4mZohGD9IBf8b1YtVYVpYYWVBwVEjHfxmj8Xs64FcU5QBNMxxisWoEfRv39yE3V+8fr15VBasVsrPfpwwK+CVhGrhPf38i5nJBKBR/pkVF0NoKqop0OjcMNlsgnRWCyfQMuEdX1xVKSqC+PnmBjI3pK52cBKcTrFaE1dpxUtoTQREOf5PwFHhNQwNMTOjFcRyLVW9dHTgc+ntn5zvR0jKbNggg4I2ETBTlBU1NhqRBPp/+mM3gcLwSPT1PTst55m0hYFSaTCoWy0uCQVvSILvdTzD4SAwPfzkrX0r3oQiHFwmHayTcAG5LRbECCE37AXwSXu96KnlSBg9hWAfW0bR0pp0fvIh2CV54+wPnHe9/Ny0vaAAAAABJRU5ErkJggg==", "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": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 72, "ymin": -90, "xmax": 162, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 128, "domain": null }, { "name": "SourceID", "type": "esriFieldTypeInteger", "alias": "SourceID", "domain": { "type": "codedValue", "name": "SourceID", "codedValues": [ { "name": "", "code": -1 }, { "name": "BBRoad", "code": 1 }, { "name": "BBRoadNet_ND_Junctions", "code": 2 } ] } }, { "name": "SourceOID", "type": "esriFieldTypeInteger", "alias": "SourceOID", "domain": { "type": "range", "name": "SourceOID", "range": [ -1, 2147483647 ] } }, { "name": "PosAlong", "type": "esriFieldTypeDouble", "alias": "PosAlong", "domain": { "type": "range", "name": "PosAlong", "range": [ 0, 1 ] } }, { "name": "SideOfEdge", "type": "esriFieldTypeInteger", "alias": "SideOfEdge", "domain": { "type": "codedValue", "name": "NASideOfEdge", "codedValues": [ { "name": "Right Side", "code": 1 }, { "name": "Left Side", "code": 2 } ] } }, { "name": "CurbApproach", "type": "esriFieldTypeInteger", "alias": "CurbApproach", "domain": { "type": "codedValue", "name": "NACurbApproach", "codedValues": [ { "name": "车辆的任意一侧", "code": 0 }, { "name": "车辆的右侧", "code": 1 }, { "name": "车辆的左侧", "code": 2 } ] } }, { "name": "Status", "type": "esriFieldTypeInteger", "alias": "Status", "domain": { "type": "codedValue", "name": "NALocationStatus", "codedValues": [ { "name": "OK", "code": 0 }, { "name": "Not located", "code": 1 }, { "name": "Network element not located", "code": 2 }, { "name": "Element not traversable", "code": 3 }, { "name": "Invalid field values", "code": 4 }, { "name": "Not reached", "code": 5 }, { "name": "Time window violation", "code": 6 } ] } }, { "name": "FullEdge", "type": "esriFieldTypeInteger", "alias": "FullEdge", "domain": { "type": "codedValue", "name": "NABoolean", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ] } }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationBarrierType", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Added Cost", "code": 2 } ] } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "range": [ 0, 1.0E308 ] } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.21, "id": 3, "name": "Routes", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 40, 128, 11, 255 ], "width": 4 }, "label": "Routes", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 72, "ymin": -90, "xmax": 162, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 128, "domain": null }, { "name": "FirstStopID", "type": "esriFieldTypeInteger", "alias": "FirstStopID", "domain": { "type": "range", "name": "FirstStopID", "range": [ 0, 2147483647 ] } }, { "name": "LastStopID", "type": "esriFieldTypeInteger", "alias": "LastStopID", "domain": { "type": "range", "name": "LastStopID", "range": [ 0, 2147483647 ] } }, { "name": "StopCount", "type": "esriFieldTypeInteger", "alias": "StopCount", "domain": { "type": "range", "name": "StopCount", "range": [ 0, 2147483647 ] } }, { "name": "Total_Length", "type": "esriFieldTypeDouble", "alias": "Total_Length", "domain": { "type": "range", "name": "Total_Length", "range": [ 0, 1.0E308 ] } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "hasM": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.21, "id": 4, "name": "Line Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "BarrierType", "field2": null, "field3": null, "fieldDelimiter": ", ", "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": "" } ] }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 72, "ymin": -90, "xmax": 162, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 128, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ] } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "range": [ 0, 1.0E308 ] } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.21, "id": 5, "name": "Polygon Barriers", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "copyrightText": "", "parentLayer": { "id": 0, "name": "Route" }, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "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": 72, "ymin": -90, "xmax": 162, "ymax": 90, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Name", "typeIdField": null, "fields": [ { "name": "ObjectID", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Name", "type": "esriFieldTypeString", "alias": "Name", "length": 128, "domain": null }, { "name": "BarrierType", "type": "esriFieldTypeInteger", "alias": "BarrierType", "domain": { "type": "codedValue", "name": "NALocationRangesBarrierType", "codedValues": [ { "name": "Restriction", "code": 0 }, { "name": "Scaled Cost", "code": 1 } ] } }, { "name": "Attr_Length", "type": "esriFieldTypeDouble", "alias": "Attr_Length", "domain": { "type": "range", "name": "Attr_Length", "range": [ 0, 1.0E308 ] } } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.21, "id": 6, "name": "BBRoadNet_ND_Junctions", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 166, 144, 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": 116.735141183152, "ymin": 32.73055317247407, "xmax": 118.0737015169043, "ymax": 33.50185915783418, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "OBJECTID", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.21, "id": 7, "name": "BBRoad", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 43, 0, 161, 255 ], "width": 1 }, "label": "", "description": "" }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 116.735141183152, "ymin": 32.73055317247407, "xmax": 118.0737015169043, "ymax": 33.50185915783418, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "name", "typeIdField": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GB", "type": "esriFieldTypeInteger", "alias": "GB", "domain": null }, { "name": "name", "type": "esriFieldTypeString", "alias": "name", "length": 50, "domain": null }, { "name": "TEGR", "type": "esriFieldTypeString", "alias": "TEGR", "length": 10, "domain": null }, { "name": "CODE", "type": "esriFieldTypeString", "alias": "CODE", "length": 10, "domain": null }, { "name": "from_to", "type": "esriFieldTypeSmallInteger", "alias": "from_to", "domain": null }, { "name": "to_from", "type": "esriFieldTypeSmallInteger", "alias": "to_from", "domain": null }, { "name": "Shape_Length", "type": "esriFieldTypeDouble", "alias": "Shape_Length", "domain": null } ], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true }, { "currentVersion": 10.21, "id": 8, "name": "BBRoadNet_ND", "type": "Network Dataset Layer", "description": "", "geometryType": null, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "defaultVisibility": true, "extent": { "xmin": 116.7351410752601, "ymin": 32.73055308141241, "xmax": 118.0737016256113, "ymax": 33.50185924799439, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "", "typeIdField": null, "fields": null, "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query", "supportsStatistics": false, "supportsAdvancedQueries": false, "supportedQueryFormats": "JSON, AMF", "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true } ], "tables": [] }