{ "currentVersion": 10.81, "id": 6, "name": "HPMSSection", "type": "Feature Layer", "description": "Highway Performance Monitoring System (HPMS) is an event based on Federal Highways requirements for annual reporting", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 26985, "latestWkid": 26985 }, "copyrightText": "DDOT, IPMA", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "SECTIONTYPE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 0, 0, 255 ], "width": 9.900001525878906 }, "value": "1", "label": "Samples", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 9.900001525878906 }, "value": "2", "label": "Potential Samples", "description": "" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 56, 168, 0, 255 ], "width": 1.7 }, "value": "3", "label": "Local Roads", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "SECTIONTYPE = 1", "labelExpression": "[HPMSID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerLinePlacementAboveAlong", "where": "SECTIONTYPE = 2", "labelExpression": "[HPMSID]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 92, 230, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": null, "haloSize": null, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "defaultVisibility": false, "extent": { "xmin": 389887.5399999991, "ymin": 125052.6400000006, "xmax": 407848.3999999985, "ymax": 147479.48999999836, "spatialReference": { "wkid": 26985, "latestWkid": 26985 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "ROUTEID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "ROUTEID", "type": "esriFieldTypeString", "alias": "RouteID", "length": 255, "domain": null }, { "name": "HPMSID", "type": "esriFieldTypeString", "alias": "HPMSID", "length": 12, "domain": null }, { "name": "SECTIONTYPE", "type": "esriFieldTypeSmallInteger", "alias": "SectionType", "domain": { "type": "codedValue", "name": "HPMSSectionType", "description": "Description", "codedValues": [ { "name": "Sample Section", "code": 1 }, { "name": "Potential Sample Section", "code": 2 }, { "name": "Local Section", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FROMMEASURE", "type": "esriFieldTypeDouble", "alias": "FromMeasure", "domain": null }, { "name": "TOMEASURE", "type": "esriFieldTypeDouble", "alias": "ToMeasure", "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": "esriFieldTypeGUID", "alias": "EventID", "length": 38, "domain": null }, { "name": "LOCERROR", "type": "esriFieldTypeString", "alias": "LOCERROR", "length": 100, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R112_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I124ROUTEID", "fields": "ROUTEID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I124FROMDATE1", "fields": "FROMDATE,TODATE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I124EVENTID", "fields": "EVENTID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S6_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "hasZ": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": true, "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 }