{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "Sewer Valves", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "00faf5e71bfa5b4fe8edfecc9520e068", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABeUlEQVQ4jbXTP0iVYRTH8c97vYraaI0qqCCR3abWIEkdQihMMPoD1VAYQouIUxGS1aCDoYJNuTiElhYVVERLYlAhBkHopBA5KDfq1r1S0cs7vHoVB+nAAw/nHL78fud5TtIOI/l/AAsqPdRpSUpSxl7PnHVHILs94LoRzS5oEDiAn5jU6K4eg9q0m9wacMU9t5zxATWx/CUMK3HVA70adXueD+iy35RT+nARUyiNau8wiJsCQ8awOx/wSY9uCadRiGOhdOZwHuORqsfKlDtk3Ov1gEX7HI7u55BDE1YwgeqodiQEH2UjICtQHPOdQi9qUR7L/+tJC/ItJH00qypU8SYa3Cs8wgncRxHey/nsRT5g3g3X1CuyS3vkvxKX8RutGAhBq75uBkibNu+pFsfNSKiIye7AD9RZUxC+0drm/2DJSXuMalXvtjJ1EjJ4IqPfd3RaDUcac74+cpa1WXYw/I3FUv74Je2lrBF82dC/5TK99S0828aOt/EvIp5gUFQNH/wAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3480022.030000001, "ymin": 3411772.996000007, "xmax": 1.2095380549999997E7, "ymax": 1.2075392280000001E7, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SYS_TYPE", "subtypeFieldName": "SYS_TYPE", "subtypeField": "SYS_TYPE", "defaultSubtypeCode": 1, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "OPEN_", "type": "esriFieldTypeString", "alias": "OPEN_", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVETYPE", "type": "esriFieldTypeString", "alias": "ValveType", "length": 15, "domain": { "type": "codedValue", "name": "LU_PU_ValveType_1", "description": "Type of valve", "codedValues": [ { "name": "Gate", "code": "G" }, { "name": "Other", "code": "O" }, { "name": "Check", "code": "C" }, { "name": "Air Release Valve", "code": "ARV" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COVERELEVATION", "type": "esriFieldTypeDouble", "alias": "COVERELEVATION", "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VerticalDatum", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECNO", "type": "esriFieldTypeString", "alias": "PROJECNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "Type", "length": 15, "domain": { "type": "codedValue", "name": "LU_PU_VALVE_TYPE", "description": "Terminal, In-line, Discharge, EPC", "codedValues": [ { "name": "In-Line", "code": "ILV" }, { "name": "Discharge", "code": "DV" }, { "name": "EPC", "code": "EPCV" }, { "name": "Branch Terminal Valve", "code": "BTV" }, { "name": "HRSD Terminal Valve", "code": "HRSDTV" }, { "name": "Grinder Cut-Off Valve", "code": "GCV" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYS_TYPE", "type": "esriFieldTypeInteger", "alias": "Sys_Type", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "COVERELEVATION_ACCURACY", "type": "esriFieldTypeString", "alias": "COVERELEVATION_ACCURACY", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R332_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_332", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_332", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S297_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "id": 3, "name": "Vacuum" } ], "subtypes": [ { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 2, "name": "Gravity" }, { "domains": { "POSTING": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "OPEN_": {"type": "inherited"}, "VALVETYPE": {"type": "inherited"}, "GPS": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "TYPE": {"type": "inherited"}, "COVERELEVATION_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "OWNERSHIP": "CITY", "DIAMETER": 999, "OPEN_": "U", "VALVETYPE": "U", "GPS": "N", "COVERELEVATION": null, "VERTICALDATUM": "88", "PROJECNO": null, "SOURCE": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "TYPE": null, "SYS_TYPE": 0, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null, "COVERELEVATION_ACCURACY": null }, "code": 3, "name": "Vacuum" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 1, "name": "Sewer Vacuum Pit", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "cf91d23bd8d43e6e73ec4a65a479a34a", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABk0lEQVQ4jbXTP0gCcRTA8W9xWTT0h8haNAkE4XJxFhsMItGaWgMpwkGCIPCmhiDSLSgIXKSGGoKGQB0sjCCExMBBCHIRl4YQU0JSi9D+eHqIg/TgB/d7x/vwfu/uJ9BlCP8C3N0xFY2yVS6j//igolYTnZvjUBQpdwR2dzlMJllfWqJvbOw79/iIPRhE8vlY83i4bAtIEkdmMy69vhk1GOprPBzmbHubxZ0drhWA241RFHG2FstjYYFBv599wKgAqlU2rFb65QXZLAwPw9BQI2exINpsWEIhbpuAyUkm5MWRCDidMDpaH+ofYjDQIwjMQgtQrVKRA5kMfH5CLgf5fHMX7++NryH8PqTTPMmBlZU6ik4HWm0j//LCWzzOgwIIhbhYXWVZFJmu7VUqcLmUgzw54SqXI6oACgXuJYnj83M2BwYYUZZCMkk8EOCgdmIFAJBIsOdwUPb5mDeZsAC9P69eAwHCXi+nxWLjH1AAQCWVwmu3E9FoMM7MoK4NLBbjuVTiBnhu7ardZUpks/XVMbq+jV9VgoBJOAx8KgAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 14, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.2058712010000005E7, "ymin": 3443069.120000005, "xmax": 1.2094942959999993E7, "ymax": 3493467.819999993, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "NOCONNECT", "type": "esriFieldTypeSmallInteger", "alias": "NOCONNECT", "domain": null }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "CAP_ELEV", "type": "esriFieldTypeSingle", "alias": "CAP_ELEVATION", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R315_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_315", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_315", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S280_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 2, "name": "Sewer Vacuum Fitting", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "baa6c3a9bd79ea0cb04574775a0d7e8e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAwAAAAMCAYAAABWdVznAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA1UlEQVQokaWRMQsBcRyGn9NfymxXVsVi0RVFZDBgYjPrSt0V5S6DxeJMvoTsPoFM2CwSpWRgv0x06pLub5Cn3uXX+9RbP8GPiH+FsK5jJBJkhSC437OaTBjdblxkQtC2mTYalL1DLkcmHidjmlR2O84fgqbRrtffZQ9VJdVsYvZ6tD6EZJK0osh3x2Kosklf6rgEfMLhwOJ+pxoK+dvHI0ufMBwyjkQo1WoUPOnxgPmc7WZDRzYJw6DoOPSjUfKKgjidWF+vdGczHKngYlkM4BUpP3/6CdBBNbxZMlqvAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 9, "height": 9, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2058716543750003E7, "ymin": 3443057.474999994, "xmax": 1.2094933793249995E7, "ymax": 3493465.1037500054, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 50, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "FITTING_TYPE", "type": "esriFieldTypeString", "alias": "FITTING_TYPE", "length": 15, "domain": { "type": "codedValue", "name": "LU_PU_VAC_ValveType", "description": "Type of valve", "codedValues": [ { "name": "Gate", "code": "G" }, { "name": "Plug", "code": "P" }, { "name": "Other", "code": "O" }, { "name": "Check", "code": "C" }, { "name": "Air Release Valve", "code": "ARV" }, { "name": "UNK", "code": "U" }, { "name": "TEE", "code": "T" }, { "name": "WYE", "code": "W" }, { "name": "Reducer", "code": "R" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COVERELEVATION", "type": "esriFieldTypeDouble", "alias": "COVERELEVATION", "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VerticalDatum", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECT_NO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R321_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_321", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_321", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S286_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 3, "name": "Sewer Cleanouts", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 3000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "21d5f3cfb9d7ee7732068c6f988b63d5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAAOCAYAAAAfSC3RAAAACXBIWXMAAA7EAAAOxAGVKw4bAAABKklEQVQoka3Sv0sCYRzH8bd4UbuLQYKdOIiTDtJmy3HzudlQJMid/hNBNArKDRk15WG4hENrTd3iFJiHLj2hOLn4B8RJHBVycUpIn+nhy/N6fnz5SmwY6d9hKsXucMgMcP8MdZ1TTePccXC6Xaq2jVgL43F2ikWuKhWOYjG2VJW9dJrHdpszy8IKhIUCB4rCZblMJhxeblBV9pNJbiIRDhsNDODDB7NZyoZBxlvP51CtgqJAqQSyzLamcSxJXNRqvPvgbMadEJRkGXo96HRgMPiCXsZj+j/IB02Tp3yeN1km4d3UbEIut3yyEDyvbM5kgg0kvD8a3m++MxrhCsHtOng/nXISjfpb3+/z2mrxshLW6zy4Lnoo5K8vFjj+owIGwDS5/l0Lysaz+gkz+1hV5J4DwQAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 10, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1056319.400000006, "ymin": 3441, "xmax": 1.2035342230000001E8, "ymax": 3.47905038E7, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "GPS", "subtypeFieldName": "GPS", "subtypeField": "GPS", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "Posting", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "NTI_ASSACCOUNTNUM", "type": "esriFieldTypeString", "alias": "Account Number", "length": 9, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "CAP_ELEV", "type": "esriFieldTypeDouble", "alias": "Cleanout Elevation", "domain": null }, { "name": "GPS", "type": "esriFieldTypeInteger", "alias": "GPS Located", "domain": null }, { "name": "DO_NOT_CAP", "type": "esriFieldTypeString", "alias": "DO NOT CAP", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SP_ID", "type": "esriFieldTypeString", "alias": "SP_ID", "length": 10, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R333_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_333", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_333", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S298_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 1, "name": "Yes" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 2, "name": "No" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 3, "name": "No Cleanout Exists" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "id": 4, "name": "Yes \u2013 From Surveyed As-Built" } ], "subtypes": [ { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": 0, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Yes" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": 0, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "No" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": 999, "GPS": null, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 3, "name": "No Cleanout Exists" }, { "domains": { "POSTING": {"type": "inherited"}, "DO_NOT_CAP": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "PROJECTNO": null, "SOURCE": null, "NTI_ASSACCOUNTNUM": null, "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "CAP_ELEV": null, "GPS": null, "DO_NOT_CAP": "N", "SP_ID": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 4, "name": "Yes \u2013 From Surveyed As-Built" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 4, "name": "Sewer Structures", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 5000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "8ed0cf9d54f5a4d48f39d27cb2b12ef2", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABAAAAAQCAYAAAAf8/9hAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB8UlEQVQ4jbWTUUhTARSGP+bdFHcHF4oJY4wt5gp8CYwYMkEYPaiwB31KEiQhFAQJ9qD4ckEhBEnEF6GkCGXsRdZDG/UivmwQjUEoZcK4d0s3CgdijOt2LwslapmjQDpwns45H+ec/xyBS5rwvwCCJNHtdNJlNqPlcsQPD/nwTwCbjZDVypNAACmXw+LzgSjyqFhErVa5oygoDQEtLdzTdZ7FYgguF8zMwMAAdHZijkbxzs3x0e3mRj1EqKt3iCKP5+cRZBlWVgQ0zYWu3ySfTxGJFJBlmhcXeQ1cvwhwPxzG1NsLlQoMDbUzMvKQTOYzsvyJ1VUBhyPP+jrObPYMsPsbwGLBL0lcSachkxFZW3uFx+M5i9VqNQ4OVAqFF3i9tO7s0HV8fA5gGFi2tsBqhe1tjba2qz9bs9vtxGIvMZlgbw+qVcx/jGAY7AaDtPf14d7c1BkfD7Cw8AZVzROJPCUazdLUBKOjlDTtl6RC3Q4is7N0d3TA0hKEw+8JhVz4/RLDw1+ZnKwxNQWpFN+A1EWApKqS7u/nWjyO7VTGRKJCMPjlVEY0DXp60MplxgC90SGNlUoYg4Pcmp6m+egIn6JgJJOoy8u0lsuEgUTDQwKqwIP9fW5PTHAXyG5scAK8A54DxXP5DX/h7Q//q136G78DsLawWj2o76MAAAAASUVORK5CYII=", "contentType": "image/png", "width": 12, "height": 12, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 3000, "name": "Default", "priority": 11, "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": null, "haloSize": null, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -111140600, "ymin": -91532100, "xmax": 1.21122149155E7, "ymax": 3.4734718617E9, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": "SYSTEM_TYPE", "subtypeFieldName": "SYSTEM_TYPE", "subtypeField": "SYSTEM_TYPE", "defaultSubtypeCode": 2, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "STRUCTYPE", "type": "esriFieldTypeString", "alias": "StrucType", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_StrucType", "description": "Type of Structure", "codedValues": [ { "name": "Cleanout", "code": "C" }, { "name": "Node", "code": "N" }, { "name": "Manhole", "code": "M" }, { "name": "UNK", "code": "U" }, { "name": "Buffer Tank", "code": "B" }, { "name": "HRSD Connection Point", "code": "R" }, { "name": "Model Header Node", "code": "H" }, { "name": "Emergency Pump Connection", "code": "E" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MH_MATERIAL", "type": "esriFieldTypeString", "alias": "MH_Material", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Manhole_Material", "description": "Manhole Material", "codedValues": [ { "name": "Brick", "code": "B" }, { "name": "Lined", "code": "L" }, { "name": "Precast", "code": "P" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RIMELEV", "domain": null }, { "name": "COVERTYPE", "type": "esriFieldTypeString", "alias": "CoverType", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_CoverType", "description": "Type of Manhole Cover", "codedValues": [ { "name": "UNK", "code": "U" }, { "name": "Standard", "code": "S" }, { "name": "NonStandard", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSERT_", "type": "esriFieldTypeString", "alias": "Insert", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AXSSHAPE", "type": "esriFieldTypeString", "alias": "AxsShape", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_Shape", "description": "Shape ", "codedValues": [ { "name": "UNK", "code": "U" }, { "name": "Circular", "code": "C" }, { "name": "Rectangular", "code": "R" }, { "name": "Vacuum Tank", "code": "V" }, { "name": "N/A", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "AXSLENGTH", "type": "esriFieldTypeDouble", "alias": "AXSLENGTH", "domain": null }, { "name": "AXSBREADTH", "type": "esriFieldTypeDouble", "alias": "AXSBREADTH", "domain": null }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VERTICALDATUM", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "INSERTINSTALLDATE", "type": "esriFieldTypeDate", "alias": "Insert Installation Date", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "HORZ_GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "Horizontal GPS Accuracy Level", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERT_GPS_ACCURACY", "type": "esriFieldTypeString", "alias": "Vertical GPS Accuracy Level", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYSTEM_TYPE", "type": "esriFieldTypeInteger", "alias": "SYSTEM_TYPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R313_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_313", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I539FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_313", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S278_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "types": [ { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "id": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "id": 2, "name": "Gravity" } ], "subtypes": [ { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "STRUCTYPE": "U", "MH_MATERIAL": "U", "RIMELEV": 999, "COVERTYPE": "S", "INSERT_": "N", "GPS": "N", "OWNERSHIP": "CITY", "AXSSHAPE": "C", "AXSLENGTH": 48, "AXSBREADTH": 999, "PROJECTNO": null, "SOURCE": null, "VERTICALDATUM": "88", "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "INSERTINSTALLDATE": null, "HORZ_GPS_ACCURACY": null, "VERT_GPS_ACCURACY": null, "SYSTEM_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 1, "name": "Pressure" }, { "domains": { "POSTING": {"type": "inherited"}, "STRUCTYPE": {"type": "inherited"}, "MH_MATERIAL": {"type": "inherited"}, "COVERTYPE": {"type": "inherited"}, "INSERT_": {"type": "inherited"}, "GPS": {"type": "inherited"}, "OWNERSHIP": {"type": "inherited"}, "AXSSHAPE": {"type": "inherited"}, "VERTICALDATUM": {"type": "inherited"}, "HORZ_GPS_ACCURACY": {"type": "inherited"}, "VERT_GPS_ACCURACY": {"type": "inherited"} }, "defaultValues": { "FACILITYID": null, "SERVICEAREA": null, "POSTING": "U", "STRUCTYPE": "U", "MH_MATERIAL": "U", "RIMELEV": 999, "COVERTYPE": "S", "INSERT_": "N", "GPS": "N", "OWNERSHIP": "CITY", "AXSSHAPE": "C", "AXSLENGTH": 48, "AXSBREADTH": 999, "PROJECTNO": null, "SOURCE": null, "VERTICALDATUM": "88", "INSTALLDATE": null, "WARRANTYDATE": null, "CONDITION": null, "CONDITIONDATE": null, "COMMENT": null, "INSERTINSTALLDATE": null, "HORZ_GPS_ACCURACY": null, "VERT_GPS_ACCURACY": null, "SYSTEM_TYPE": null, "GlobalID": null, "created_user": null, "created_date": null, "last_edited_user": null, "last_edited_date": null }, "code": 2, "name": "Gravity" } ], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 5, "name": "Sewer Pump Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "fb74f0f4836814c5ca28867c225a4745", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAZklEQVRIiWNhoCFgGSaGGzGcYtBl+EO2adcZXjCcYgjCbrgDgzhDL4Mc2YYnMBxnODX8wpzKgIXaBiKDUcOxgtFgwQpGg2Wgg2UXAyNDEcMDsk27xMCM2/ArDHIMV8g2GgMM3dQCADFODPgLmrPhAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamicNeverRemove", "removeDuplicates": "none", "allowOverlapOfFeatureInterior": "exclude", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 10, "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": 2, "font": { "family": "Arial", "size": 12, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.2016419048999995E7, "ymin": 3411790.074000001, "xmax": 1.2095379361000001E7, "ymax": 3499741.6360000074, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSTYPE", "type": "esriFieldTypeString", "alias": "PSType", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_CONSTRUCTION", "description": "Pump Station Construction Type", "codedValues": [ { "name": "Dry Well/Wet Well", "code": "D" }, { "name": "Submersible", "code": "S" }, { "name": "Vacuum", "code": "V" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABOVGROUND", "type": "esriFieldTypeString", "alias": "ABOVGROUND", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOORELEV", "type": "esriFieldTypeDouble", "alias": "FLOORELEV", "domain": null }, { "name": "GENERATOR", "type": "esriFieldTypeString", "alias": "GENERATOR", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "NOPUMPS", "type": "esriFieldTypeInteger", "alias": "NOPUMPS", "domain": null }, { "name": "TERMINAL", "type": "esriFieldTypeString", "alias": "TERMINAL", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECEIVER", "type": "esriFieldTypeString", "alias": "RECEIVER", "length": 50, "domain": null }, { "name": "DISCHARGE1", "type": "esriFieldTypeString", "alias": "DISCHARGE1", "length": 10, "domain": null }, { "name": "DISCHARGE2", "type": "esriFieldTypeString", "alias": "DISCHARGE2", "length": 10, "domain": null }, { "name": "PUMPLEADON", "type": "esriFieldTypeDouble", "alias": "PumpLeadOn", "domain": null }, { "name": "PUMPLAG1ON", "type": "esriFieldTypeDouble", "alias": "PumpLag1On", "domain": null }, { "name": "PUMPLAG2ON", "type": "esriFieldTypeDouble", "alias": "PumpLag2On", "domain": null }, { "name": "WWSHAPE", "type": "esriFieldTypeString", "alias": "WWShape", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_Shape", "description": "Shape ", "codedValues": [ { "name": "UNK", "code": "U" }, { "name": "Circular", "code": "C" }, { "name": "Rectangular", "code": "R" }, { "name": "Vacuum Tank", "code": "V" }, { "name": "N/A", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WWLENGTH", "type": "esriFieldTypeDouble", "alias": "WWLength", "domain": null }, { "name": "WWBREADTH", "type": "esriFieldTypeDouble", "alias": "WWBreadth", "domain": null }, { "name": "WWDEPTH", "type": "esriFieldTypeDouble", "alias": "WWDepth", "domain": null }, { "name": "WWVOLUME", "type": "esriFieldTypeDouble", "alias": "WWVolume", "domain": null }, { "name": "HW_ALARM", "type": "esriFieldTypeDouble", "alias": "HW_Alarm", "domain": null }, { "name": "HW_DEPTH", "type": "esriFieldTypeDouble", "alias": "HW_depth", "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SWITCH_AMP", "type": "esriFieldTypeString", "alias": "SWITCH_AMP", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "TELOG", "type": "esriFieldTypeString", "alias": "Telog Enabled (Y/N)", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeString", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "BYPASSPUMP", "type": "esriFieldTypeString", "alias": "BypassPump", "length": 255, "domain": null }, { "name": "PUMPSTATIONAREA", "type": "esriFieldTypeString", "alias": "PUMPSTATIONAREA", "length": 60, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VERTICALDATUM", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMPOFFELEV", "type": "esriFieldTypeDouble", "alias": "PUMPOFFELEV", "domain": null }, { "name": "PUMPCENTERELEV", "type": "esriFieldTypeDouble", "alias": "PUMPCENTERELEV", "domain": null }, { "name": "WW_INV_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_INV_ELEV", "domain": null }, { "name": "WW_OVERFLOW_PT", "type": "esriFieldTypeString", "alias": "WW_OVERFLOW_PT", "length": 15, "domain": null }, { "name": "WW_OVERFLOW_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_OVERFLOW_ELEV", "domain": null }, { "name": "DIA_SEAL_ELEV", "type": "esriFieldTypeDouble", "alias": "DIA_SEAL_ELEV", "domain": null }, { "name": "POWERACCTNUM", "type": "esriFieldTypeString", "alias": "POWERACCTNUM", "length": 20, "domain": null }, { "name": "POWERMETERNUM", "type": "esriFieldTypeString", "alias": "POWERMETERNUM", "length": 10, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "PORTGENPLUG", "type": "esriFieldTypeString", "alias": "PORTGENPLUG", "length": 10, "domain": null }, { "name": "PORTGENPLUGSIZE", "type": "esriFieldTypeString", "alias": "PORTGENPLUGSIZE", "length": 10, "domain": null }, { "name": "PORTGENCOMMENTS", "type": "esriFieldTypeString", "alias": "PORTGENCOMMENTS", "length": 100, "domain": null }, { "name": "MINPORTGENSIZE", "type": "esriFieldTypeString", "alias": "MINPORTGENSIZE", "length": 10, "domain": null }, { "name": "EPC_SUCTION", "type": "esriFieldTypeString", "alias": "EPC_SUCTION", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Yes_No_Unk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EPC_DISCHARGE", "type": "esriFieldTypeString", "alias": "EPC_DISCHARGE", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Yes_No_Unk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EPC_PIPESIZE", "type": "esriFieldTypeDouble", "alias": "EPC_PIPESIZE", "domain": null }, { "name": "EPC_CONNSIZE", "type": "esriFieldTypeDouble", "alias": "EPC_CONNSIZE", "domain": null }, { "name": "TRANSFER_SWITCH", "type": "esriFieldTypeString", "alias": "TRANSFER_SWITCH", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_2", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWITCH_TYPE", "type": "esriFieldTypeString", "alias": "SWITCH_TYPE", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_SwitchType_1", "description": "Type of switch used", "codedValues": [ { "name": "Automatic", "code": "A" }, { "name": "Manual", "code": "M" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWITCH_VOLTAGE", "type": "esriFieldTypeString", "alias": "SWITCH_VOLTAGE", "length": 10, "domain": null }, { "name": "VAC_HW_LO_ELEV", "type": "esriFieldTypeDouble", "alias": "VAC_HW_LO_ELEV", "domain": null }, { "name": "VAC_HW_LO_RESET_ELEV", "type": "esriFieldTypeDouble", "alias": "VAC_HW_LO_RESET_ELEV", "domain": null }, { "name": "VAC_OFF_PRESSURE", "type": "esriFieldTypeDouble", "alias": "VAC_OFF_PRESSURE", "domain": null }, { "name": "VAC_ON_PRESSURE", "type": "esriFieldTypeDouble", "alias": "VAC_ON_PRESSURE", "domain": null }, { "name": "PUMPOFFDEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPOFFDEPTH", "domain": null }, { "name": "PUMPLEADONDEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPLEADONDEPTH", "domain": null }, { "name": "PUMPLAGON1DEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPLAGON1DEPTH", "domain": null }, { "name": "PUMPLAGON2DEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPLAGON2DEPTH", "domain": null }, { "name": "WW_OVERFLOW_DEPTH", "type": "esriFieldTypeDouble", "alias": "WW_OVERFLOW_DEPTH", "domain": null }, { "name": "HIGHTARGETELEV", "type": "esriFieldTypeDouble", "alias": "HIGHTARGETELEV", "domain": null }, { "name": "PUMPCENTERDEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPCENTERDEPTH", "domain": null }, { "name": "DIA_SEAL_DEPTH", "type": "esriFieldTypeDouble", "alias": "DIA_SEAL_DEPTH", "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 254, "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": 254, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "BACKUP_FLOAT_ON_DEPTH", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_ON_DEPTH", "domain": null }, { "name": "BACKUP_FLOAT_OFF_DEPTH", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_OFF_DEPTH", "domain": null }, { "name": "BACKUP_FLOAT_ON_ELEV", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_ON_ELEV", "domain": null }, { "name": "BACKUP_FLOAT_OFF_ELEV", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_OFF_ELEV", "domain": null }, { "name": "BYPASSHOSESIZE", "type": "esriFieldTypeDouble", "alias": "BYPASSHOSESIZE", "domain": null }, { "name": "BYPASS_SPEED", "type": "esriFieldTypeInteger", "alias": "BYPASS_SPEED", "domain": null }, { "name": "CriticalReason", "type": "esriFieldTypeString", "alias": "CriticalReason", "length": 75, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1061_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S908_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 6, "name": "Retired Sewer Pump Stations", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "18168b14e1a1480ea7f7eab7097554ce", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAXCAYAAADgKtSgAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAcElEQVRIie3SsQqAIBSF4SIX7+DaIj5ULx30Eja2ChcOQmBrkC0XIxT/B/iGw1HDh6k2cCLatNanFIsxHsy8ZHFjzGytdVLce78yc2ubl04VF291PFufJVuf5edZQghjSmmXYgCmVxyAAyC1H9X7lgtYgx/RzIhIgwAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 17, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerPointLabelPlacementCenterCenter", "deconflictionStrategy": "static", "removeDuplicates": "none", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 2, "symbol": { "type": "esriTS", "color": [ 255, 255, 255, 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": 8, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.2026364079999998E7, "ymin": 3426728.7900000066, "xmax": 1.2080822060000002E7, "ymax": 3471731.480000004, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "PUMPSTATIONAREA", "type": "esriFieldTypeString", "alias": "PUMPSTATIONAREA", "length": 60, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PSTYPE", "type": "esriFieldTypeString", "alias": "PSType", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_CONSTRUCTION", "description": "Pump Station Construction Type", "codedValues": [ { "name": "Dry Well/Wet Well", "code": "D" }, { "name": "Submersible", "code": "S" }, { "name": "Vacuum", "code": "V" }, { "name": "Other", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GPS", "type": "esriFieldTypeString", "alias": "GPS", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VerticalDatum", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABOVGROUND", "type": "esriFieldTypeString", "alias": "ABOVGROUND", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOORELEV", "type": "esriFieldTypeDouble", "alias": "FLOORELEV", "domain": null }, { "name": "GENERATOR", "type": "esriFieldTypeString", "alias": "GENERATOR", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "NOPUMPS", "type": "esriFieldTypeSmallInteger", "alias": "NOPUMPS", "domain": null }, { "name": "TERMINAL", "type": "esriFieldTypeString", "alias": "TERMINAL", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECEIVER", "type": "esriFieldTypeString", "alias": "RECEIVER", "length": 50, "domain": null }, { "name": "DISCHARGE1", "type": "esriFieldTypeString", "alias": "DISCHARGE1", "length": 10, "domain": null }, { "name": "DISCHARGE2", "type": "esriFieldTypeString", "alias": "DISCHARGE2", "length": 10, "domain": null }, { "name": "PUMPLEADON", "type": "esriFieldTypeDouble", "alias": "PumpLeadOn", "domain": null }, { "name": "PUMPLAG1ON", "type": "esriFieldTypeDouble", "alias": "PumpLag1On", "domain": null }, { "name": "PUMPLAG2ON", "type": "esriFieldTypeDouble", "alias": "PumpLag2On", "domain": null }, { "name": "PUMPOFFELEV", "type": "esriFieldTypeDouble", "alias": "PumpOffElev", "domain": null }, { "name": "PUMPCENTERELEV", "type": "esriFieldTypeDouble", "alias": "PUMPCENTERELEV", "domain": null }, { "name": "WWSHAPE", "type": "esriFieldTypeString", "alias": "WWShape", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_Shape", "description": "Shape ", "codedValues": [ { "name": "UNK", "code": "U" }, { "name": "Circular", "code": "C" }, { "name": "Rectangular", "code": "R" }, { "name": "Vacuum Tank", "code": "V" }, { "name": "N/A", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WWLENGTH", "type": "esriFieldTypeDouble", "alias": "WWLength", "domain": null }, { "name": "WWBREADTH", "type": "esriFieldTypeDouble", "alias": "WWBreadth", "domain": null }, { "name": "WWDEPTH", "type": "esriFieldTypeDouble", "alias": "WWDepth", "domain": null }, { "name": "WWVOLUME", "type": "esriFieldTypeDouble", "alias": "WWVolume", "domain": null }, { "name": "WW_INV_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_Inv_Elev", "domain": null }, { "name": "WW_OVERFLOW_PT", "type": "esriFieldTypeString", "alias": "WW_Overflow_Pt", "length": 15, "domain": null }, { "name": "WW_OVERFLOW_ELEV", "type": "esriFieldTypeDouble", "alias": "WW_Overflow_Elev", "domain": null }, { "name": "HW_ALARM", "type": "esriFieldTypeDouble", "alias": "HW_Alarm", "domain": null }, { "name": "HW_DEPTH", "type": "esriFieldTypeDouble", "alias": "HW_depth", "domain": null }, { "name": "DIA_SEAL_ELEV", "type": "esriFieldTypeDouble", "alias": "Dia_Seal_Elev", "domain": null }, { "name": "POWERACCTNUM", "type": "esriFieldTypeString", "alias": "POWERACCTNUM", "length": 20, "domain": null }, { "name": "POWERMETERNUM", "type": "esriFieldTypeString", "alias": "POWERMETERNUM", "length": 10, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 75, "domain": null }, { "name": "PORTGENPLUG", "type": "esriFieldTypeString", "alias": "PORTGENPLUG", "length": 10, "domain": null }, { "name": "PORTGENPLUGSIZE", "type": "esriFieldTypeString", "alias": "PORTGENPLUGSIZE", "length": 10, "domain": null }, { "name": "PORTGENCOMMENTS", "type": "esriFieldTypeString", "alias": "PORTGENCOMMENTS", "length": 100, "domain": null }, { "name": "MINPORTGENSIZE", "type": "esriFieldTypeString", "alias": "MINPORTGENSIZE", "length": 10, "domain": null }, { "name": "EPC_SUCTION", "type": "esriFieldTypeString", "alias": "EPC_SUCTION", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Yes_No_Unk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EPC_DISCHARGE", "type": "esriFieldTypeString", "alias": "EPC_DISCHARGE", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_Yes_No_Unk", "description": "Yes/No/Unknown", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "NO", "code": "N" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "EPC_PIPESIZE", "type": "esriFieldTypeDouble", "alias": "EPC_PIPESIZE", "domain": null }, { "name": "EPC_CONNSIZE", "type": "esriFieldTypeDouble", "alias": "EPC_CONNSIZE", "domain": null }, { "name": "TRANSFER_SWITCH", "type": "esriFieldTypeString", "alias": "TRANSFER_SWITCH", "length": 5, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_2", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWITCH_TYPE", "type": "esriFieldTypeString", "alias": "SWITCH_TYPE", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_SwitchType_1", "description": "Type of switch used", "codedValues": [ { "name": "Automatic", "code": "A" }, { "name": "Manual", "code": "M" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SWITCH_AMP", "type": "esriFieldTypeString", "alias": "SWITCH_AMP", "length": 10, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 50, "domain": null }, { "name": "VAC_HW_LO_ELEV", "type": "esriFieldTypeDouble", "alias": "VAC_HW_LO_ELEV", "domain": null }, { "name": "VAC_HW_LO_RESET_ELEV", "type": "esriFieldTypeDouble", "alias": "VAC_HW_LO_RESET_ELEV", "domain": null }, { "name": "VAC_OFF_PRESSURE", "type": "esriFieldTypeDouble", "alias": "VAC_OFF_PRESSURE", "domain": null }, { "name": "VAC_ON_PRESSURE", "type": "esriFieldTypeDouble", "alias": "VAC_ON_PRESSURE", "domain": null }, { "name": "TELOG", "type": "esriFieldTypeString", "alias": "Telog Enabled (Y/N)", "length": 1, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMPOFFDEPTH", "type": "esriFieldTypeDouble", "alias": "PumpOffDepth", "domain": null }, { "name": "PUMPLEADONDEPTH", "type": "esriFieldTypeDouble", "alias": "PumpLeadOnDepth", "domain": null }, { "name": "PUMPLAGON1DEPTH", "type": "esriFieldTypeDouble", "alias": "PumpLagOn1Depth", "domain": null }, { "name": "PUMPLAGON2DEPTH", "type": "esriFieldTypeDouble", "alias": "PumpLagOn2Depth", "domain": null }, { "name": "WW_OVERFLOW_DEPTH", "type": "esriFieldTypeDouble", "alias": "WW_Overflow_Depth", "domain": null }, { "name": "HIGHTARGETELEV", "type": "esriFieldTypeDouble", "alias": "HighTargetElev", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "PUMPCENTERDEPTH", "type": "esriFieldTypeDouble", "alias": "PUMPCENTERDEPTH", "domain": null }, { "name": "DIA_SEAL_DEPTH", "type": "esriFieldTypeDouble", "alias": "DIA_SEAL_DEPTH", "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 }, { "name": "BACKUP_FLOAT_ON_DEPTH", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_ON_DEPTH", "domain": null }, { "name": "BACKUP_FLOAT_OFF_DEPTH", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_OFF_DEPTH", "domain": null }, { "name": "BACKUP_FLOAT_ON_ELEV", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_ON_ELEV", "domain": null }, { "name": "BACKUP_FLOAT_OFF_ELEV", "type": "esriFieldTypeDouble", "alias": "BACKUP_FLOAT_OFF_ELEV", "domain": null }, { "name": "BYPASSPUMP", "type": "esriFieldTypeString", "alias": "BypassPump", "length": 255, "domain": null }, { "name": "BYPASSHOSESIZE", "type": "esriFieldTypeDouble", "alias": "BypassHoseSize", "domain": null }, { "name": "BYPASS_SPEED", "type": "esriFieldTypeInteger", "alias": "BYPASS_SPEED", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R854_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_854", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "G2912FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_854", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S726_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 7, "name": "HRSD Network Interceptor", "type": "Feature Layer", "description": "The Interceptor feature class represents the pipelines that receives sanitary sewer flow from the jurisdictional systems, and carries it to the treatment plants.", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 99999.99999999999 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "OPERATIO_1", "uniqueValueGroups": [ { "heading": "Operational Status", "classes": [ { "label": "INACTIVE", "description": "INACTIVE", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "values": [ [ "D" ], [ "IA" ] ] }, { "label": "ACTIVE", "description": "ACTIVE", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 7 }, "values": [ [ "I" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "D", "label": "INACTIVE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 2 }, "value": "IA", "label": "INACTIVE" }, { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 197, 0, 255, 255 ], "width": 7 }, "value": "I", "label": "ACTIVE" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 179, 255 ], "toColor": [ 240, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 225, 255 ], "toColor": [ 187, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 194, 255 ], "toColor": [ 252, 227, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 215, 255 ], "toColor": [ 252, 182, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 204, 255 ], "toColor": [ 218, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 212, 255 ], "toColor": [ 252, 215, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2012696628999993E7, "ymin": 3413317.797999993, "xmax": 1.20967775185E7, "ymax": 3505447.5984999985, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "SERIESNAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "SUBTYPE", "type": "esriFieldTypeInteger", "alias": "SUBTYPE", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 20, "domain": null }, { "name": "SERIESNAME", "type": "esriFieldTypeString", "alias": "SERIESNAME", "length": 50, "domain": null }, { "name": "LINENUMBER", "type": "esriFieldTypeString", "alias": "LINENUMBER", "length": 20, "domain": null }, { "name": "LINENAME", "type": "esriFieldTypeString", "alias": "LINENAME", "length": 80, "domain": null }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "length": 40, "domain": null }, { "name": "MODIFIEDBY", "type": "esriFieldTypeString", "alias": "MODIFIEDBY", "length": 30, "domain": null }, { "name": "LININGTYPE", "type": "esriFieldTypeString", "alias": "LININGTYPE", "length": 50, "domain": null }, { "name": "PIPECLASS", "type": "esriFieldTypeString", "alias": "PIPECLASS", "length": 20, "domain": null }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "MATERIAL", "length": 20, "domain": null }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "JOINTTYPE1", "type": "esriFieldTypeString", "alias": "JOINTTYPE1", "length": 20, "domain": null }, { "name": "JOINTTYPE2", "type": "esriFieldTypeString", "alias": "JOINTTYPE2", "length": 20, "domain": null }, { "name": "SLOPE", "type": "esriFieldTypeDouble", "alias": "SLOPE", "domain": null }, { "name": "ROUGHNESS", "type": "esriFieldTypeDouble", "alias": "ROUGHNESS", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 200, "domain": null }, { "name": "REHABTYPE", "type": "esriFieldTypeString", "alias": "REHABTYPE", "length": 20, "domain": null }, { "name": "REHABDATE", "type": "esriFieldTypeDate", "alias": "REHABDATE", "length": 8, "domain": null }, { "name": "ENDSTATION", "type": "esriFieldTypeDouble", "alias": "ENDSTATION", "domain": null }, { "name": "EXPOSED", "type": "esriFieldTypeSmallInteger", "alias": "EXPOSED", "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "ENABLED", "domain": null }, { "name": "GISOBJID", "type": "esriFieldTypeInteger", "alias": "GISOBJID", "domain": null }, { "name": "CMMS_CLASS", "type": "esriFieldTypeString", "alias": "CMMS_CLASS", "length": 8, "domain": null }, { "name": "RETIRED_ID", "type": "esriFieldTypeString", "alias": "RETIRED_ID", "length": 20, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "DATEINSTALLED", "type": "esriFieldTypeDate", "alias": "DATEINSTALLED", "length": 8, "domain": null }, { "name": "OPERATIONALAREA", "type": "esriFieldTypeString", "alias": "OPERATIONALAREA", "length": 60, "domain": null }, { "name": "OPERATIONALSTATUS", "type": "esriFieldTypeString", "alias": "OPERATIONALSTATUS", "length": 20, "domain": null }, { "name": "DATEMODIFIED", "type": "esriFieldTypeDate", "alias": "DATEMODIFIED", "length": 8, "domain": null }, { "name": "XYCONFIDENCE", "type": "esriFieldTypeString", "alias": "XYCONFIDENCE", "length": 20, "domain": null }, { "name": "ZCONFIDENCE", "type": "esriFieldTypeString", "alias": "ZCONFIDENCE", "length": 20, "domain": null }, { "name": "VERTICALDATUM", "type": "esriFieldTypeString", "alias": "VERTICALDATUM", "length": 20, "domain": null }, { "name": "EXTERIORCOATING", "type": "esriFieldTypeInteger", "alias": "EXTERIORCOATING", "domain": null }, { "name": "TREATMENTPLANTTRIBUTARY", "type": "esriFieldTypeString", "alias": "TREATMENTPLANTTRIBUTARY", "length": 40, "domain": null }, { "name": "MODELSTATUS", "type": "esriFieldTypeString", "alias": "MODELSTATUS", "length": 20, "domain": null }, { "name": "TRACINGWIRE", "type": "esriFieldTypeSmallInteger", "alias": "TRACINGWIRE", "domain": null }, { "name": "RESTRAINTTYPE", "type": "esriFieldTypeString", "alias": "RESTRAINTTYPE", "length": 20, "domain": null }, { "name": "SUPPORTTYPE", "type": "esriFieldTypeString", "alias": "SUPPORTTYPE", "length": 40, "domain": null }, { "name": "BARRELCOUNT", "type": "esriFieldTypeInteger", "alias": "BARRELCOUNT", "domain": null }, { "name": "CROSSSECTIONSHAPE", "type": "esriFieldTypeString", "alias": "CROSSSECTIONSHAPE", "length": 20, "domain": null }, { "name": "UPSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "UPSTREAMINVERT", "domain": null }, { "name": "DOWNSTREAMINVERT", "type": "esriFieldTypeDouble", "alias": "DOWNSTREAMINVERT", "domain": null }, { "name": "PRESSURERATING", "type": "esriFieldTypeInteger", "alias": "PRESSURERATING", "domain": null }, { "name": "CONTRACTNUMBER", "type": "esriFieldTypeString", "alias": "CONTRACTNUMBER", "length": 50, "domain": null }, { "name": "REHABMATERIAL", "type": "esriFieldTypeString", "alias": "REHABMATERIAL", "length": 20, "domain": null }, { "name": "REHABTHICKNESS", "type": "esriFieldTypeDouble", "alias": "REHABTHICKNESS", "domain": null }, { "name": "REHABCONTRACT", "type": "esriFieldTypeString", "alias": "REHABCONTRACT", "length": 20, "domain": null }, { "name": "BEGINSTATION", "type": "esriFieldTypeDouble", "alias": "BEGINSTATION", "domain": null }, { "name": "FROMSERIESEVENTID", "type": "esriFieldTypeString", "alias": "FROMSERIESEVENTID", "length": 40, "domain": null }, { "name": "TOSERIESEVENTID", "type": "esriFieldTypeString", "alias": "TOSERIESEVENTID", "length": 40, "domain": null }, { "name": "CMMS_WORKCENTER", "type": "esriFieldTypeString", "alias": "CMMS_WORKCENTER", "length": 15, "domain": null }, { "name": "CMMS_FC_TYPE", "type": "esriFieldTypeString", "alias": "CMMS_FC_TYPE", "length": 40, "domain": null }, { "name": "CMMS_POSITION", "type": "esriFieldTypeString", "alias": "CMMS_POSITION", "length": 30, "domain": null }, { "name": "CMMS_DESCRIPTION", "type": "esriFieldTypeString", "alias": "CMMS_DESCRIPTION", "length": 80, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R1166_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S1011_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasM": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 8, "name": "Sewer Vacuum Line", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 230, 230, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2019230363749996E7, "ymin": 3424974.8554999977, "xmax": 1.2094942959999993E7, "ymax": 3493467.819999993, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "DS_STRUC", "type": "esriFieldTypeString", "alias": "DS_STRUC", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "LU_PU_NASSCO_Material", "description": "Material Codes", "codedValues": [ { "name": "Asbestos cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fibreglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced plastic matrix (truss pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeSmallInteger", "alias": "DIAMETER", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R314_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_314", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_314", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S279_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 9, "name": "Pump Station Pumps As Lines", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 1000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PUMP_LOCATION", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 122, 163, 255 ], "width": 1 }, "defaultLabel": "Pumps", "uniqueValueGroups": [], "uniqueValueInfos": [], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 179, 255 ], "toColor": [ 240, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 225, 255 ], "toColor": [ 187, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 194, 255 ], "toColor": [ 252, 227, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 215, 255 ], "toColor": [ 252, 182, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 204, 255 ], "toColor": [ 218, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 212, 255 ], "toColor": [ 252, 215, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FACILITYID]", "labelPlacement": "esriServerLinePlacementAboveAlong", "textLayout": "straight", "deconflictionStrategy": "dynamic", "allowOverrun": false, "repeatLabel": false, "removeDuplicates": "all", "removeDuplicatesDistance": 0, "lineConnection": "minimizeLabels", "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 1000, "name": "Default", "priority": 8, "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, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 1.2016418779E7, "ymin": 3411790.074000001, "xmax": 1.2095384569999993E7, "ymax": 3499741.8564999998, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "STATIONFACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATIONFACILITYID", "type": "esriFieldTypeString", "alias": "STATIONFACILITYID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "PUMPSERIAL", "type": "esriFieldTypeString", "alias": "PUMPSERIAL", "length": 20, "domain": null }, { "name": "PUMPMAKE", "type": "esriFieldTypeString", "alias": "PUMPMAKE", "length": 20, "domain": null }, { "name": "PUMPMODEL", "type": "esriFieldTypeString", "alias": "PUMPMODEL", "length": 20, "domain": null }, { "name": "PUMPDESIGN", "type": "esriFieldTypeString", "alias": "PUMPDESIGN", "length": 25, "domain": null }, { "name": "TDH", "type": "esriFieldTypeDouble", "alias": "TDH", "domain": null }, { "name": "RATEDFLOW", "type": "esriFieldTypeDouble", "alias": "RATEDFLOW", "domain": null }, { "name": "PUMPSOURCE", "type": "esriFieldTypeString", "alias": "PUMPSOURCE", "length": 25, "domain": { "type": "codedValue", "name": "LU_PU_PumpSource", "description": "Source of Pump Information", "codedValues": [ { "name": "Pump Name Plate", "code": "N" }, { "name": "Pump Station Report", "code": "R" }, { "name": "Spare Pump", "code": "S" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "IMPELLSIZE", "type": "esriFieldTypeDouble", "alias": "IMPELLSIZE", "domain": null }, { "name": "DRIVETYPE", "type": "esriFieldTypeString", "alias": "DRIVETYPE", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_DriveType", "description": "Type of pump drive", "codedValues": [ { "name": "Constant Speed", "code": "C" }, { "name": "Multiple Speed", "code": "M" }, { "name": "Variable Speed", "code": "V" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MOTORSERIAL", "type": "esriFieldTypeString", "alias": "MOTORSERIAL", "length": 20, "domain": null }, { "name": "MOTORMAKE", "type": "esriFieldTypeString", "alias": "MOTORMAKE", "length": 20, "domain": null }, { "name": "MOTORMODEL", "type": "esriFieldTypeString", "alias": "MOTORMODEL", "length": 20, "domain": null }, { "name": "MOTORSIZE", "type": "esriFieldTypeDouble", "alias": "MOTORSIZE", "domain": null }, { "name": "MOTORSPEED", "type": "esriFieldTypeInteger", "alias": "MOTORSPEED", "domain": null }, { "name": "MOTORVOLT", "type": "esriFieldTypeInteger", "alias": "MOTORVOLT", "domain": null }, { "name": "MOTORAMP", "type": "esriFieldTypeDouble", "alias": "MOTORAMP", "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "PUMPSIZE", "type": "esriFieldTypeSmallInteger", "alias": "PUMPSIZE", "domain": null }, { "name": "US_STRUCT_ID", "type": "esriFieldTypeString", "alias": "US_STRUCT_ID", "length": 25, "domain": null }, { "name": "DS_STRUCT_ID", "type": "esriFieldTypeString", "alias": "DS_STRUCT_ID", "length": 25, "domain": null }, { "name": "PUMP_LOCATION", "type": "esriFieldTypeString", "alias": "Physical Location of Pump", "length": 30, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "PUMP_TYPE", "type": "esriFieldTypeString", "alias": "PUMP_TYPE", "length": 2, "domain": { "type": "codedValue", "name": "LU_PU_Pump_Type", "description": "Sewer Pump Type", "codedValues": [ { "name": "Standard", "code": "S" }, { "name": "Vacuum", "code": "V" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PUMP_STATUS", "type": "esriFieldTypeString", "alias": "PUMP_STATUS", "length": 2, "domain": { "type": "codedValue", "name": "LU_PU_Pump_Status", "description": "Sewer Pump Status", "codedValues": [ { "name": "Pump Slot 1", "code": "1" }, { "name": "Pump Slot 2", "code": "2" }, { "name": "Spare", "code": "S" }, { "name": "Out of Service", "code": "O" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R320_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_320", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_320", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S285_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 10, "name": "Sewer Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 76, 230, 0, 255 ], "width": 2 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -111140600, "ymin": -91532100, "xmax": 1.2095380549999997E7, "ymax": 3501038.4892500043, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "DS_STRUC", "type": "esriFieldTypeString", "alias": "DS_STRUC", "length": 30, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "LU_PU_NASSCO_Material", "description": "Material Codes", "codedValues": [ { "name": "Asbestos cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fibreglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced plastic matrix (truss pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "RECEIVER", "type": "esriFieldTypeString", "alias": "RECEIVER", "length": 50, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "DS_INVERT", "type": "esriFieldTypeDouble", "alias": "DS_INVERT", "domain": null }, { "name": "US_INVERT", "type": "esriFieldTypeDouble", "alias": "US_INVERT", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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 }, { "name": "US_INVERT_ACCURACY", "type": "esriFieldTypeString", "alias": "US_INVERT_ACCURACY", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DS_INVERT_ACCURACY", "type": "esriFieldTypeString", "alias": "DS_INVERT_ACCURACY", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R316_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_316", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_316", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S281_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 11, "name": "Sewer Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 255 ], "width": 7 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2016061989999995E7, "ymin": 3411106.253000006, "xmax": 1.2095379361000001E7, "ymax": 3500963.456499994, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "FACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "DS_STRUC", "type": "esriFieldTypeString", "alias": "DS_STRUC", "length": 30, "domain": null }, { "name": "POSTING", "type": "esriFieldTypeString", "alias": "POSTING", "length": 20, "domain": { "type": "codedValue", "name": "LU_PU_Posting", "description": "Posting Code", "codedValues": [ { "name": "Conceptual", "code": "1" }, { "name": "Approved", "code": "2" }, { "name": "Under Construction", "code": "3" }, { "name": "As-built", "code": "4" }, { "name": "Retired", "code": "5" }, { "name": "UNK", "code": "U" }, { "name": "Unknown", "code": "9" }, { "name": "Plugged Active", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MATERIAL", "type": "esriFieldTypeString", "alias": "Material", "length": 25, "domain": { "type": "codedValue", "name": "LU_PU_NASSCO_Material", "description": "Material Codes", "codedValues": [ { "name": "Asbestos cement", "code": "AC" }, { "name": "Brick", "code": "BR" }, { "name": "Cast Iron", "code": "CAS" }, { "name": "Corrugated metal pipe", "code": "CMP" }, { "name": "Concrete pipe (non-reinforced)", "code": "CP" }, { "name": "Concrete segments (bolted)", "code": "CSB" }, { "name": "Concrete segments (unbolted)", "code": "CSU" }, { "name": "Clay tile (not vitrified clay)", "code": "CT" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "Fibreglass reinforced pipe", "code": "FRP" }, { "name": "Glass reinforced cement", "code": "GRC" }, { "name": "Pitch fiber (Orangeburg)", "code": "OB" }, { "name": "Polyethylene", "code": "PE" }, { "name": "Polypropylene", "code": "PP" }, { "name": "Plastic / steel composite", "code": "PSC" }, { "name": "PolyVinyl Chloride", "code": "PVC" }, { "name": "Reinforced concrete pipe", "code": "RCP" }, { "name": "Reinforced plastic matrix (truss pipe)", "code": "RPM" }, { "name": "Steel pipe", "code": "SP" }, { "name": "Transite", "code": "TTE" }, { "name": "Vitrified clay pipe", "code": "VCP" }, { "name": "Wood", "code": "WD" }, { "name": "Not known", "code": "XXX" }, { "name": "Other", "code": "ZZZ" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "Ownership", "length": 4, "domain": { "type": "codedValue", "name": "LU_PU_Owner", "description": "Structure Ownership", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "Priv", "code": "Priv" }, { "name": "CITY", "code": "CITY" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_INVELEV", "type": "esriFieldTypeDouble", "alias": "US_INVELEV", "domain": null }, { "name": "DS_INVELEV", "type": "esriFieldTypeDouble", "alias": "DS_INVELEV", "domain": null }, { "name": "SLOPE_PERCENT", "type": "esriFieldTypeDouble", "alias": "SLOPE_PERCENT", "domain": null }, { "name": "VERTICAL_DATUM", "type": "esriFieldTypeString", "alias": "Vertical_Datum", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_VertDatum", "description": "Vertical Datum", "codedValues": [ { "name": "NAVD88", "code": "88" }, { "name": "NGVD29", "code": "29" }, { "name": "Other", "code": "O" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PROJECTNO", "type": "esriFieldTypeString", "alias": "PROJECTNO", "length": 18, "domain": null }, { "name": "SOURCE", "type": "esriFieldTypeString", "alias": "SOURCE", "length": 50, "domain": null }, { "name": "SERVICEAREA", "type": "esriFieldTypeString", "alias": "SERVICEAREA", "length": 6, "domain": null }, { "name": "LINED", "type": "esriFieldTypeString", "alias": "LINED", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_YesNo_1", "description": "Yes or No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" }, { "name": "UNK", "code": "U" }, { "name": "Yes - From Surveyed As-Built", "code": "S" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LINING_INSTALL_DATE", "type": "esriFieldTypeDate", "alias": "LINING_INSTALL_DATE", "length": 8, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "US_DOWN", "type": "esriFieldTypeDouble", "alias": "US_DOWN", "domain": null }, { "name": "DS_DOWN", "type": "esriFieldTypeDouble", "alias": "DS_DOWN", "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "US_HORZ_ACCURACY", "type": "esriFieldTypeString", "alias": "Upstream GPS Accuracy Level", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "US_VERT_ACCURACY", "type": "esriFieldTypeString", "alias": "Upstream Vertical GPS Accuracy", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DS_HORZ_ACCURACY", "type": "esriFieldTypeString", "alias": "Downstream Horizontal GPS Accuracy", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DS_VERT_ACCURACY", "type": "esriFieldTypeString", "alias": "Downstream Vertical GPS Accuracy", "length": 10, "domain": { "type": "codedValue", "name": "LU_PU_GPS_Accuracy", "description": "List of GPS Accuracy", "codedValues": [ { "name": "Survey Grade Accuracy", "code": "SURV" }, { "name": "Mapping Grade Accuracy", "code": "MAP" }, { "name": "Assumed From DEM", "code": "DEM" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "US_STRUC", "type": "esriFieldTypeString", "alias": "US_STRUC", "length": 30, "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "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": "R308_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_308", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_308", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S273_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 12, "name": "Sewer Service Areas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 250000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "AREANAME", "uniqueValueGroups": [ { "heading": "AREANAME", "classes": [ { "label": "001", "description": "001", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 90, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "001" ] ] }, { "label": "002", "description": "002", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 151, 107, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "002" ] ] }, { "label": "003", "description": "003", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 164, 108, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "003" ] ] }, { "label": "004", "description": "004", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 163, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "004" ] ] }, { "label": "005", "description": "005", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 185, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "005" ] ] }, { "label": "006", "description": "006", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 114, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "006" ] ] }, { "label": "007", "description": "007", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 135, 118, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "007" ] ] }, { "label": "008", "description": "008", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 97, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "008" ] ] }, { "label": "009", "description": "009", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 139, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "009" ] ] }, { "label": "010", "description": "010", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 143, 91, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "010" ] ] }, { "label": "011", "description": "011", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 169, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "011" ] ] }, { "label": "012", "description": "012", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 149, 209, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "012" ] ] }, { "label": "013", "description": "013", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 191, 179, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "013" ] ] }, { "label": "014", "description": "014", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 199, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "014" ] ] }, { "label": "015", "description": "015", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 158, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "015" ] ] }, { "label": "016", "description": "016", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 217, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "016" ] ] }, { "label": "017", "description": "017", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 227, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "017" ] ] }, { "label": "018", "description": "018", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 58, 83, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "018" ] ] }, { "label": "019", "description": "019", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 155, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "019" ] ] }, { "label": "020", "description": "020", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 222, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "020" ] ] }, { "label": "021", "description": "021", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 168, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "021" ] ] }, { "label": "022", "description": "022", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 176, 169, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "022" ] ] }, { "label": "023", "description": "023", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 66, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "023" ] ] }, { "label": "024", "description": "024", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 133, 91, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "024" ] ] }, { "label": "025", "description": "025", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 191, 177, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "025" ] ] }, { "label": "026", "description": "026", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 94, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "026" ] ] }, { "label": "027", "description": "027", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 214, 134, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "027" ] ] }, { "label": "028", "description": "028", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 79, 150, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "028" ] ] }, { "label": "029", "description": "029", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 206, 224, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "029" ] ] }, { "label": "030", "description": "030", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 161, 84, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "030" ] ] }, { "label": "031", "description": "031", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 158, 141, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "031" ] ] }, { "label": "032", "description": "032", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 145, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "032" ] ] }, { "label": "033", "description": "033", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 110, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "033" ] ] }, { "label": "034", "description": "034", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 151, 183, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "034" ] ] }, { "label": "035", "description": "035", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 247, 131, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "035" ] ] }, { "label": "036", "description": "036", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 70, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "036" ] ] }, { "label": "037", "description": "037", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 207, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "037" ] ] }, { "label": "038", "description": "038", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 160, 191, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "038" ] ] }, { "label": "039", "description": "039", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 181, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "039" ] ] }, { "label": "041", "description": "041", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 237, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "041" ] ] }, { "label": "042", "description": "042", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 141, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "042" ] ] }, { "label": "043", "description": "043", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 191, 180, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "043" ] ] }, { "label": "044", "description": "044", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 199, 70, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "044" ] ] }, { "label": "045", "description": "045", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 140, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "045" ] ] }, { "label": "046", "description": "046", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 102, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "046" ] ] }, { "label": "047", "description": "047", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 99, 171, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "047" ] ] }, { "label": "048", "description": "048", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 212, 151, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "048" ] ] }, { "label": "049", "description": "049", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 50, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "049" ] ] }, { "label": "050", "description": "050", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 214, 180, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "050" ] ] }, { "label": "051", "description": "051", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 132, 121, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "051" ] ] }, { "label": "052", "description": "052", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 166, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "052" ] ] }, { "label": "053", "description": "053", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 97, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "053" ] ] }, { "label": "054", "description": "054", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 201, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "054" ] ] }, { "label": "055", "description": "055", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 74, 178, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "055" ] ] }, { "label": "056", "description": "056", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 86, 149, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "056" ] ] }, { "label": "057", "description": "057", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "057" ] ] }, { "label": "058", "description": "058", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 94, 144, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "058" ] ] }, { "label": "059", "description": "059", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 70, 101, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "059" ] ] }, { "label": "060", "description": "060", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 134, 174, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "060" ] ] }, { "label": "061", "description": "061", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 60, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "061" ] ] }, { "label": "062", "description": "062", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 155, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "062" ] ] }, { "label": "063", "description": "063", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 73, 106, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "063" ] ] }, { "label": "064", "description": "064", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 111, 166, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "064" ] ] }, { "label": "065", "description": "065", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 161, 108, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "065" ] ] }, { "label": "066", "description": "066", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 109, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "066" ] ] }, { "label": "067", "description": "067", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 110, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "067" ] ] }, { "label": "068", "description": "068", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 179, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "068" ] ] }, { "label": "069", "description": "069", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 177, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "069" ] ] }, { "label": "070", "description": "070", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 92, 165, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "070" ] ] }, { "label": "071", "description": "071", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 96, 159, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "071" ] ] }, { "label": "072", "description": "072", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 142, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "072" ] ] }, { "label": "073", "description": "073", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 124, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "073" ] ] }, { "label": "074", "description": "074", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 60, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "074" ] ] }, { "label": "075", "description": "075", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 98, 68, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "075" ] ] }, { "label": "076", "description": "076", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 191, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "076" ] ] }, { "label": "077", "description": "077", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 184, 116, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "077" ] ] }, { "label": "078", "description": "078", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 163, 139, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "078" ] ] }, { "label": "079", "description": "079", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 166, 151, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "079" ] ] }, { "label": "080", "description": "080", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 95, 237, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "080" ] ] }, { "label": "081", "description": "081", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 247, 119, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "081" ] ] }, { "label": "082", "description": "082", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 101, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "082" ] ] }, { "label": "083", "description": "083", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 98, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "083" ] ] }, { "label": "084", "description": "084", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 184, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "084" ] ] }, { "label": "085", "description": "085", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 79, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "085" ] ] }, { "label": "086", "description": "086", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 145, 66, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "086" ] ] }, { "label": "087", "description": "087", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 150, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "087" ] ] }, { "label": "088", "description": "088", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 219, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "088" ] ] }, { "label": "089", "description": "089", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 77, 219, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "089" ] ] }, { "label": "090", "description": "090", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 199, 94, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "090" ] ] }, { "label": "091", "description": "091", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 143, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "091" ] ] }, { "label": "092", "description": "092", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 120, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "092" ] ] }, { "label": "093", "description": "093", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 97, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "093" ] ] }, { "label": "094", "description": "094", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 90, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "094" ] ] }, { "label": "095", "description": "095", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 157, 181, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "095" ] ] }, { "label": "096", "description": "096", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 84, 145, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "096" ] ] }, { "label": "097", "description": "097", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 158, 73, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "097" ] ] }, { "label": "098", "description": "098", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 130, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "098" ] ] }, { "label": "099", "description": "099", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 148, 147, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "099" ] ] }, { "label": "100", "description": "100", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 84, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "100" ] ] }, { "label": "101", "description": "101", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 153, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "101" ] ] }, { "label": "103", "description": "103", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 115, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "103" ] ] }, { "label": "104", "description": "104", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 126, 70, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "104" ] ] }, { "label": "105", "description": "105", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 93, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "105" ] ] }, { "label": "106", "description": "106", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 161, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "106" ] ] }, { "label": "107", "description": "107", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 145, 84, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "107" ] ] }, { "label": "108", "description": "108", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 114, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "108" ] ] }, { "label": "109", "description": "109", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 124, 172, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "109" ] ] }, { "label": "110", "description": "110", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 87, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "110" ] ] }, { "label": "111", "description": "111", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 128, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "111" ] ] }, { "label": "112", "description": "112", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 184, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "112" ] ] }, { "label": "113", "description": "113", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 124, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "113" ] ] }, { "label": "114", "description": "114", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 105, 219, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "114" ] ] }, { "label": "115", "description": "115", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 154, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "115" ] ] }, { "label": "116", "description": "116", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 136, 93, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "116" ] ] }, { "label": "117", "description": "117", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 191, 124, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "117" ] ] }, { "label": "118", "description": "118", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 135, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "118" ] ] }, { "label": "119", "description": "119", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 182, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "119" ] ] }, { "label": "120", "description": "120", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 148, 58, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "120" ] ] }, { "label": "121", "description": "121", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 66, 63, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "121" ] ] }, { "label": "122", "description": "122", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 181, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "122" ] ] }, { "label": "123", "description": "123", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 133, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "123" ] ] }, { "label": "124", "description": "124", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 148, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "124" ] ] }, { "label": "125", "description": "125", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 171, 73, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "125" ] ] }, { "label": "126", "description": "126", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 165, 123, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "126" ] ] }, { "label": "127", "description": "127", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 119, 104, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "127" ] ] }, { "label": "128", "description": "128", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 124, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "128" ] ] }, { "label": "129", "description": "129", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 222, 137, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "129" ] ] }, { "label": "130", "description": "130", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 184, 155, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "130" ] ] }, { "label": "131", "description": "131", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 133, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "131" ] ] }, { "label": "132", "description": "132", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 158, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "132" ] ] }, { "label": "133", "description": "133", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 114, 171, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "133" ] ] }, { "label": "134", "description": "134", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 82, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "134" ] ] }, { "label": "135", "description": "135", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 107, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "135" ] ] }, { "label": "136", "description": "136", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 209, 155, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "136" ] ] }, { "label": "137", "description": "137", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 228, 247, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "137" ] ] }, { "label": "138", "description": "138", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 214, 152, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "138" ] ] }, { "label": "139", "description": "139", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 235, 137, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "139" ] ] }, { "label": "140", "description": "140", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 149, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "140" ] ] }, { "label": "141", "description": "141", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 72, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "141" ] ] }, { "label": "142", "description": "142", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 94, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "142" ] ] }, { "label": "143", "description": "143", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 133, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "143" ] ] }, { "label": "144", "description": "144", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 130, 114, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "144" ] ] }, { "label": "145", "description": "145", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 85, 75, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "145" ] ] }, { "label": "146", "description": "146", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 85, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "146" ] ] }, { "label": "147", "description": "147", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 98, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "147" ] ] }, { "label": "148", "description": "148", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 204, 157, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "148" ] ] }, { "label": "149", "description": "149", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 152, 183, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "149" ] ] }, { "label": "150", "description": "150", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 95, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "150" ] ] }, { "label": "151", "description": "151", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 250, 243, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "151" ] ] }, { "label": "152", "description": "152", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 78, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "152" ] ] }, { "label": "153", "description": "153", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 63, 117, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "153" ] ] }, { "label": "154", "description": "154", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 89, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "154" ] ] }, { "label": "155", "description": "155", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 90, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "155" ] ] }, { "label": "156", "description": "156", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 82, 191, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "156" ] ] }, { "label": "157", "description": "157", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 108, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "157" ] ] }, { "label": "158", "description": "158", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 118, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "158" ] ] }, { "label": "159", "description": "159", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 123, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "159" ] ] }, { "label": "160", "description": "160", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 146, 150, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "160" ] ] }, { "label": "161", "description": "161", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 235, 96, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "161" ] ] }, { "label": "162", "description": "162", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 217, 124, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "162" ] ] }, { "label": "164", "description": "164", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 134, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "164" ] ] }, { "label": "511", "description": "511", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 230, 242, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "511" ] ] }, { "label": "513", "description": "513", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 104, 103, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "513" ] ] }, { "label": "515", "description": "515", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 201, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "515" ] ] }, { "label": "517", "description": "517", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 131, 110, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "517" ] ] }, { "label": "532", "description": "532", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 107, 242, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "532" ] ] }, { "label": "534", "description": "534", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 222, 126, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "534" ] ] }, { "label": "544", "description": "544", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 115, 185, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "544" ] ] }, { "label": "558", "description": "558", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 133, 119, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "558" ] ] }, { "label": "572", "description": "572", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 120, 209, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "572" ] ] }, { "label": "578", "description": "578", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 200, 212, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "578" ] ] }, { "label": "579", "description": "579", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 192, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "579" ] ] }, { "label": "581", "description": "581", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 166, 99, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "581" ] ] }, { "label": "583", "description": "583", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 135, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "583" ] ] }, { "label": "584", "description": "584", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 204, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "584" ] ] }, { "label": "586", "description": "586", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 199, 103, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "586" ] ] }, { "label": "588", "description": "588", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 101, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "588" ] ] }, { "label": "594", "description": "594", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 106, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "594" ] ] }, { "label": "595", "description": "595", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 153, 97, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "595" ] ] }, { "label": "601", "description": "601", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 124, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "601" ] ] }, { "label": "602", "description": "602", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 161, 69, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "602" ] ] }, { "label": "604", "description": "604", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 180, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "604" ] ] }, { "label": "610", "description": "610", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 61, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "610" ] ] }, { "label": "611", "description": "611", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 98, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "611" ] ] }, { "label": "614", "description": "614", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 143, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "614" ] ] }, { "label": "615", "description": "615", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 93, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "615" ] ] }, { "label": "616", "description": "616", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 250, 131, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "616" ] ] }, { "label": "621", "description": "621", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 107, 145, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "621" ] ] }, { "label": "624", "description": "624", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 177, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "624" ] ] }, { "label": "625", "description": "625", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 153, 106, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "625" ] ] }, { "label": "FF", "description": "FF", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 111, 89, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "FF" ] ] }, { "label": "PR1", "description": "PR1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 181, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR1" ] ] }, { "label": "PR10", "description": "PR10", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 135, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR10" ] ] }, { "label": "PR11", "description": "PR11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 227, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR11" ] ] }, { "label": "PR2", "description": "PR2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 129, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR2" ] ] }, { "label": "PR21", "description": "PR21", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 199, 195, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR21" ] ] }, { "label": "PR22", "description": "PR22", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 177, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR22" ] ] }, { "label": "PR23", "description": "PR23", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 177, 122, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR23" ] ] }, { "label": "PR28", "description": "PR28", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 73, 63, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR28" ] ] }, { "label": "PR36", "description": "PR36", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 74, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR36" ] ] }, { "label": "PR5", "description": "PR5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 141, 114, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR5" ] ] }, { "label": "PR6", "description": "PR6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 128, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR6" ] ] }, { "label": "PR8", "description": "PR8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 242, 177, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR8" ] ] }, { "label": "PR9", "description": "PR9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 97, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PR9" ] ] }, { "label": "PRG1", "description": "PRG1", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 158, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG1" ] ] }, { "label": "PRG11", "description": "PRG11", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 176, 166, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG11" ] ] }, { "label": "PRG12", "description": "PRG12", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 107, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG12" ] ] }, { "label": "PRG13", "description": "PRG13", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 89, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG13" ] ] }, { "label": "PRG14", "description": "PRG14", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 107, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG14" ] ] }, { "label": "PRG15", "description": "PRG15", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 205, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG15" ] ] }, { "label": "PRG16", "description": "PRG16", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 95, 162, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG16" ] ] }, { "label": "PRG17", "description": "PRG17", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 131, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG17" ] ] }, { "label": "PRG18", "description": "PRG18", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 80, 179, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG18" ] ] }, { "label": "PRG19", "description": "PRG19", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 189, 96, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG19" ] ] }, { "label": "PRG2", "description": "PRG2", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 207, 224, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG2" ] ] }, { "label": "PRG20", "description": "PRG20", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 153, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG20" ] ] }, { "label": "PRG21", "description": "PRG21", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 88, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG21" ] ] }, { "label": "PRG24", "description": "PRG24", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 108, 245, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG24" ] ] }, { "label": "PRG26", "description": "PRG26", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 133, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG26" ] ] }, { "label": "PRG27", "description": "PRG27", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 159, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG27" ] ] }, { "label": "PRG28", "description": "PRG28", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 100, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG28" ] ] }, { "label": "PRG3", "description": "PRG3", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 149, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG3" ] ] }, { "label": "PRG30", "description": "PRG30", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 202, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG30" ] ] }, { "label": "PRG31", "description": "PRG31", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 107, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG31" ] ] }, { "label": "PRG32", "description": "PRG32", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 85, 64, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG32" ] ] }, { "label": "PRG33", "description": "PRG33", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 61, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG33" ] ] }, { "label": "PRG34", "description": "PRG34", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 237, 164, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG34" ] ] }, { "label": "PRG35", "description": "PRG35", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 92, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG35" ] ] }, { "label": "PRG36", "description": "PRG36", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 100, 237, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG36" ] ] }, { "label": "PRG37", "description": "PRG37", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 130, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG37" ] ] }, { "label": "PRG38", "description": "PRG38", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 146, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG38" ] ] }, { "label": "PRG39", "description": "PRG39", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 81, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG39" ] ] }, { "label": "PRG4", "description": "PRG4", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 204, 172, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG4" ] ] }, { "label": "PRG40", "description": "PRG40", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 112, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG40" ] ] }, { "label": "PRG41", "description": "PRG41", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 60, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG41" ] ] }, { "label": "PRG42", "description": "PRG42", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 147, 147, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG42" ] ] }, { "label": "PRG43", "description": "PRG43", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 140, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG43" ] ] }, { "label": "PRG44", "description": "PRG44", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 82, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG44" ] ] }, { "label": "PRG45", "description": "PRG45", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 71, 60, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG45" ] ] }, { "label": "PRG46", "description": "PRG46", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 109, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG46" ] ] }, { "label": "PRG47", "description": "PRG47", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 181, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG47" ] ] }, { "label": "PRG48", "description": "PRG48", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 172, 113, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG48" ] ] }, { "label": "PRG49", "description": "PRG49", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 113, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG49" ] ] }, { "label": "PRG5", "description": "PRG5", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 224, 247, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG5" ] ] }, { "label": "PRG50", "description": "PRG50", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 240, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG50" ] ] }, { "label": "PRG51", "description": "PRG51", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 133, 101, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG51" ] ] }, { "label": "PRG52", "description": "PRG52", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 100, 250, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG52" ] ] }, { "label": "PRG53", "description": "PRG53", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 235, 94, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG53" ] ] }, { "label": "PRG55", "description": "PRG55", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 96, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG55" ] ] }, { "label": "PRG56", "description": "PRG56", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 113, 98, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG56" ] ] }, { "label": "PRG57", "description": "PRG57", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 114, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG57" ] ] }, { "label": "PRG58", "description": "PRG58", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 124, 235, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG58" ] ] }, { "label": "PRG59", "description": "PRG59", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 186, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG59" ] ] }, { "label": "PRG6", "description": "PRG6", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 224, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG6" ] ] }, { "label": "PRG60", "description": "PRG60", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 227, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG60" ] ] }, { "label": "PRG61", "description": "PRG61", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 88, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG61" ] ] }, { "label": "PRG62", "description": "PRG62", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 65, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG62" ] ] }, { "label": "PRG64", "description": "PRG64", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 117, 250, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG64" ] ] }, { "label": "PRG65", "description": "PRG65", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 117, 142, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG65" ] ] }, { "label": "PRG66", "description": "PRG66", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 98, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG66" ] ] }, { "label": "PRG67", "description": "PRG67", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 222, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG67" ] ] }, { "label": "PRG68", "description": "PRG68", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 161, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG68" ] ] }, { "label": "PRG69", "description": "PRG69", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 99, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG69" ] ] }, { "label": "PRG7", "description": "PRG7", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 151, 212, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG7" ] ] }, { "label": "PRG70", "description": "PRG70", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 168, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG70" ] ] }, { "label": "PRG71", "description": "PRG71", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 145, 89, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG71" ] ] }, { "label": "PRG72", "description": "PRG72", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 189, 104, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG72" ] ] }, { "label": "PRG73", "description": "PRG73", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 165, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG73" ] ] }, { "label": "PRG74", "description": "PRG74", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 149, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG74" ] ] }, { "label": "PRG75", "description": "PRG75", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 78, 62, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG75" ] ] }, { "label": "PRG76", "description": "PRG76", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 148, 61, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG76" ] ] }, { "label": "PRG77", "description": "PRG77", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 232, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG77" ] ] }, { "label": "PRG78", "description": "PRG78", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 200, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG78" ] ] }, { "label": "PRG79", "description": "PRG79", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 138, 129, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG79" ] ] }, { "label": "PRG8", "description": "PRG8", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 158, 85, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG8" ] ] }, { "label": "PRG80", "description": "PRG80", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 166, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG80" ] ] }, { "label": "PRG81", "description": "PRG81", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 90, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG81" ] ] }, { "label": "PRG82", "description": "PRG82", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 72, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG82" ] ] }, { "label": "PRG83", "description": "PRG83", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 163, 97, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG83" ] ] }, { "label": "PRG84", "description": "PRG84", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 91, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG84" ] ] }, { "label": "PRG85", "description": "PRG85", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 100, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG85" ] ] }, { "label": "PRG86", "description": "PRG86", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 86, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG86" ] ] }, { "label": "PRG9", "description": "PRG9", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 68, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PRG9" ] ] }, { "label": "PROPS", "description": "PROPS", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 114, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "PROPS" ] ] }, { "label": "UNK", "description": "UNK", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 204, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "values": [ [ "UNK" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 90, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "001", "label": "001" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 151, 107, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "002", "label": "002" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 224, 164, 108, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "003", "label": "003" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 163, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "004", "label": "004" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 185, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "005", "label": "005" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 85, 114, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "006", "label": "006" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 70, 135, 118, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "007", "label": "007" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 97, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "008", "label": "008" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 139, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "009", "label": "009" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 143, 91, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "010", "label": "010" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 67, 169, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "011", "label": "011" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 149, 209, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "012", "label": "012" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 191, 179, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "013", "label": "013" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 199, 190, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "014", "label": "014" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 158, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "015", "label": "015" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 217, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "016", "label": "016" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 227, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "017", "label": "017" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 58, 83, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "018", "label": "018" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 155, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "019", "label": "019" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 213, 222, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "020", "label": "020" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 168, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "021", "label": "021" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 176, 169, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "022", "label": "022" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 66, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "023", "label": "023" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 133, 91, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "024", "label": "024" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 191, 177, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "025", "label": "025" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 62, 94, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "026", "label": "026" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 214, 134, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "027", "label": "027" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 79, 150, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "028", "label": "028" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 206, 224, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "029", "label": "029" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 161, 84, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "030", "label": "030" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 158, 141, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "031", "label": "031" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 145, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "032", "label": "032" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 110, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "033", "label": "033" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 151, 183, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "034", "label": "034" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 247, 131, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "035", "label": "035" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 70, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "036", "label": "036" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 207, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "037", "label": "037" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 160, 191, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "038", "label": "038" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 181, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "039", "label": "039" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 237, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "041", "label": "041" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 141, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "042", "label": "042" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 191, 180, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "043", "label": "043" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 199, 70, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "044", "label": "044" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 94, 140, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "045", "label": "045" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 102, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "046", "label": "046" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 99, 171, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "047", "label": "047" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 212, 151, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "048", "label": "048" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 50, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "049", "label": "049" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 111, 214, 180, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "050", "label": "050" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 132, 121, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "051", "label": "051" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 166, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "052", "label": "052" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 97, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "053", "label": "053" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 212, 201, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "054", "label": "054" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 74, 178, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "055", "label": "055" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 186, 86, 149, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "056", "label": "056" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 173, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "057", "label": "057" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 214, 94, 144, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "058", "label": "058" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 70, 101, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "059", "label": "059" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 134, 174, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "060", "label": "060" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 60, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "061", "label": "061" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 108, 155, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "062", "label": "062" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 73, 106, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "063", "label": "063" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 122, 111, 166, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "064", "label": "064" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 161, 108, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "065", "label": "065" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 109, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "066", "label": "066" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 110, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "067", "label": "067" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 179, 82, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "068", "label": "068" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 177, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "069", "label": "069" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 92, 165, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "070", "label": "070" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 96, 159, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "071", "label": "071" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 142, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "072", "label": "072" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 124, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "073", "label": "073" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 60, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "074", "label": "074" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 98, 68, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "075", "label": "075" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 191, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "076", "label": "076" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 64, 184, 116, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "077", "label": "077" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 163, 139, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "078", "label": "078" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 106, 166, 151, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "079", "label": "079" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 95, 237, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "080", "label": "080" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 247, 119, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "081", "label": "081" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 101, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "082", "label": "082" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 98, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "083", "label": "083" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 174, 184, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "084", "label": "084" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 156, 79, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "085", "label": "085" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 52, 145, 66, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "086", "label": "086" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 150, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "087", "label": "087" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 129, 219, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "088", "label": "088" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 77, 219, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "089", "label": "089" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 78, 199, 94, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "090", "label": "090" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 57, 143, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "091", "label": "091" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 120, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "092", "label": "092" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 97, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "093", "label": "093" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 76, 90, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "094", "label": "094" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 157, 181, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "095", "label": "095" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 84, 145, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "096", "label": "096" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 113, 158, 73, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "097", "label": "097" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 208, 130, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "098", "label": "098" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 148, 147, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "099", "label": "099" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 145, 84, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "100", "label": "100" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 153, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "101", "label": "101" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 115, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "103", "label": "103" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 126, 70, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "104", "label": "104" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 93, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "105", "label": "105" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 161, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "106", "label": "106" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 145, 84, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "107", "label": "107" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 114, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "108", "label": "108" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 217, 124, 172, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "109", "label": "109" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 87, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "110", "label": "110" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 128, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "111", "label": "111" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 184, 92, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "112", "label": "112" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 124, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "113", "label": "113" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 105, 219, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "114", "label": "114" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 201, 154, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "115", "label": "115" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 136, 93, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "116", "label": "116" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 191, 124, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "117", "label": "117" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 81, 135, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "118", "label": "118" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 196, 182, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "119", "label": "119" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 148, 58, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "120", "label": "120" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 66, 63, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "121", "label": "121" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 71, 181, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "122", "label": "122" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 133, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "123", "label": "123" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 148, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "124", "label": "124" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 96, 171, 73, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "125", "label": "125" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 165, 123, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "126", "label": "126" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 119, 104, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "127", "label": "127" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 124, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "128", "label": "128" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 222, 137, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "129", "label": "129" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 184, 155, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "130", "label": "130" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 112, 133, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "131", "label": "131" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 158, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "132", "label": "132" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 179, 114, 171, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "133", "label": "133" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 66, 82, 143, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "134", "label": "134" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 87, 107, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "135", "label": "135" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 84, 209, 155, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "136", "label": "136" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 228, 247, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "137", "label": "137" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 214, 152, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "138", "label": "138" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 131, 235, 137, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "139", "label": "139" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 149, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "140", "label": "140" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 138, 72, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "141", "label": "141" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 99, 94, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "142", "label": "142" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 133, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "143", "label": "143" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 65, 130, 114, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "144", "label": "144" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 85, 75, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "145", "label": "145" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 85, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "146", "label": "146" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 73, 98, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "147", "label": "147" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 204, 157, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "148", "label": "148" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 152, 183, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "149", "label": "149" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 95, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "150", "label": "150" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 117, 250, 243, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "151", "label": "151" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 78, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "152", "label": "152" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 63, 117, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "153", "label": "153" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 89, 138, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "154", "label": "154" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 90, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "155", "label": "155" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 139, 82, 191, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "156", "label": "156" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 119, 108, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "157", "label": "157" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 118, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "158", "label": "158" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 123, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "159", "label": "159" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 146, 150, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "160", "label": "160" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 165, 235, 96, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "161", "label": "161" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 217, 124, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "162", "label": "162" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 82, 134, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "164", "label": "164" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 230, 242, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "511", "label": "511" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 194, 104, 103, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "513", "label": "513" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 120, 201, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "515", "label": "515" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 131, 110, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "517", "label": "517" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 107, 242, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "532", "label": "532" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 166, 222, 126, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "534", "label": "534" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 115, 185, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "544", "label": "544" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 133, 119, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "558", "label": "558" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 105, 120, 209, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "572", "label": "572" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 74, 200, 212, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "578", "label": "578" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 75, 192, 196, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "579", "label": "579" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 143, 166, 99, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "581", "label": "581" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 135, 204, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "583", "label": "583" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 114, 204, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "584", "label": "584" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 199, 103, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "586", "label": "586" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 79, 101, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "588", "label": "588" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 106, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "594", "label": "594" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 153, 97, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "595", "label": "595" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 124, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "601", "label": "601" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 161, 69, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "602", "label": "602" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 180, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "604", "label": "604" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 61, 128, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "610", "label": "610" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 98, 240, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "611", "label": "611" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 235, 143, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "614", "label": "614" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 161, 93, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "615", "label": "615" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 250, 131, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "616", "label": "616" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 107, 145, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "621", "label": "621" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 177, 109, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "624", "label": "624" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 153, 106, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "625", "label": "625" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 111, 89, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "FF", "label": "FF" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 189, 181, 125, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR1", "label": "PR1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 135, 86, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR10", "label": "PR10" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 123, 227, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR11", "label": "PR11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 129, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR2", "label": "PR2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 199, 195, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR21", "label": "PR21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 177, 87, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR22", "label": "PR22" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 177, 122, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR23", "label": "PR23" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 150, 73, 63, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR28", "label": "PR28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 149, 74, 186, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR36", "label": "PR36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 237, 141, 114, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR5", "label": "PR5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 128, 79, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR6", "label": "PR6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 242, 177, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR8", "label": "PR8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 184, 97, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PR9", "label": "PR9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 100, 158, 127, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG1", "label": "PRG1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 176, 166, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG11", "label": "PRG11" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 182, 107, 194, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG12", "label": "PRG12" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 110, 89, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG13", "label": "PRG13" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 101, 107, 168, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG14", "label": "PRG14" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 97, 205, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG15", "label": "PRG15" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 95, 162, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG16", "label": "PRG16" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 131, 199, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG17", "label": "PRG17" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 164, 80, 179, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG18", "label": "PRG18" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 98, 189, 96, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG19", "label": "PRG19" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 148, 207, 224, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG2", "label": "PRG2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 58, 153, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG20", "label": "PRG20" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 88, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG21", "label": "PRG21" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 108, 245, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG24", "label": "PRG24" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 116, 133, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG26", "label": "PRG26" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 227, 159, 132, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG27", "label": "PRG27" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 209, 182, 100, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG28", "label": "PRG28" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 240, 149, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG3", "label": "PRG3" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 202, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG30", "label": "PRG30" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 107, 105, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG31", "label": "PRG31" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 135, 85, 64, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG32", "label": "PRG32" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 109, 61, 148, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG33", "label": "PRG33" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 121, 237, 164, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG34", "label": "PRG34" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 92, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG35", "label": "PRG35" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 95, 100, 237, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG36", "label": "PRG36" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 210, 130, 232, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG37", "label": "PRG37" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 146, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG38", "label": "PRG38" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 147, 81, 173, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG39", "label": "PRG39" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 92, 204, 172, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG4", "label": "PRG4" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 112, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG40", "label": "PRG40" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 60, 153, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG41", "label": "PRG41" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 147, 147, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG42", "label": "PRG42" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 93, 140, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG43", "label": "PRG43" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 104, 82, 161, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG44", "label": "PRG44" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 153, 71, 60, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG45", "label": "PRG45" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 133, 109, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG46", "label": "PRG46" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 107, 181, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG47", "label": "PRG47" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 191, 172, 113, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG48", "label": "PRG48" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 171, 113, 146, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG49", "label": "PRG49" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 224, 247, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG5", "label": "PRG5" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 137, 240, 197, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG50", "label": "PRG50" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 48, 133, 101, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG51", "label": "PRG51" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 222, 100, 250, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG52", "label": "PRG52" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 136, 235, 94, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG53", "label": "PRG53" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 118, 96, 156, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG55", "label": "PRG55" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 113, 98, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG56", "label": "PRG56" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 140, 114, 214, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG57", "label": "PRG57" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 218, 124, 235, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG58", "label": "PRG58" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 159, 186, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG59", "label": "PRG59" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 224, 198, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG6", "label": "PRG6" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 192, 227, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG60", "label": "PRG60" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 158, 88, 176, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG61", "label": "PRG61" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 77, 65, 158, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG62", "label": "PRG62" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 190, 117, 250, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG64", "label": "PRG64" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 199, 117, 142, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG65", "label": "PRG65" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 98, 72, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG66", "label": "PRG66" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 222, 80, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG67", "label": "PRG67" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 126, 161, 77, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG68", "label": "PRG68" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 91, 99, 207, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG69", "label": "PRG69" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 127, 151, 212, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG7", "label": "PRG7" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 168, 230, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG70", "label": "PRG70" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 103, 145, 89, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG71", "label": "PRG71" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 125, 189, 104, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG72", "label": "PRG72" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 176, 165, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG73", "label": "PRG73" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 83, 149, 163, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG74", "label": "PRG74" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 128, 78, 62, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG75", "label": "PRG75" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 90, 148, 61, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG76", "label": "PRG76" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 226, 232, 135, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG77", "label": "PRG77" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 207, 200, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG78", "label": "PRG78" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 61, 138, 129, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG79", "label": "PRG79" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 158, 85, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG8", "label": "PRG8" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 132, 166, 217, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG80", "label": "PRG80" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 181, 90, 78, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG81", "label": "PRG81" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 89, 72, 133, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG82", "label": "PRG82" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 86, 163, 97, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG83", "label": "PRG83" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 72, 91, 140, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG84", "label": "PRG84" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 250, 100, 95, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG85", "label": "PRG85" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 86, 184, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG86", "label": "PRG86" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 80, 68, 130, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PRG9", "label": "PRG9" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 173, 114, 136, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "PROPS", "label": "PROPS" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 88, 204, 111, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 127 ], "width": 0.4 } }, "value": "UNK", "label": "UNK" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 225, 252, 255 ], "toColor": [ 210, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 252, 189, 255 ], "toColor": [ 247, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 246, 255 ], "toColor": [ 212, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 232, 252, 255 ], "toColor": [ 204, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 222, 252, 255 ], "toColor": [ 199, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 205, 255 ], "toColor": [ 179, 252, 205, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 213, 255 ], "toColor": [ 252, 207, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 222, 252, 255 ], "toColor": [ 207, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 184, 252, 255 ], "toColor": [ 248, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 220, 252, 255 ], "toColor": [ 189, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 252, 207, 255 ], "toColor": [ 252, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 252, 255 ], "toColor": [ 252, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 199, 252, 255 ], "toColor": [ 179, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 195, 252, 255 ], "toColor": [ 192, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 223, 255 ], "toColor": [ 252, 212, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 242, 255 ], "toColor": [ 210, 252, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 179, 252, 255 ], "toColor": [ 184, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 221, 194, 252, 255 ], "toColor": [ 221, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 215, 252, 255 ], "toColor": [ 197, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 201, 194, 255 ], "toColor": [ 252, 201, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 210, 252, 255 ], "toColor": [ 184, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 202, 252, 255 ], "toColor": [ 238, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 207, 255 ], "toColor": [ 232, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 202, 252, 255 ], "toColor": [ 243, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 251, 252, 255 ], "toColor": [ 194, 251, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 212, 255 ], "toColor": [ 249, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 200, 252, 255 ], "toColor": [ 184, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 209, 252, 255 ], "toColor": [ 189, 209, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 179, 255 ], "toColor": [ 239, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 207, 252, 255 ], "toColor": [ 197, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 214, 255 ], "toColor": [ 194, 252, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 222, 252, 255 ], "toColor": [ 210, 222, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 211, 255 ], "toColor": [ 189, 252, 211, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 250, 255 ], "toColor": [ 252, 187, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 246, 255 ], "toColor": [ 194, 252, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 192, 252, 255 ], "toColor": [ 226, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 215, 255 ], "toColor": [ 228, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 180, 252, 255 ], "toColor": [ 179, 180, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 247, 255 ], "toColor": [ 252, 202, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 202, 255 ], "toColor": [ 217, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 202, 255 ], "toColor": [ 236, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 230, 252, 255 ], "toColor": [ 212, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 232, 252, 255 ], "toColor": [ 202, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 179, 255 ], "toColor": [ 252, 233, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 207, 255 ], "toColor": [ 252, 241, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 198, 189, 252, 255 ], "toColor": [ 198, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 190, 252, 255 ], "toColor": [ 179, 190, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 246, 252, 255 ], "toColor": [ 215, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 212, 255 ], "toColor": [ 235, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 237, 252, 255 ], "toColor": [ 199, 237, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 252, 230, 255 ], "toColor": [ 182, 252, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 240, 255 ], "toColor": [ 199, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 234, 255 ], "toColor": [ 252, 212, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 235, 255 ], "toColor": [ 197, 252, 235, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 242, 252, 255 ], "toColor": [ 182, 242, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 211, 252, 182, 255 ], "toColor": [ 211, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 182, 255 ], "toColor": [ 191, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 215, 255 ], "toColor": [ 235, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 217, 255 ], "toColor": [ 204, 252, 217, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 203, 252, 189, 255 ], "toColor": [ 203, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 238, 252, 187, 255 ], "toColor": [ 238, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 220, 187, 255 ], "toColor": [ 252, 220, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 202, 255 ], "toColor": [ 252, 224, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 220, 252, 210, 255 ], "toColor": [ 220, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 217, 252, 255 ], "toColor": [ 210, 217, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 250, 255 ], "toColor": [ 252, 210, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 239, 255 ], "toColor": [ 192, 252, 239, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 184, 255 ], "toColor": [ 252, 184, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 203, 252, 255 ], "toColor": [ 192, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 210, 255 ], "toColor": [ 227, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 225, 255 ], "toColor": [ 252, 215, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 197, 255 ], "toColor": [ 252, 241, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 207, 252, 255 ], "toColor": [ 237, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 236, 215, 255 ], "toColor": [ 252, 236, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 239, 252, 255 ], "toColor": [ 187, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 194, 255 ], "toColor": [ 217, 252, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 194, 252, 255 ], "toColor": [ 214, 194, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 227, 255 ], "toColor": [ 202, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 197, 255 ], "toColor": [ 229, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 235, 252, 182, 255 ], "toColor": [ 235, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 242, 255 ], "toColor": [ 252, 202, 242, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 236, 252, 255 ], "toColor": [ 204, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 212, 255 ], "toColor": [ 252, 204, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 250, 252, 255 ], "toColor": [ 212, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 220, 252, 255 ], "toColor": [ 204, 220, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 243, 252, 255 ], "toColor": [ 189, 243, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 187, 252, 255 ], "toColor": [ 187, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 204, 252, 255 ], "toColor": [ 236, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 234, 202, 252, 255 ], "toColor": [ 234, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 184, 255 ], "toColor": [ 189, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 218, 215, 255 ], "toColor": [ 252, 218, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 187, 252, 255 ], "toColor": [ 188, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 234, 255 ], "toColor": [ 252, 192, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 212, 255 ], "toColor": [ 252, 187, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 249, 255 ], "toColor": [ 252, 212, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 228, 255 ], "toColor": [ 252, 212, 228, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 205, 197, 255 ], "toColor": [ 252, 205, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 210, 255 ], "toColor": [ 252, 202, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 195, 252, 255 ], "toColor": [ 194, 195, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 244, 255 ], "toColor": [ 252, 204, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 202, 252, 255 ], "toColor": [ 243, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 240, 252, 255 ], "toColor": [ 184, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 199, 255 ], "toColor": [ 215, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 245, 255 ], "toColor": [ 252, 210, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 234, 194, 255 ], "toColor": [ 252, 234, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 182, 252, 255 ], "toColor": [ 189, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 183, 252, 255 ], "toColor": [ 179, 183, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 218, 252, 255 ], "toColor": [ 215, 218, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 251, 194, 255 ], "toColor": [ 252, 251, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 187, 252, 255 ], "toColor": [ 217, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 238, 255 ], "toColor": [ 252, 212, 238, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 245, 255 ], "toColor": [ 252, 179, 245, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 215, 255 ], "toColor": [ 197, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 246, 252, 255 ], "toColor": [ 207, 246, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 207, 255 ], "toColor": [ 202, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 206, 252, 255 ], "toColor": [ 204, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 187, 252, 255 ], "toColor": [ 229, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 226, 189, 252, 255 ], "toColor": [ 226, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 201, 255 ], "toColor": [ 252, 179, 201, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 193, 252, 255 ], "toColor": [ 184, 193, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 214, 252, 199, 255 ], "toColor": [ 214, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 197, 255 ], "toColor": [ 245, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 251, 255 ], "toColor": [ 215, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 235, 179, 255 ], "toColor": [ 252, 235, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 239, 252, 255 ], "toColor": [ 215, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 252, 212, 255 ], "toColor": [ 228, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 182, 203, 252, 255 ], "toColor": [ 182, 203, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 210, 255 ], "toColor": [ 252, 231, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 248, 252, 255 ], "toColor": [ 187, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 224, 197, 252, 255 ], "toColor": [ 224, 197, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 236, 252, 182, 255 ], "toColor": [ 236, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 212, 255 ], "toColor": [ 252, 216, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 190, 187, 255 ], "toColor": [ 252, 190, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 222, 204, 255 ], "toColor": [ 252, 222, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 248, 255 ], "toColor": [ 212, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 213, 255 ], "toColor": [ 192, 252, 213, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 236, 255 ], "toColor": [ 204, 252, 236, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 199, 244, 255 ], "toColor": [ 252, 199, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 246, 255 ], "toColor": [ 252, 187, 246, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 215, 255 ], "toColor": [ 187, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 227, 252, 207, 255 ], "toColor": [ 227, 252, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 214, 199, 255 ], "toColor": [ 252, 214, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 210, 255 ], "toColor": [ 187, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 224, 255 ], "toColor": [ 204, 252, 224, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 229, 252, 255 ], "toColor": [ 194, 229, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 224, 252, 255 ], "toColor": [ 212, 224, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 250, 252, 255 ], "toColor": [ 179, 250, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 212, 255 ], "toColor": [ 252, 192, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 197, 206, 255 ], "toColor": [ 252, 197, 206, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 182, 255 ], "toColor": [ 191, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 210, 255 ], "toColor": [ 210, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 234, 252, 255 ], "toColor": [ 207, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 205, 252, 255 ], "toColor": [ 179, 205, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 215, 252, 255 ], "toColor": [ 249, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 199, 252, 255 ], "toColor": [ 222, 199, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 239, 252, 215, 255 ], "toColor": [ 239, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 212, 252, 255 ], "toColor": [ 216, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 240, 255 ], "toColor": [ 179, 252, 240, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 230, 252, 255 ], "toColor": [ 179, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 252, 192, 255 ], "toColor": [ 199, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 198, 255 ], "toColor": [ 194, 252, 198, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 215, 255 ], "toColor": [ 231, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 251, 255 ], "toColor": [ 252, 194, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 233, 255 ], "toColor": [ 210, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 199, 255 ], "toColor": [ 232, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 207, 252, 209, 255 ], "toColor": [ 207, 252, 209, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 202, 255 ], "toColor": [ 184, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 232, 252, 255 ], "toColor": [ 197, 232, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 225, 255 ], "toColor": [ 189, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 204, 214, 255 ], "toColor": [ 252, 204, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 248, 204, 252, 255 ], "toColor": [ 248, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 252, 255 ], "toColor": [ 252, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 212, 255 ], "toColor": [ 215, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 252, 210, 255 ], "toColor": [ 245, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 249, 255 ], "toColor": [ 252, 215, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 214, 255 ], "toColor": [ 252, 194, 214, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 252, 187, 255 ], "toColor": [ 251, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 226, 255 ], "toColor": [ 187, 252, 226, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 252, 179, 255 ], "toColor": [ 223, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 187, 247, 255 ], "toColor": [ 252, 187, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 200, 199, 255 ], "toColor": [ 252, 200, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 230, 255 ], "toColor": [ 252, 210, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 223, 255 ], "toColor": [ 252, 202, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 231, 252, 192, 255 ], "toColor": [ 231, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 191, 252, 179, 255 ], "toColor": [ 191, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 227, 255 ], "toColor": [ 252, 202, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 192, 193, 255 ], "toColor": [ 252, 192, 193, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 252, 255 ], "toColor": [ 202, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 207, 252, 255 ], "toColor": [ 184, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 252, 234, 255 ], "toColor": [ 202, 252, 234, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 220, 255 ], "toColor": [ 204, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 211, 179, 255 ], "toColor": [ 252, 211, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 230, 252, 255 ], "toColor": [ 194, 230, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 224, 202, 255 ], "toColor": [ 252, 224, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 236, 252, 255 ], "toColor": [ 212, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 239, 252, 255 ], "toColor": [ 189, 239, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 214, 252, 255 ], "toColor": [ 199, 214, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 236, 252, 255 ], "toColor": [ 204, 236, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 234, 252, 255 ], "toColor": [ 179, 234, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 252, 241, 255 ], "toColor": [ 184, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 179, 255 ], "toColor": [ 252, 210, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 204, 255 ], "toColor": [ 252, 228, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 220, 255 ], "toColor": [ 210, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 242, 182, 252, 255 ], "toColor": [ 242, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 184, 255 ], "toColor": [ 197, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 223, 252, 255 ], "toColor": [ 215, 223, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 206, 252, 255 ], "toColor": [ 204, 206, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 237, 255 ], "toColor": [ 215, 252, 237, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 223, 184, 252, 255 ], "toColor": [ 223, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 252, 252, 255 ], "toColor": [ 192, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 184, 252, 255 ], "toColor": [ 217, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 212, 255 ], "toColor": [ 252, 189, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 182, 255 ], "toColor": [ 252, 198, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 215, 255 ], "toColor": [ 218, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 233, 187, 255 ], "toColor": [ 252, 233, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 191, 255 ], "toColor": [ 252, 189, 191, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 244, 252, 204, 255 ], "toColor": [ 244, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 231, 252, 255 ], "toColor": [ 184, 231, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 187, 252, 255 ], "toColor": [ 190, 187, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 232, 199, 255 ], "toColor": [ 252, 232, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 202, 252, 255 ], "toColor": [ 197, 202, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 202, 249, 255 ], "toColor": [ 252, 202, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 248, 252, 255 ], "toColor": [ 204, 248, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 192, 255 ], "toColor": [ 249, 252, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 252, 231, 255 ], "toColor": [ 212, 252, 231, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 198, 192, 255 ], "toColor": [ 252, 198, 192, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 199, 255 ], "toColor": [ 222, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 227, 255 ], "toColor": [ 197, 252, 227, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 250, 255 ], "toColor": [ 252, 210, 250, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 215, 255 ], "toColor": [ 252, 207, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 235, 252, 255 ], "toColor": [ 215, 235, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 252, 215, 255 ], "toColor": [ 222, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 228, 252, 255 ], "toColor": [ 212, 228, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 188, 252, 182, 255 ], "toColor": [ 188, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 199, 200, 252, 255 ], "toColor": [ 199, 200, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 249, 255 ], "toColor": [ 204, 252, 249, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 184, 252, 255 ], "toColor": [ 225, 184, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 216, 255 ], "toColor": [ 252, 207, 216, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 184, 255 ], "toColor": [ 240, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 192, 189, 252, 255 ], "toColor": [ 192, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 197, 255 ], "toColor": [ 229, 252, 197, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 206, 252, 199, 255 ], "toColor": [ 206, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 208, 199, 255 ], "toColor": [ 252, 208, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 243, 189, 255 ], "toColor": [ 252, 243, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 225, 252, 184, 255 ], "toColor": [ 225, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 189, 252, 255 ], "toColor": [ 187, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 184, 223, 255 ], "toColor": [ 252, 184, 223, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 226, 212, 255 ], "toColor": [ 252, 226, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 252, 241, 255 ], "toColor": [ 204, 252, 241, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 215, 252, 255 ], "toColor": [ 216, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 189, 255 ], "toColor": [ 237, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 216, 204, 255 ], "toColor": [ 252, 216, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 232, 252, 212, 255 ], "toColor": [ 232, 252, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 245, 252, 255 ], "toColor": [ 210, 245, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 201, 252, 189, 255 ], "toColor": [ 201, 252, 189, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 240, 252, 255 ], "toColor": [ 204, 240, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 251, 192, 252, 255 ], "toColor": [ 251, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 202, 255 ], "toColor": [ 229, 252, 202, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 202, 215, 252, 255 ], "toColor": [ 202, 215, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 213, 212, 252, 255 ], "toColor": [ 213, 212, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 231, 194, 255 ], "toColor": [ 252, 231, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 215, 252, 252, 255 ], "toColor": [ 215, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 189, 221, 255 ], "toColor": [ 252, 189, 221, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 207, 230, 255 ], "toColor": [ 252, 207, 230, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 248, 255 ], "toColor": [ 210, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 248, 255 ], "toColor": [ 187, 252, 248, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 243, 207, 252, 255 ], "toColor": [ 243, 207, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 210, 252, 255 ], "toColor": [ 189, 210, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 216, 252, 210, 255 ], "toColor": [ 216, 252, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 194, 207, 255 ], "toColor": [ 252, 194, 207, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 184, 191, 252, 255 ], "toColor": [ 184, 191, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 217, 252, 184, 255 ], "toColor": [ 217, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 228, 179, 255 ], "toColor": [ 252, 228, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 252, 233, 255 ], "toColor": [ 179, 252, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 204, 224, 252, 255 ], "toColor": [ 204, 224, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[AREANAME]", "labelPlacement": "esriServerPolygonPlacementAlwaysHorizontal", "removeDuplicates": "none", "multiPart": "labelPerPart", "deconflictionStrategy": "dynamic", "repeatLabel": false, "allowOverrun": true, "stackLabel": false, "useCodedValues": true, "maxScale": 0, "minScale": 10000, "name": "Default", "priority": 4, "symbol": { "type": "esriTS", "color": [ 104, 104, 104, 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": 10, "style": "italic", "weight": "bold", "decoration": "none" } } } ] }, "defaultVisibility": false, "extent": { "xmin": 1.2010522784500003E7, "ymin": 3407838.4912499934, "xmax": 1.2095822602249995E7, "ymax": 3501315.7070000023, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "AREANAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AREANAME", "type": "esriFieldTypeString", "alias": "AREANAME", "length": 6, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 12, "domain": { "type": "codedValue", "name": "LU_PU_ServAreaType", "description": "Type of Service Area", "codedValues": [ { "name": "HRSD", "code": "HRSD" }, { "name": "UNK", "code": "U" }, { "name": "City", "code": "C" }, { "name": "Private", "code": "PR" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "RECEIVER", "type": "esriFieldTypeString", "alias": "RECEIVER", "length": 50, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "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 }, { "name": "BASINTYPE", "type": "esriFieldTypeString", "alias": "BasinType", "length": 20, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R312_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_312", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_312", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S277_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "SHAPE.STArea()", "shapeLengthFieldName": "SHAPE.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 13, "name": "PSMechanicAreas", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 100000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "Mechanic", "uniqueValueGroups": [ { "heading": "Mechanic", "classes": [ { "label": "BYPASS NORTH", "description": "BYPASS NORTH", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BYPASS NORTH" ] ] }, { "label": "BYPASS WEST", "description": "BYPASS WEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "BYPASS WEST" ] ] }, { "label": "DOWNTOWN EAST", "description": "DOWNTOWN EAST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOWNTOWN EAST" ] ] }, { "label": "DOWNTOWN WEST", "description": "DOWNTOWN WEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "DOWNTOWN WEST" ] ] }, { "label": "NORTH CENTRAL", "description": "NORTH CENTRAL", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTH CENTRAL" ] ] }, { "label": "NORTHEAST", "description": "NORTHEAST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHEAST" ] ] }, { "label": "NORTHWEST", "description": "NORTHWEST", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "NORTHWEST" ] ] }, { "label": "VACUUM", "description": "VACUUM", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "values": [ [ "VACUUM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 163, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BYPASS NORTH", "label": "BYPASS NORTH" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 115, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "BYPASS WEST", "label": "BYPASS WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOWNTOWN EAST", "label": "DOWNTOWN EAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 112, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "DOWNTOWN WEST", "label": "DOWNTOWN WEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 255, 223, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTH CENTRAL", "label": "NORTH CENTRAL" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 127, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHEAST", "label": "NORTHEAST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "NORTHWEST", "label": "NORTHWEST" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 232, 190, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } }, "value": "VACUUM", "label": "VACUUM" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 225, 252, 255 ], "toColor": [ 194, 225, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 240, 252, 179, 255 ], "toColor": [ 240, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 179, 255 ], "toColor": [ 252, 179, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 250, 179, 252, 255 ], "toColor": [ 250, 179, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 252, 225, 255 ], "toColor": [ 187, 252, 225, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 227, 194, 255 ], "toColor": [ 252, 227, 194, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 251, 255 ], "toColor": [ 252, 215, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 192, 252, 255 ], "toColor": [ 189, 192, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 180, 252, 179, 255 ], "toColor": [ 180, 252, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 215, 255 ], "toColor": [ 252, 182, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 218, 252, 204, 255 ], "toColor": [ 218, 252, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 212, 255 ], "toColor": [ 252, 215, 212, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 210, 252, 252, 255 ], "toColor": [ 210, 252, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1.2020595485E7, "ymin": 3409699.077000007, "xmax": 1.2095819150999993E7, "ymax": 3501315.7070000023, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "Mechanic", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Mechanic", "type": "esriFieldTypeString", "alias": "Mechanic", "length": 50, "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "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": "R322_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_322", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_322", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S287_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriFeet", "mapUnits": {"uwkid": 9003} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" }, { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 14, "name": "EMERGENCYGENERATOR", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -111140600, "falseY": -91532100, "xyUnits": 4000, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 10000, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "e8fc7782a48e6d49177e271378d2f398", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAOCAYAAAAWo42rAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAr0lEQVQokZ3QrU4CYBiG4eudzOIskpxz4xA8AZsOos1I4BAYlUjTzCG4URwj2I10ApvZqMFA4mUD2UA+mOPJ956/in+qcjSY6QxXmOMjQu6AmU7wijs8R2jvc3z6hUboFKMzNVDHN2oYZGpG+NkCI7xlmmKMSzyuob+O5xjiAn1cY1LqeIMXtHCLXrFjhPfM5RX3eIjwtW/MKatBEWaHDq+iG7E8ekeb0Z8loOR4UAt8gSowAwG/ngAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 7, "height": 10, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 1.2016407645249993E7, "ymin": 3380924.3912499994, "xmax": 1.2093436612749994E7, "ymax": 3499741.1952500045, "spatialReference": { "wkid": 102747, "latestWkid": 2284, "xyTolerance": 0.002, "zTolerance": 2, "mTolerance": 2, "falseX": -1.2271530111500001E8, "falseY": -2.6978229808500016E8, "xyUnits": 2296873.452828019, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATIONFACILITYID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "STATIONFACILITYID", "type": "esriFieldTypeString", "alias": "STATIONFACILITYID", "length": 30, "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "SERIAL_NUMBER", "type": "esriFieldTypeString", "alias": "Serial_Number", "length": 25, "domain": null }, { "name": "FUELTYPE", "type": "esriFieldTypeString", "alias": "FuelType", "length": 3, "domain": { "type": "codedValue", "name": "LU_PU_FuelType", "description": "Type of fuel used", "codedValues": [ { "name": "Battery", "code": "B" }, { "name": "Diesel", "code": "D" }, { "name": "Natural Gas", "code": "G" }, { "name": "Propane", "code": "P" }, { "name": "UNK", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FUELVOLUME", "type": "esriFieldTypeSmallInteger", "alias": "FuelVolume", "domain": null }, { "name": "OPERATING_VOLTAGE", "type": "esriFieldTypeSmallInteger", "alias": "Operating_Voltage", "domain": null }, { "name": "OPERATING_AMPERAGE", "type": "esriFieldTypeSmallInteger", "alias": "Operating_Amperage", "domain": null }, { "name": "GEN_KW", "type": "esriFieldTypeSmallInteger", "alias": "Gen_kW", "domain": null }, { "name": "PHASE", "type": "esriFieldTypeSmallInteger", "alias": "Phase", "domain": null }, { "name": "RPM", "type": "esriFieldTypeDouble", "alias": "RPM", "domain": null }, { "name": "KVA", "type": "esriFieldTypeSmallInteger", "alias": "KVA", "domain": null }, { "name": "GENMAKE", "type": "esriFieldTypeString", "alias": "GenMake", "length": 20, "domain": null }, { "name": "GENMODEL", "type": "esriFieldTypeString", "alias": "GenModel", "length": 20, "domain": null }, { "name": "INSTALLDATE", "type": "esriFieldTypeDate", "alias": "INSTALLDATE", "length": 8, "domain": null }, { "name": "WARRANTYDATE", "type": "esriFieldTypeDate", "alias": "WARRANTYDATE", "length": 8, "domain": null }, { "name": "CONDITION", "type": "esriFieldTypeString", "alias": "CONDITION", "length": 30, "domain": null }, { "name": "CONDITIONDATE", "type": "esriFieldTypeDate", "alias": "CONDITIONDATE", "length": 8, "domain": null }, { "name": "COMMENT", "type": "esriFieldTypeString", "alias": "COMMENT", "length": 50, "domain": null }, { "name": "OWNERSHIP", "type": "esriFieldTypeString", "alias": "OWNERSHIP", "length": 2, "domain": { "type": "codedValue", "name": "LU_PU_Gen_Owner", "description": "Gernerator Ownership", "codedValues": [ { "name": "City of Suffolk", "code": "C" }, { "name": "Lease", "code": "L" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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 }, { "name": "LEASE_START_DATE", "type": "esriFieldTypeDate", "alias": "LEASE_START_DATE", "length": 8, "domain": null }, { "name": "LEASE_END_DATE", "type": "esriFieldTypeDate", "alias": "LEASE_END_DATE", "length": 8, "domain": null }, { "name": "SCHEDULE_A", "type": "esriFieldTypeString", "alias": "SCHEDULE_A", "length": 255, "domain": null }, { "name": "CRITICAL_STATION", "type": "esriFieldTypeString", "alias": "CRITICAL_STATION", "length": 50, "domain": { "type": "codedValue", "name": "LU_PU_YesNo", "description": "Sanitary Sewer Yes/No", "codedValues": [ { "name": "Yes", "code": "Y" }, { "name": "No", "code": "N" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MONTHLY_LEASE_AMOUNT", "type": "esriFieldTypeDouble", "alias": "MONTHLY_LEASE_AMOUNT", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R317_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_317", "fields": "GlobalID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I543STATIONFACIL", "fields": "STATIONFACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_317", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S282_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" } ], "tables": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 15, "name": "PU SEWER BYPASS PUMP", "type": "Table", "description": null, "copyrightText": null, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "AssetID", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "AssetID", "type": "esriFieldTypeString", "alias": "AssetID", "length": 30, "domain": null }, { "name": "YEAR", "type": "esriFieldTypeString", "alias": "YEAR", "length": 4, "domain": null }, { "name": "MAKE", "type": "esriFieldTypeString", "alias": "MAKE", "length": 50, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "length": 50, "domain": null }, { "name": "LICENSENU", "type": "esriFieldTypeString", "alias": "LICENSENU", "length": 20, "domain": null }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "length": 8, "domain": null }, { "name": "SDE_Editor", "type": "esriFieldTypeString", "alias": "SDE_Editor", "length": 10, "domain": null }, { "name": "PUMPSIZE", "type": "esriFieldTypeDouble", "alias": "PUMPSIZE", "domain": null }, { "name": "HOSESIZE", "type": "esriFieldTypeDouble", "alias": "HOSESIZE", "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 }, { "name": "MAINTENANCE_DUE_HOURS", "type": "esriFieldTypeDouble", "alias": "MAINTENANCE DUE HOURS", "domain": null }, { "name": "MAINTENANCE_DUE_DATE", "type": "esriFieldTypeDate", "alias": "MAINTENANCE DUE DATE", "length": 8, "domain": null } ], "indexes": [ { "name": "R573_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, PBF", "isDataVersioned": true, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsPagination": true, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "serviceItemId": "82fe43aa820f4c5cb8742c225d3ea583" } ] }