{ "layers": [ { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 0, "name": "Catch Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 178, 178, 178, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 85, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSSquare", "color": [ 85, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 215, 247, 255 ], "toColor": [ 252, 215, 247, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 200, 252, 184, 255 ], "toColor": [ 200, 252, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 251, 255 ], "toColor": [ 194, 252, 251, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 223, 184, 255 ], "toColor": [ 252, 223, 184, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 179, 189, 252, 255 ], "toColor": [ 179, 189, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 183, 179, 255 ], "toColor": [ 252, 183, 179, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 245, 182, 252, 255 ], "toColor": [ 245, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 237, 252, 215, 255 ], "toColor": [ 237, 252, 215, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 212, 226, 252, 255 ], "toColor": [ 212, 226, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 189, 252, 219, 255 ], "toColor": [ 189, 252, 219, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 212, 210, 255 ], "toColor": [ 252, 212, 210, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 182, 208, 255 ], "toColor": [ 252, 182, 208, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 244, 189, 255 ], "toColor": [ 252, 244, 189, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 706576.0039370097, "ymin": 826391.5095144361, "xmax": 808024.8415354341, "ymax": 907757.1975065619, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "CATCHBASINTYPE", "type": "esriFieldTypeString", "alias": "CatchBasinType", "length": 24, "domain": { "type": "codedValue", "name": "CATCHBASINTYPE", "description": "Catch Basin Type", "codedValues": [ { "name": "Single", "code": "SINGLE" }, { "name": "Double", "code": "DOUBLE" }, { "name": "Bubbler Box", "code": "BUBBLERBOX" }, { "name": "Drop", "code": "DROP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Other", "code": "OTHER" }, { "name": "Triple", "code": "TRIPLE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "FLOWTYPE", "type": "esriFieldTypeString", "alias": "FlowType", "length": 24, "domain": { "type": "codedValue", "name": "CBFLOWTYPE", "description": "Catch Basin Flowtype", "codedValues": [ { "name": "CONTINUOUS GRATE", "code": "CONT GRATE" }, { "name": "SAG", "code": "SAG" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONSTRSTD", "type": "esriFieldTypeString", "alias": "ConstructionStandard", "length": 24, "domain": { "type": "codedValue", "name": "CONSTRUCTIONSTANDARD", "description": "Catch Basin Sonstruction Standard", "codedValues": [ { "name": "Mesa Standard-Double per MAG 534-4", "code": "M-64" }, { "name": "MAG Detail 530 - Type A", "code": "530" }, { "name": "MAG Detail 531 - Type B", "code": "531" }, { "name": "MAG Detail 532 - Type C", "code": "532" }, { "name": "MAG Detail 533-1 - Type D", "code": "533-1" }, { "name": "MAG Detail 534-1 - Type E", "code": "534-1" }, { "name": "MAG Detail 535 - Type F", "code": "535" }, { "name": "MAG Detail 537 - Type G", "code": "537" }, { "name": "MAG Detail 538 - Type H", "code": "538" }, { "name": "COP Detail P1569", "code": "P1569" }, { "name": "COP Detail P1581", "code": "P1581" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OPENINGLEN", "type": "esriFieldTypeInteger", "alias": "OpeningLength", "domain": null }, { "name": "GRATEELEVATION", "type": "esriFieldTypeDouble", "alias": "GrateElevation", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PlanStatus", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "ADJUSTMENT_ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ADJ_ASSIGN_TO", "length": 10, "domain": null }, { "name": "ADJUSTMENT_METHOD", "type": "esriFieldTypeString", "alias": "ADJ_METHOD", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentMethod", "description": "Adjustment Methods", "codedValues": [ { "name": "AERIAL IMAGERY_STREET VIEW", "code": "AERIAL IMAGERY_STREET VIEW" }, { "name": "FIELD VERIFICATION", "code": "FIELD VERIFICATION" }, { "name": "AS-BUILT", "code": "AS-BUILT" }, { "name": "GPS SHOTS", "code": "GPS SHOTS" }, { "name": "POTHOLE DATA", "code": "POTHOLE DATA" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_NOTES", "type": "esriFieldTypeString", "alias": "ADJ_NOTES", "length": 50, "domain": null }, { "name": "ADJUSTMENT_STATUS", "type": "esriFieldTypeString", "alias": "ADJ_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentStatus", "description": "Adjustment Status'", "codedValues": [ { "name": "DONE", "code": "DONE" }, { "name": "NO CHANGE NEEDED", "code": "NO CHANGE NEEDED" }, { "name": "INQUIRY", "code": "INQUIRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_DATE_COMPLETED", "type": "esriFieldTypeDate", "alias": "ADJ_DATE", "length": 8, "domain": null }, { "name": "ADJUSTMENT_COMPLETED_BY", "type": "esriFieldTypeString", "alias": "ADJ_COMPLETED_BY", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R101_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_101", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_101", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S70_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Cleanout", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriPMS", "url": "3743b3b3ec84b8122877c5d822216427", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAICAYAAADA+m62AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAwElEQVQYlWNhQAN6enpGly5d+sfAwHABWZwFTZ2EqKhojbu7u/TOnTv9GRgYXmBVqKOjE25raxsoICDA8ODBg+SbN2+2YlMoYWZmlmFkZATmODg4ZN68eXMuzFS4QhMTk0Jzc3MNGN/Kykp67969+Xfu3KlEVmhgY2MTLSkpCTdeUFCQwc3NLfvOnTsrQR4DKZSwsbEpMjQ0lEYPAQcHB95z587VnThxIgik8MufP3945s+fvxddIQhwcHDwgQwDAMVHN9HU4/YAAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 7, "height": 6, "angle": 0, "xoffset": 0, "yoffset": 0 }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriPMS", "url": "b56edcf2e1b59a61bdd1e7783205a3ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQokWNhwA0UGBgYPkAxBmDBqU3Kqo3hz3cFhlfnrUjR6MCgGevGwMwhzLArMYGBgWEBMRoVGCRMyxjkPYQZ+BQYGK4vqWR4vPcAAwPDA/waBVSTGXTSHMCaQMAgR43h471ihk/3c/FpVGBQ8Epg0EnhhIsoBzAwPD4QwHBhYi+yrSwYtmknyGC4QjtBhuHu+maGz49isWl0ANsmaoDpa5CYZkwww6m2uQwMDCD/wjUKMEhZpWG1DQaMSzkZHu0uY3hxGkkjn5IVg5S1G5j9+gJOvQyqYQ4ML047gGyFaPx07xjDnQ3TGe5swK0JBoR0fjG8u8IAAESoP/dY5gG1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "b56edcf2e1b59a61bdd1e7783205a3ed", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAA4AAAALCAYAAABPhbxiAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAA+UlEQVQokWNhwA0UGBgYPkAxBmDBqU3Kqo3hz3cFhlfnrUjR6MCgGevGwMwhzLArMYGBgWEBMRoVGCRMyxjkPYQZ+BQYGK4vqWR4vPcAAwPDA/waBVSTGXTSHMCaQMAgR43h471ihk/3c/FpVGBQ8Epg0EnhhIsoBzAwPD4QwHBhYi+yrSwYtmknyGC4QjtBhuHu+maGz49isWl0ANsmaoDpa5CYZkwww6m2uQwMDCD/wjUKMEhZpWG1DQaMSzkZHu0uY3hxGkkjn5IVg5S1G5j9+gJOvQyqYQ4ML047gGyFaPx07xjDnQ3TGe5swK0JBoR0fjG8u8IAAESoP/dY5gG1AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 10, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707526.8549868762, "ymin": 829281.9947506562, "xmax": 801090.2329396307, "ymax": 904780.7424540669, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "FACILITYID", "type": "esriFieldTypeString", "alias": "FACILITYID", "length": 30, "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R102_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_102", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_102", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S71_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "Discharge Point", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707052.9081364833, "ymin": 828697.2263779491, "xmax": 810795.5229658782, "ymax": 913117.4603018388, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "DISCHRGTYPE", "type": "esriFieldTypeString", "alias": "DischargeType", "length": 40, "domain": { "type": "codedValue", "name": "DISCHARGETYPE", "description": "Discharge Type", "codedValues": [ { "name": "Outflow", "code": "OUTFLOW" }, { "name": "Drywell", "code": "DRYWELL" }, { "name": "Irrigation Standpipe", "code": "IRRIG STANDPIPE" }, { "name": "Outflow Intertie", "code": "OUTFLOW INTERTIE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "DESIGNDEPTH", "type": "esriFieldTypeInteger", "alias": "DesignDepth", "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 80, "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "TIESYSTEM", "type": "esriFieldTypeString", "alias": "TieSystem", "length": 16, "domain": { "type": "codedValue", "name": "TIESYSTEM", "description": "Tie System", "codedValues": [ { "name": "Water", "code": "WATER" }, { "name": "Sewer", "code": "SEWER" }, { "name": "Irrigation", "code": "IRRIGATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_104", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I154LEGACYID", "fields": "LEGACYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_104", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S73_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 3, "name": "Drywell", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707052.9081364833, "ymin": 828697.2263779491, "xmax": 810795.5229658782, "ymax": 913117.4603018388, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "DISCHRGTYPE", "type": "esriFieldTypeString", "alias": "DischargeType", "length": 40, "domain": { "type": "codedValue", "name": "DISCHARGETYPE", "description": "Discharge Type", "codedValues": [ { "name": "Outflow", "code": "OUTFLOW" }, { "name": "Drywell", "code": "DRYWELL" }, { "name": "Irrigation Standpipe", "code": "IRRIG STANDPIPE" }, { "name": "Outflow Intertie", "code": "OUTFLOW INTERTIE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "DESIGNDEPTH", "type": "esriFieldTypeInteger", "alias": "DesignDepth", "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 80, "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "TIESYSTEM", "type": "esriFieldTypeString", "alias": "TieSystem", "length": 16, "domain": { "type": "codedValue", "name": "TIESYSTEM", "description": "Tie System", "codedValues": [ { "name": "Water", "code": "WATER" }, { "name": "Sewer", "code": "SEWER" }, { "name": "Irrigation", "code": "IRRIGATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R104_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_104", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I154LEGACYID", "fields": "LEGACYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_104", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S73_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 4, "name": "Headwall", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 0, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707456.3674540669, "ymin": 828574.5052493438, "xmax": 808056.1489501297, "ymax": 912318.1945538074, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "HEADWALLTYPE", "type": "esriFieldTypeString", "alias": "HeadwallType", "length": 24, "domain": { "type": "codedValue", "name": "STRUCTURETYPE", "description": "Structure Type", "codedValues": [ { "name": "STANDARD", "code": "STANDARD" }, { "name": "DROP INLET", "code": "DROP INLET" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CONNECTIONQTY", "type": "esriFieldTypeDouble", "alias": "ConnectionQuantity", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SYMBOLIZED", "type": "esriFieldTypeSmallInteger", "alias": "SYMBOLIZED", "domain": { "type": "codedValue", "name": "SYMBOLIZED", "description": "Symbol Yes No", "codedValues": [ { "name": "Yes", "code": 1 }, { "name": "No", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADJUSTMENT_ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ADJ_ASSIGN_TO", "length": 10, "domain": null }, { "name": "ADJUSTMENT_METHOD", "type": "esriFieldTypeString", "alias": "ADJ_METHOD", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentMethod", "description": "Adjustment Methods", "codedValues": [ { "name": "AERIAL IMAGERY_STREET VIEW", "code": "AERIAL IMAGERY_STREET VIEW" }, { "name": "FIELD VERIFICATION", "code": "FIELD VERIFICATION" }, { "name": "AS-BUILT", "code": "AS-BUILT" }, { "name": "GPS SHOTS", "code": "GPS SHOTS" }, { "name": "POTHOLE DATA", "code": "POTHOLE DATA" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_NOTES", "type": "esriFieldTypeString", "alias": "ADJ_NOTES", "length": 50, "domain": null }, { "name": "ADJUSTMENT_STATUS", "type": "esriFieldTypeString", "alias": "ADJ_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentStatus", "description": "Adjustment Status'", "codedValues": [ { "name": "DONE", "code": "DONE" }, { "name": "NO CHANGE NEEDED", "code": "NO CHANGE NEEDED" }, { "name": "INQUIRY", "code": "INQUIRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_DATE_COMPLETED", "type": "esriFieldTypeDate", "alias": "ADJ_DATE", "length": 8, "domain": null }, { "name": "ADJUSTMENT_COMPLETED_BY", "type": "esriFieldTypeString", "alias": "ADJ_COMPLETED_BY", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R108_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_108", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I158LEGACYID", "fields": "LEGACYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_108", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S77_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 5, "name": "Inlet", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 130, 130, 130, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 0, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707312.9402887151, "ymin": 828735.4816272929, "xmax": 810773.6174540669, "ymax": 911467.3674540669, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "INLETTYPE", "type": "esriFieldTypeString", "alias": "InletType", "length": 24, "domain": { "type": "codedValue", "name": "INLETTYPE", "description": "Inlet Type", "codedValues": [ { "name": "Inflow", "code": "INFLOW" }, { "name": "Scupper", "code": "SCUPPER" }, { "name": "Inflow Intertie", "code": "INFLOW INTERTIE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SCUPPERSIZE", "type": "esriFieldTypeDouble", "alias": "ScupperSize", "domain": null }, { "name": "SCUPPERMATERIAL", "type": "esriFieldTypeString", "alias": "SCUPPERMATERIAL", "length": 16, "domain": { "type": "codedValue", "name": "SCUPPERMATERIAL", "description": "Scupper Material", "codedValues": [ { "name": "Concrete", "code": "CONC" }, { "name": "Steel", "code": "STEEL" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "TIESYSTEM", "type": "esriFieldTypeString", "alias": "TieSystem", "length": 16, "domain": { "type": "codedValue", "name": "TIESYSTEM", "description": "Tie System", "codedValues": [ { "name": "Water", "code": "WATER" }, { "name": "Sewer", "code": "SEWER" }, { "name": "Irrigation", "code": "IRRIGATION" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "ANCILLARYROLE", "type": "esriFieldTypeSmallInteger", "alias": "ANCILLARYROLE", "domain": { "type": "codedValue", "name": "AncillaryRoleDomain", "description": "", "codedValues": [ { "name": "None", "code": 0 }, { "name": "Source", "code": 1 }, { "name": "Sink", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R109_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_109", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_109", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S78_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 6, "name": "Manhole", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriPMS", "url": "e63a11cb7fa84f03b6b872d5761d4f66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQYlWNhIBKwILGNbTzNGjzDHSU5uNil1s/fcfbI9lPpDAwMz5AVGpf1ZW6OLQyVhOlyC3Xwmd648Om0hoXSIMVghSCTQIoObjmOYl1mfTzDpZPXZx7ZfsoXrBBkHUzS3scSTDem94HZuuaakke2n4JYDXITuuMdfCEaePm4wHJghSCHg9wEMwmmCAQuHL+2Ga4Q5DuQw0FuglkNApsW7jy7a/XBWci+fgbyHcjhIDeBrAOZBFV0Fj0cn4F8B3I4NgAA67pQPQiQx3sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriPMS", "url": "e63a11cb7fa84f03b6b872d5761d4f66", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAoAAAAKCAYAAACNMs+9AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxUlEQVQYlWNhIBKwILGNbTzNGjzDHSU5uNil1s/fcfbI9lPpDAwMz5AVGpf1ZW6OLQyVhOlyC3Xwmd648Om0hoXSIMVghSCTQIoObjmOYl1mfTzDpZPXZx7ZfsoXrBBkHUzS3scSTDem94HZuuaakke2n4JYDXITuuMdfCEaePm4wHJghSCHg9wEMwmmCAQuHL+2Ga4Q5DuQw0FuglkNApsW7jy7a/XBWci+fgbyHcjhIDeBrAOZBFV0Fj0cn4F8B3I4NgAA67pQPQiQx3sAAAAASUVORK5CYII=", "contentType": "image/png", "width": 7, "height": 7, "angle": 0, "xoffset": 0, "yoffset": 0 }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 706631.4655511826, "ymin": 826417.3211942241, "xmax": 806457.8408792652, "ymax": 907717.3274278194, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "MANHOLETYPE", "type": "esriFieldTypeString", "alias": "ManholeType", "length": 24, "domain": { "type": "codedValue", "name": "MANHOLETYPE", "description": "Manhole Type", "codedValues": [ { "name": "Standard", "code": "STANDARD" }, { "name": "Drop", "code": "DROP" }, { "name": "Junction Structure", "code": "JUNCTION STRUCTURE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "RIMELEV", "type": "esriFieldTypeDouble", "alias": "RimElevation", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "CALCDEPTH", "type": "esriFieldTypeDouble", "alias": "CalculatedDepth", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADJUSTMENT_ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ADJ_ASSIGN_TO", "length": 10, "domain": null }, { "name": "ADJUSTMENT_METHOD", "type": "esriFieldTypeString", "alias": "ADJ_METHOD", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentMethod", "description": "Adjustment Methods", "codedValues": [ { "name": "AERIAL IMAGERY_STREET VIEW", "code": "AERIAL IMAGERY_STREET VIEW" }, { "name": "FIELD VERIFICATION", "code": "FIELD VERIFICATION" }, { "name": "AS-BUILT", "code": "AS-BUILT" }, { "name": "GPS SHOTS", "code": "GPS SHOTS" }, { "name": "POTHOLE DATA", "code": "POTHOLE DATA" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_NOTES", "type": "esriFieldTypeString", "alias": "ADJ_NOTES", "length": 50, "domain": null }, { "name": "ADJUSTMENT_STATUS", "type": "esriFieldTypeString", "alias": "ADJ_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentStatus", "description": "Adjustment Status'", "codedValues": [ { "name": "DONE", "code": "DONE" }, { "name": "NO CHANGE NEEDED", "code": "NO CHANGE NEEDED" }, { "name": "INQUIRY", "code": "INQUIRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_DATE_COMPLETED", "type": "esriFieldTypeDate", "alias": "ADJ_DATE", "length": 8, "domain": null }, { "name": "ADJUSTMENT_COMPLETED_BY", "type": "esriFieldTypeString", "alias": "ADJ_COMPLETED_BY", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R111_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_111", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I161LEGACYID", "fields": "LEGACYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_111", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S80_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 7, "name": "Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 255, 115, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707470.8513779528, "ymin": 829369.3618766367, "xmax": 802081.264107611, "ymax": 902869.0643044636, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "PUMPTYPE", "type": "esriFieldTypeString", "alias": "PumpType", "length": 12, "domain": { "type": "codedValue", "name": "PUMPTYPE", "description": "Pump Type", "codedValues": [ { "name": "SUMP", "code": "SUMP" }, { "name": "DROP", "code": "DROP" }, { "name": "UNKNOWN", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 80, "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R112_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_112", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I162LEGACYID", "fields": "LEGACYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_112", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S81_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 8, "name": "Standpipe", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 245, 122, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 165, 245, 122, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707087.748031497, "ymin": 850279.0416666642, "xmax": 800299.5928477682, "ymax": 907826.2578740194, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "STANDPIPETYPE", "type": "esriFieldTypeString", "alias": "StandPipeType", "length": 10, "domain": { "type": "codedValue", "name": "STANDPIPETYPE", "description": "Standpipe Type", "codedValues": [ { "name": "Gates", "code": "GATES" }, { "name": "No Gates", "code": "NO GATES" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DIAMETER", "type": "esriFieldTypeDouble", "alias": "DIAMETER", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "ROTATION", "type": "esriFieldTypeDouble", "alias": "ROTATION", "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R114_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_114", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_114", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S83_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 9, "name": "System Valve", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 178, 178, 178, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 230, 169, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 230, 169, 255 ], "size": 6, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.6 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707404.6112204716, "ymin": 828803.1833989471, "xmax": 802088.9340551198, "ymax": 907103.3034776896, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "VALVETYPE", "type": "esriFieldTypeString", "alias": "ValveType", "length": 24, "domain": { "type": "codedValue", "name": "VALVETYPE", "description": "Valve Type", "codedValues": [ { "name": "Air Release", "code": "AIR RELEASE" }, { "name": "Backflow", "code": "BACKFLOW" }, { "name": "Blowoff", "code": "BLOWOFF" }, { "name": "Butterfly", "code": "BUTTERFLY" }, { "name": "Flap", "code": "FLAP" }, { "name": "Gate", "code": "GATE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "VALVESIZE", "type": "esriFieldTypeDouble", "alias": "ValveSize", "domain": null }, { "name": "INVERTELEV", "type": "esriFieldTypeDouble", "alias": "InvertElevation", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "ADJUSTMENT_ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ADJ_ASSIGN_TO", "length": 10, "domain": null }, { "name": "ADJUSTMENT_METHOD", "type": "esriFieldTypeString", "alias": "ADJ_METHOD", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentMethod", "description": "Adjustment Methods", "codedValues": [ { "name": "AERIAL IMAGERY_STREET VIEW", "code": "AERIAL IMAGERY_STREET VIEW" }, { "name": "FIELD VERIFICATION", "code": "FIELD VERIFICATION" }, { "name": "AS-BUILT", "code": "AS-BUILT" }, { "name": "GPS SHOTS", "code": "GPS SHOTS" }, { "name": "POTHOLE DATA", "code": "POTHOLE DATA" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_NOTES", "type": "esriFieldTypeString", "alias": "ADJ_NOTES", "length": 50, "domain": null }, { "name": "ADJUSTMENT_STATUS", "type": "esriFieldTypeString", "alias": "ADJ_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentStatus", "description": "Adjustment Status'", "codedValues": [ { "name": "DONE", "code": "DONE" }, { "name": "NO CHANGE NEEDED", "code": "NO CHANGE NEEDED" }, { "name": "INQUIRY", "code": "INQUIRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_DATE_COMPLETED", "type": "esriFieldTypeDate", "alias": "ADJ_DATE", "length": 8, "domain": null }, { "name": "ADJUSTMENT_COMPLETED_BY", "type": "esriFieldTypeString", "alias": "ADJ_COMPLETED_BY", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R115_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_115", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_115", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S84_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 10, "name": "Culvert", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1 }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 85, 0, 255 ], "width": 1 }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707216.2296587937, "ymin": 828574.5052493438, "xmax": 808056.1489501297, "ymax": 912318.1945538074, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "CULVERTTYPE", "type": "esriFieldTypeString", "alias": "CulvertType", "length": 24, "domain": { "type": "codedValue", "name": "CULVERT TYPE", "description": "Culvert Type", "codedValues": [ { "name": "Box", "code": "BOX" }, { "name": "Pipe", "code": "PIPE" }, { "name": "Unknown", "code": "UNK" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "PIPESIZE", "type": "esriFieldTypeDouble", "alias": "PIPESIZE", "domain": null }, { "name": "PIPESIZE2", "type": "esriFieldTypeDouble", "alias": "PIPESIZE2", "domain": null }, { "name": "CULVERTMAT", "type": "esriFieldTypeString", "alias": "CulvertMaterial", "length": 16, "domain": { "type": "codedValue", "name": "CULVERTMATERIAL", "description": "Culvert Material", "codedValues": [ { "name": "Concrete", "code": "CONC" }, { "name": "Metal", "code": "METAL" }, { "name": "Polyvinyl Choloride", "code": "PVC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Rubber Gasket Reinforced Concrete Pipe", "code": "RGRCP" }, { "name": "Reinforced Concrete Pipe", "code": "RCP" }, { "name": "Corrugated Metal Pipe", "code": "CMP" }, { "name": "High Density Polyethylene Pipe", "code": "HDPE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPEQTY", "type": "esriFieldTypeDouble", "alias": "PipeQuantity", "domain": null }, { "name": "ASBLENGTH", "type": "esriFieldTypeInteger", "alias": "AsBuiltLength", "domain": null }, { "name": "UPSTRINVERT", "type": "esriFieldTypeDouble", "alias": "UpStreamInvert", "domain": null }, { "name": "DNSTRINVERT", "type": "esriFieldTypeDouble", "alias": "DownStreamInvert", "domain": null }, { "name": "DESSLOPE", "type": "esriFieldTypeDouble", "alias": "DESSLOPE", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CALCSLOPE", "type": "esriFieldTypeDouble", "alias": "CALCSLOPE", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ADJUSTMENT_ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ADJ_ASSIGN_TO", "length": 10, "domain": null }, { "name": "ADJUSTMENT_METHOD", "type": "esriFieldTypeString", "alias": "ADJ_METHOD", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentMethod", "description": "Adjustment Methods", "codedValues": [ { "name": "AERIAL IMAGERY_STREET VIEW", "code": "AERIAL IMAGERY_STREET VIEW" }, { "name": "FIELD VERIFICATION", "code": "FIELD VERIFICATION" }, { "name": "AS-BUILT", "code": "AS-BUILT" }, { "name": "GPS SHOTS", "code": "GPS SHOTS" }, { "name": "POTHOLE DATA", "code": "POTHOLE DATA" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_NOTES", "type": "esriFieldTypeString", "alias": "ADJ_NOTES", "length": 50, "domain": null }, { "name": "ADJUSTMENT_STATUS", "type": "esriFieldTypeString", "alias": "ADJ_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentStatus", "description": "Adjustment Status'", "codedValues": [ { "name": "DONE", "code": "DONE" }, { "name": "NO CHANGE NEEDED", "code": "NO CHANGE NEEDED" }, { "name": "INQUIRY", "code": "INQUIRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_DATE_COMPLETED", "type": "esriFieldTypeDate", "alias": "ADJ_DATE", "length": 8, "domain": null }, { "name": "ADJUSTMENT_COMPLETED_BY", "type": "esriFieldTypeString", "alias": "ADJ_COMPLETED_BY", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R96_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_96", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_96", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S65_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 11, "name": "Force Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 76, 230, 0, 255 ], "width": 1 }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707501.2099737525, "ymin": 829268.1968503967, "xmax": 802088.9041994736, "ymax": 902820.1843831986, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "PIPESIZE", "type": "esriFieldTypeDouble", "alias": "PIPESIZE", "domain": null }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PIPEMATERIAL", "length": 40, "domain": { "type": "codedValue", "name": "PIPEMATERIAL", "description": "Pipe Material", "codedValues": [ { "name": "Acrylontrile Butadine Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "ACP" }, { "name": "Cured in Place", "code": "CIPP" }, { "name": "Concrete Pipe", "code": "CONC" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Heavy Walled Concrete", "code": "HWCP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Rubber Gasket Reinforced Concrete", "code": "RGRCP" }, { "name": "Vetrified Clay", "code": "VCP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Polypropylene", "code": "PPE" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPEQTY", "type": "esriFieldTypeDouble", "alias": "PipeQuantity", "domain": null }, { "name": "ASBLENGTH", "type": "esriFieldTypeInteger", "alias": "AsBuiltLength", "domain": null }, { "name": "UPSTRINVERT", "type": "esriFieldTypeDouble", "alias": "UpStreamInvert", "domain": null }, { "name": "DNSTRINVERT", "type": "esriFieldTypeDouble", "alias": "DownStreamInvert", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R106_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_106", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_106", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S75_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 12, "name": "Lateral", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 184, 252, 255 ], "width": 1 }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 179, 184, 252, 255 ], "width": 1 }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 706576.0039370097, "ymin": 826391.5095144361, "xmax": 808024.8415354341, "ymax": 907717.3274278194, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "PIPESIZE", "type": "esriFieldTypeDouble", "alias": "PIPESIZE", "domain": null }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 16, "domain": { "type": "codedValue", "name": "PIPEMATERIAL", "description": "Pipe Material", "codedValues": [ { "name": "Acrylontrile Butadine Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "ACP" }, { "name": "Cured in Place", "code": "CIPP" }, { "name": "Concrete Pipe", "code": "CONC" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Heavy Walled Concrete", "code": "HWCP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Rubber Gasket Reinforced Concrete", "code": "RGRCP" }, { "name": "Vetrified Clay", "code": "VCP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Polypropylene", "code": "PPE" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPEQTY", "type": "esriFieldTypeDouble", "alias": "PipeQuantity", "domain": null }, { "name": "ASBLENGTH", "type": "esriFieldTypeInteger", "alias": "AsBuiltLength", "domain": null }, { "name": "UPSTRINVERT", "type": "esriFieldTypeDouble", "alias": "UpStreamInvert", "domain": null }, { "name": "DNSTRINVERT", "type": "esriFieldTypeDouble", "alias": "DownStreamInvert", "domain": null }, { "name": "DESSLOPE", "type": "esriFieldTypeDouble", "alias": "DesignSlope", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CALCSLOPE", "type": "esriFieldTypeDouble", "alias": "CALCSLOPE", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R103_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_103", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_103", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S72_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 13, "name": "Open Drain", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "Other", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 1 }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 708000.7312992141, "ymin": 828735.4816272929, "xmax": 805235.823818896, "ymax": 913117.4603018388, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "CHANNELTYPE", "type": "esriFieldTypeString", "alias": "ChannelType", "length": 10, "domain": { "type": "codedValue", "name": "CHANNELTYPE", "description": "Channel Type", "codedValues": [ { "name": "Lined", "code": "LINED" }, { "name": "Unlined", "code": "UNLINED" }, { "name": "Flowline", "code": "FLOWLINE" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CHANNELMATERIAL", "type": "esriFieldTypeString", "alias": "ChannelMaterial", "length": 16, "domain": { "type": "codedValue", "name": "CHANNELMATERIAL", "description": "Channel Material", "codedValues": [ { "name": "Dirt", "code": "DIRT" }, { "name": "Concrete", "code": "CONC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Riprap", "code": "RIPRAP" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ASBLENGTH", "type": "esriFieldTypeInteger", "alias": "AsBuiltLength", "domain": null }, { "name": "DESIGNDEPTH", "type": "esriFieldTypeDouble", "alias": "DesignDepth", "domain": null }, { "name": "UPSTRINVERT", "type": "esriFieldTypeDouble", "alias": "UpStreamInvert", "domain": null }, { "name": "DNSTRINVERT", "type": "esriFieldTypeDouble", "alias": "DownStreamInvert", "domain": null }, { "name": "TOPWIDTH", "type": "esriFieldTypeDouble", "alias": "TopWidth", "domain": null }, { "name": "BOTWIDTH", "type": "esriFieldTypeDouble", "alias": "BottomWidth", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R98_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_98", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_98", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S67_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 14, "name": "Gravity Main", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolyline", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 178, 178, 178, 255 ], "width": 1 }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 112, 255, 255 ], "width": 1 }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 706631.4655511826, "ymin": 826417.3211942241, "xmax": 810795.5229658782, "ymax": 907836.828083992, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "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": "PIPETYPE", "type": "esriFieldTypeString", "alias": "PipeType", "length": 24, "domain": { "type": "codedValue", "name": "PIPETYPE", "description": "Pipe Type", "codedValues": [ { "name": "Round", "code": "ROUND" }, { "name": "Box", "code": "BOX" }, { "name": "Arch", "code": "ARCH" }, { "name": "Slot Drain", "code": "SLOT DRAIN" }, { "name": "Helliptical", "code": "HELLIPTICAL" }, { "name": "Perforated", "code": "PERFORATED" }, { "name": "Velliptical", "code": "VELLIPTICAL" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPESIZE", "type": "esriFieldTypeDouble", "alias": "PIPESIZE", "domain": null }, { "name": "PIPESIZE2", "type": "esriFieldTypeDouble", "alias": "PIPESIZE2", "domain": null }, { "name": "PIPEMATERIAL", "type": "esriFieldTypeString", "alias": "PipeMaterial", "length": 16, "domain": { "type": "codedValue", "name": "PIPEMATERIAL", "description": "Pipe Material", "codedValues": [ { "name": "Acrylontrile Butadine Styrene", "code": "ABS" }, { "name": "Asbestos Cement", "code": "ACP" }, { "name": "Cured in Place", "code": "CIPP" }, { "name": "Concrete Pipe", "code": "CONC" }, { "name": "Ductile Iron", "code": "DIP" }, { "name": "High Density Polyethylene", "code": "HDPE" }, { "name": "Heavy Walled Concrete", "code": "HWCP" }, { "name": "Polyvinyl Chloride", "code": "PVC" }, { "name": "Reinforced Concrete", "code": "RCP" }, { "name": "Rubber Gasket Reinforced Concrete", "code": "RGRCP" }, { "name": "Vetrified Clay", "code": "VCP" }, { "name": "Unknown", "code": "UNK" }, { "name": "Corrugated Metal", "code": "CMP" }, { "name": "Polypropylene", "code": "PPE" }, { "name": "Other", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPEQTY", "type": "esriFieldTypeDouble", "alias": "PipeQuantity", "domain": null }, { "name": "ASBLENGTH", "type": "esriFieldTypeInteger", "alias": "AsBuiltLength", "domain": null }, { "name": "UPSTRINVERT", "type": "esriFieldTypeDouble", "alias": "UpStreamInvert", "domain": null }, { "name": "DNSTRINVERT", "type": "esriFieldTypeDouble", "alias": "DownStreamInvert", "domain": null }, { "name": "DESSLOPE", "type": "esriFieldTypeDouble", "alias": "DesignSlope", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "CALCSLOPE", "type": "esriFieldTypeDouble", "alias": "CALCSLOPE", "domain": null }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "ENABLED", "type": "esriFieldTypeSmallInteger", "alias": "Enabled", "domain": { "type": "codedValue", "name": "EnabledDomain", "description": "", "codedValues": [ { "name": "False", "code": 0 }, { "name": "True", "code": 1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R107_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_107", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_107", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S76_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4fcaa8084ee04dc59ba93b90b85a0068" }, { "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 15, "name": "Retention Basin", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "MAINTBY", "defaultSymbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 204, 204, 204, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "defaultLabel": "", "uniqueValueGroups": [ { "heading": "MaintainedBy", "classes": [ { "label": "City of Mesa", "description": "City of Mesa", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "values": [ [ "COM" ] ] } ] } ], "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 175, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } }, "value": "COM", "label": "City of Mesa" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "multipart", "colorRamps": [ { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 194, 252, 220, 255 ], "toColor": [ 194, 252, 220, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 179, 244, 255 ], "toColor": [ 252, 179, 244, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 203, 182, 255 ], "toColor": [ 252, 203, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 187, 211, 252, 255 ], "toColor": [ 187, 211, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 249, 252, 182, 255 ], "toColor": [ 249, 252, 182, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 210, 233, 255 ], "toColor": [ 252, 210, 233, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 197, 252, 252, 255 ], "toColor": [ 197, 252, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 190, 182, 252, 255 ], "toColor": [ 190, 182, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 252, 241, 204, 255 ], "toColor": [ 252, 241, 204, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 228, 204, 252, 255 ], "toColor": [ 228, 204, 252, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 193, 252, 187, 255 ], "toColor": [ 193, 252, 187, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 229, 252, 199, 255 ], "toColor": [ 229, 252, 199, 255 ] }, { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 222, 182, 252, 255 ], "toColor": [ 222, 182, 252, 255 ] } ] } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 707040.1177821532, "ymin": 826325.5219816267, "xmax": 803545.9412729666, "ymax": 907830.3477690294, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 3048, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "BASINNAME", "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": "BASINNAME", "type": "esriFieldTypeString", "alias": "BASINNAME", "length": 60, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FullAddress", "length": 80, "domain": null }, { "name": "BOTTOMELEV", "type": "esriFieldTypeDouble", "alias": "BottomElevation", "domain": null }, { "name": "HIGHWATERELEV", "type": "esriFieldTypeDouble", "alias": "HighWaterElevation", "domain": null }, { "name": "DESIGNVOLUME", "type": "esriFieldTypeDouble", "alias": "DesignVolume", "domain": null }, { "name": "DESIGNAREA", "type": "esriFieldTypeInteger", "alias": "DesignArea", "domain": null }, { "name": "PERIMETER", "type": "esriFieldTypeDouble", "alias": "PERIMETER", "domain": null }, { "name": "BASINQUANTITY", "type": "esriFieldTypeDouble", "alias": "BasinQuantity", "domain": null }, { "name": "PLANREFERENCE", "type": "esriFieldTypeString", "alias": "PlanReference", "length": 20, "domain": null }, { "name": "ASBYEAR", "type": "esriFieldTypeInteger", "alias": "AsBuiltYear", "domain": null }, { "name": "PLANSTATUS", "type": "esriFieldTypeString", "alias": "PLANSTATUS", "length": 8, "domain": { "type": "codedValue", "name": "PLANSTATUS", "description": "Plan Status", "codedValues": [ { "name": "ABANDONED", "code": "A" }, { "name": "EXISTING - PER ASBUILT AERIAL OR FIELD", "code": "E" }, { "name": "HISTORIC", "code": "H" }, { "name": "INACTIVE", "code": "I" }, { "name": "PROPOSED", "code": "P" }, { "name": "UNDOCUMENTED - EXISTS BUT NO ASBUILT", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 40, "domain": { "type": "codedValue", "name": "OWNERID", "description": "Owner ID", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "City of Tempe", "code": "COT" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Private", "code": "PVT" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "LOCATION", "type": "esriFieldTypeString", "alias": "LOCATION", "length": 100, "domain": null }, { "name": "MAINTBY", "type": "esriFieldTypeString", "alias": "MaintainedBy", "length": 40, "domain": { "type": "codedValue", "name": "MAINTBY", "description": "Maintained By", "codedValues": [ { "name": "City of Mesa", "code": "COM" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Department of Transportation", "code": "DOT" }, { "name": "Gilbert Unified School District", "code": "GSD" }, { "name": "Home Owner Association", "code": "HOA" }, { "name": "Maricopa County", "code": "MAR" }, { "name": "Maricopa Flood Control District", "code": "MFC" }, { "name": "Mesa Unified School District", "code": "MSD" }, { "name": "Pinal County", "code": "PIN" }, { "name": "Property Owner Association", "code": "POA" }, { "name": "Property Owner (where there is no known HOA or POA)", "code": "PropOwner" }, { "name": "Private", "code": "PVT" }, { "name": "Salt River Project", "code": "SRP" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Town of Queen Creek", "code": "TQC" }, { "name": "Unknown", "code": "UNK" }, { "name": "Roosevelt Water Conservation District", "code": "RWC" }, { "name": "Phoenix-Mesa Gateway Airport Authority", "code": "PMGAA" }, { "name": "Bureau of Land Management", "code": "BLM" }, { "name": "Arizona State Land Department", "code": "ASLD" }, { "name": "USDA Forest Service", "code": "USDA" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MAINTBYSOURCEDOC", "type": "esriFieldTypeString", "alias": "MaintainedBySourceDocument", "length": 40, "domain": null }, { "name": "LABELROTATION", "type": "esriFieldTypeDouble", "alias": "LABELROTATION", "domain": null }, { "name": "LABELENABLED", "type": "esriFieldTypeSmallInteger", "alias": "LABELENABLED", "domain": { "type": "codedValue", "name": "LABELENABLED", "description": "Label Anno Enabled", "codedValues": [ { "name": "Disabled", "code": 0 }, { "name": "LabelEnabled", "code": 1 }, { "name": "AnnoEnabled", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 64, "domain": null }, { "name": "LEGACYID", "type": "esriFieldTypeString", "alias": "LEGACYID", "length": 30, "domain": null }, { "name": "GLOBALID", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "length": 38, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "SHAPE.STArea()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STArea()", "domain": null }, { "name": "SHAPE.STLength()", "type": "esriFieldTypeDouble", "alias": "SHAPE.STLength()", "domain": null }, { "name": "ADJUSTMENT_ASSIGNED_TO", "type": "esriFieldTypeString", "alias": "ADJ_ASSIGN_TO", "length": 10, "domain": null }, { "name": "ADJUSTMENT_METHOD", "type": "esriFieldTypeString", "alias": "ADJ_METHOD", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentMethod", "description": "Adjustment Methods", "codedValues": [ { "name": "AERIAL IMAGERY_STREET VIEW", "code": "AERIAL IMAGERY_STREET VIEW" }, { "name": "FIELD VERIFICATION", "code": "FIELD VERIFICATION" }, { "name": "AS-BUILT", "code": "AS-BUILT" }, { "name": "GPS SHOTS", "code": "GPS SHOTS" }, { "name": "POTHOLE DATA", "code": "POTHOLE DATA" }, { "name": "OTHER", "code": "OTHER" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_NOTES", "type": "esriFieldTypeString", "alias": "ADJ_NOTES", "length": 50, "domain": null }, { "name": "ADJUSTMENT_STATUS", "type": "esriFieldTypeString", "alias": "ADJ_STATUS", "length": 30, "domain": { "type": "codedValue", "name": "AdjustmentStatus", "description": "Adjustment Status'", "codedValues": [ { "name": "DONE", "code": "DONE" }, { "name": "NO CHANGE NEEDED", "code": "NO CHANGE NEEDED" }, { "name": "INQUIRY", "code": "INQUIRY" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ADJUSTMENT_DATE_COMPLETED", "type": "esriFieldTypeDate", "alias": "ADJ_DATE", "length": 8, "domain": null }, { "name": "ADJUSTMENT_COMPLETED_BY", "type": "esriFieldTypeString", "alias": "ADJ_COMPLETED_BY", "length": 10, "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R87_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_87", "fields": "GLOBALID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "UUID_OID_87", "fields": "GLOBALID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S56_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 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": 9002} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "4fcaa8084ee04dc59ba93b90b85a0068" } ], "tables": [] }