{ "layers": [ { "currentVersion": 10.91, "id": 0, "name": "TrafficMaintenanceSegment", "type": "Feature Layer", "description": "These events identify where traffic is monitored, collected and published on all Primary and Secondary routes, above the Functional Class of Local (7). Segments are split where Primary routes intersect and where environmental variables influence the flow of traffic so as to warrant an separate collection point.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "vcsWkid": 105703, "latestVcsWkid": 6360 }, "copyrightText": "Traffic Survey Group, NCDOT", "parentLayer": null, "subLayers": [], "minScale": 500000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SegmentType", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 78, 78, 78, 255 ], "width": 4.950000762939453 }, "value": "HPMS", "label": "HPMS", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 4.950000762939453 }, "value": "Non-HPMS", "label": "Non-HPMS", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 406980.080272004, "ymin": 43589.06008000672, "xmax": 3051270.5000320077, "ymax": 1039606.369840011, "spatialReference": { "wkid": 102719, "latestWkid": 2264 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "EventID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FromDate", "type": "esriFieldTypeDate", "alias": "FromDate", "length": 8, "domain": null }, { "name": "ToDate", "type": "esriFieldTypeDate", "alias": "ToDate", "length": 8, "domain": null }, { "name": "EventID", "type": "esriFieldTypeString", "alias": "EventID", "length": 50, "domain": null }, { "name": "RouteID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 255, "domain": null }, { "name": "FromMeasure", "type": "esriFieldTypeDouble", "alias": "FromMeasure", "domain": null }, { "name": "ToMeasure", "type": "esriFieldTypeDouble", "alias": "ToMeasure", "domain": null }, { "name": "TmsID", "type": "esriFieldTypeString", "alias": "TmsID", "length": 25, "domain": null }, { "name": "SegmentType", "type": "esriFieldTypeString", "alias": "SegmentType", "length": 25, "domain": { "type": "codedValue", "name": "dTrafficSegmentType", "description": "", "codedValues": [ { "name": "HPMS", "code": "HPMS" }, { "name": "Non-HPMS", "code": "Non-HPMS" }, { "name": "Local", "code": "Local" }, { "name": "General", "code": "General" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "LocError", "type": "esriFieldTypeString", "alias": "LocError", "length": 100, "domain": null }, { "name": "CreatedUser", "type": "esriFieldTypeString", "alias": "CreatedUser", "length": 255, "domain": null }, { "name": "CreatedDate", "type": "esriFieldTypeDate", "alias": "CreatedDate", "length": 8, "domain": null }, { "name": "LastEditedUser", "type": "esriFieldTypeString", "alias": "LastEditedUser", "length": 255, "domain": null }, { "name": "LastEditedDate", "type": "esriFieldTypeDate", "alias": "LastEditedDate", "length": 8, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "VehicleClassID", "type": "esriFieldTypeString", "alias": "VehicleClassID", "length": 25, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R510_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_510", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1299EventID", "fields": "EventID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1299FromDate6", "fields": "FromDate,ToDate", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1299RouteID", "fields": "RouteID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1299FromMeasure", "fields": "FromMeasure", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I1299ToMeasure", "fields": "ToMeasure", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S438_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": 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.STLength()", "units": "esriFeet" }, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true } ], "tables": [] }