{ "currentVersion": 11.4, "cimVersion": "3.4.0", "id": 51, "name": "Grid - Percent Complete", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 24000, "referenceScale": 0.0, "drawingInfo": { "renderer": { "authoringInfo": { "visualVariables": [ { "type": "colorInfo", "minSliderValue": 0, "maxSliderValue": 99.8689384010485 } ] }, "type": "classBreaks", "field": "PercentComplete", "minValue": -9223372036854775808, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 255, 255, 255, 255 ], "width": 1 } }, "classMaxValue": 9223372036854775807 } ], "legendOptions": {"order": "ascendingValues"}, "visualVariables": [ { "type": "colorInfo", "valueExpressionTitle": "Custom", "valueExpression": "$feature.PercentComplete", "stops": [ { "value": 0, "color": [ 255, 115, 223, 79 ], "label": "0.0" }, { "value": 0.9986893840104851, "color": [ 245, 6, 0, 130 ] }, { "value": 59.17234600262124, "color": [ 206, 196, 0, 140 ] }, { "value": 98.87024901703802, "color": [ 56, 168, 0, 130 ] }, { "value": 99.8689384010485, "color": [ 85, 255, 0, 181 ], "label": "100" } ], "legendOptions": { "title": "", "showLegend": true, "order": "ascendingValues" } } ] }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": { "expression": "// Use TextFormatting.NewLine for a new line, equivalent to vbCrLf in VBScript\nvar label = TextFormatting.Newline;\n\n// Concatenate the 'Gridnum' field with font size 10\nlabel += \"\" + $feature.Gridnum + \"<\/FNT>\" + label;\n\n// Concatenate the 'RemainingHydrants' field with white color (255 red, 255 green, 255 blue)\nlabel += \"\" + Round($feature.PercentComplete,0) +\"\"+\"%\"+ \"<\/SUP><\/FNT><\/CLR>\";\n\n// Return the final label\nreturn label;\n", "title": "Custom" }, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "dynamic", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 45000, "name": "Mid", "priority": 7, "symbol": { "type": "esriTS", "color": [ 255, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 64, 0, 66, 204 ], "haloSize": 1.7, "font": { "family": "Tahoma", "size": 14, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "Round($feature.PercentComplete,0) +\"\"+\"%\"+ \"<\/SUP><\/FNT>\""}, "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "multiPart": "labelLargest", "allowOverrun": false, "deconflictionStrategy": "static", "repeatLabel": false, "useClippedGeometry": false, "stackLabel": false, "removeDuplicates": "none", "useCodedValues": true, "maxScale": 45000, "minScale": 0, "name": "City_2", "priority": 6, "symbol": { "type": "esriTS", "color": [ 255, 255, 190, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 64, 0, 66, 204 ], "haloSize": 1.7, "font": { "family": "Tahoma", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 3136014.0702931434, "ymin": 1726604.3372698128, "xmax": 3172880.674053222, "ymax": 1789585.645690143, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Gridnum", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "Gridnum", "type": "esriFieldTypeString", "alias": "Gridnum", "length": 50, "domain": null }, { "name": "Geometry", "type": "esriFieldTypeGeometry", "alias": "Geometry", "domain": null }, { "name": "TotalHydrants", "type": "esriFieldTypeInteger", "alias": "TotalHydrants", "domain": null }, { "name": "RemainingHydrants", "type": "esriFieldTypeInteger", "alias": "RemainingHydrants", "domain": null }, { "name": "PercentComplete", "type": "esriFieldTypeDouble", "alias": "PercentComplete", "domain": null }, { "name": "ESRI_OID", "type": "esriFieldTypeOID", "alias": "ESRI_OID", "length": 8, "domain": null }, { "name": "InspectedFromFeb2025", "type": "esriFieldTypeInteger", "alias": "InspectedFromFeb2025", "domain": null } ], "geometryField": { "name": "Geometry", "type": "esriFieldTypeGeometry", "alias": "Geometry" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "preferredTimeReference": { "timeZone": "Mountain Standard Time", "timeZoneIANA": "America/Denver", "respectsDaylightSaving": true }, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": false, "uniqueIdInfo": { "type": "simple", "fields": [ "Gridnum" ], "OIDFieldContainsHashValue": true }, "maxUniqueIDCount": 100000 }