{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Road Rating", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Pavement_Rating", "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 92, 230, 255 ], "width": 3 }, "value": "Good", "label": "Good" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 197, 255, 255 ], "width": 3 }, "value": "Satisfactory", "label": "Satisfactory" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 0, 255 ], "width": 3 }, "value": "Fair", "label": "Fair" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 3 }, "value": "Poor", "label": "Poor" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 168, 0, 0, 255 ], "width": 3 }, "value": "Failed", "label": "Failed" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 62, 161, 207, 255 ], "toColor": [ 241, 250, 122, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 241, 250, 122, 255 ], "toColor": [ 240, 36, 29, 255 ] } ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": [ { "labelExpression": "[PCI]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 9600, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1.5, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1241169.0173500478, "ymin": 523261.16173473, "xmax": 1263631.8874504715, "ymax": 546219.3917368054, "spatialReference": { "wkid": 2893, "latestWkid": 2893, "xyTolerance": 0.003280833333333333, "zTolerance": 2, "mTolerance": 0.001, "falseX": -120561100, "falseY": -95444400, "xyUnits": 3.695308229454812E7, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FULLNAME", "type": "esriFieldTypeString", "alias": "Full Road Name", "length": 125, "domain": null }, { "name": "City_Funclass", "type": "esriFieldTypeSmallInteger", "alias": "City_Funclass", "domain": { "type": "codedValue", "name": "City_Functional_Class", "description": "City Functional Classification of Roads", "codedValues": [ { "name": "unknown / not coded", "code": 0 }, { "name": "Freeway", "code": 1 }, { "name": "Major Arterial", "code": 2 }, { "name": "Arterial", "code": 3 }, { "name": "Collector", "code": 4 }, { "name": "Minor Collector", "code": 5 }, { "name": "Local", "code": 6 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Maintenance_Responsibility", "type": "esriFieldTypeInteger", "alias": "Maintenance_Responsibility", "domain": { "type": "codedValue", "name": "Jurisdiction_Authority", "description": "Jurisdication with Authority to enforce laws", "codedValues": [ { "name": "Unknown / Not Coded", "code": 0 }, { "name": "Federal", "code": 1 }, { "name": "State", "code": 2 }, { "name": "County", "code": 3 }, { "name": "Gaithersburg", "code": 4 }, { "name": "Rockville", "code": 5 }, { "name": "Washington Grove", "code": 6 }, { "name": "Private", "code": 7 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Road_Completed", "type": "esriFieldTypeInteger", "alias": "Road_Completed", "domain": { "type": "codedValue", "name": "Simple_Yes_No", "description": "Boolean yes or no", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 }, { "name": "Unknown", "code": 0 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "Road_Code", "type": "esriFieldTypeString", "alias": "Road Code", "length": 20, "domain": { "type": "codedValue", "name": "RoadCode", "description": "Road Code from PW", "codedValues": [ { "name": "Local", "code": "Local" }, { "name": "Other", "code": "Other" }, { "name": "Unknown", "code": "Unknown" }, { "name": "Collector or above", "code": "Collector" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Pavement_ID", "type": "esriFieldTypeInteger", "alias": "Pavement_ID", "domain": null }, { "name": "Street_Name_1", "type": "esriFieldTypeString", "alias": "Street_Name_1", "length": 255, "domain": null }, { "name": "PCI", "type": "esriFieldTypeDouble", "alias": "PCI", "domain": null }, { "name": "Pavement_Rating", "type": "esriFieldTypeString", "alias": "Pavement_Rating", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "S94_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }