{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 43, "name": "Mesa Hydrants", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102649, "latestWkid": 102649, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067200, "xyUnits": 3048.0060960121905, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": { "id": 42, "name": "Hydrant Group" }, "subLayers": [], "minScale": 2400, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "ec0a490bf60bd2de8a557fc241284bf7", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAkElEQVRIie2U0Q6AIAhFj5t/LY/23fZQOWMT2rTVWjyJCmcXwcjNFn/ADzhZgQIQIEwFHIlb/yrEBejket8DmYBecn3Hgjz7yAFCdlTISIkAErA0a3b/WIsTf6lEyfGHAZaCKYAR+1KJsvoOmvawFNSJzuqSbO3bVVADREcqy3ajvuOR5wCkN/LOrDrHtytYAYXaJC4OsqjsAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[TAG]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 2400, "name": "Default", "priority": 58, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "baseline", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 707131.1200110696, "ymin": 826314.4496192532, "xmax": 801843.1669228459, "ymax": 911007.67940013, "spatialReference": { "wkid": 2868, "latestWkid": 2868, "vcsWkid": 5703, "latestVcsWkid": 5703, "xyTolerance": 0.0032808398950131203, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -17746700, "falseY": -44067300, "xyUnits": 1.3725486072514725E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "heightModelInfo": { "heightModel": "gravity_related_height", "vertCRS": "NAVD_1988", "heightUnit": "meter" }, "supportsVCSProjection": true, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeNone", "displayField": "SYMNAME", "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": "TAG", "type": "esriFieldTypeString", "alias": "TAG", "length": 20, "domain": null }, { "name": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "length": 80, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "RehabYEAR", "type": "esriFieldTypeSmallInteger", "alias": "RehabYEAR", "domain": null }, { "name": "RehabTYPE", "type": "esriFieldTypeString", "alias": "RehabTYPE", "length": 30, "domain": null }, { "name": "RehabREF", "type": "esriFieldTypeString", "alias": "RehabREF", "length": 16, "domain": null }, { "name": "CLASS", "type": "esriFieldTypeString", "alias": "CLASS", "length": 20, "domain": { "type": "codedValue", "name": "WS7_wHydClass", "description": "Water Hydrant Class", "codedValues": [ { "name": "Standard", "code": "Standard" }, { "name": "NonStandard", "code": "NonStandard" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PIPESIZE", "type": "esriFieldTypeDouble", "alias": "PIPESIZE", "domain": { "type": "codedValue", "name": "WS7_Hyd_LineSize", "description": "Hydrant Line Size", "codedValues": [ { "name": "4\"", "code": 4 }, { "name": "6\"", "code": 6 }, { "name": "8\"", "code": 8 }, { "name": "12\"", "code": 12 }, { "name": "2\"", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "OUTLETSIZE", "type": "esriFieldTypeString", "alias": "OUTLETSIZE", "length": 24, "domain": { "type": "codedValue", "name": "WS7_WOUTLETSIZE", "description": "Water Outlet Size", "codedValues": [ { "name": "2.5", "code": "2.5" }, { "name": "2.5 x 2.5", "code": "2.5 x 2.5" }, { "name": "2.5 x 2.5 x 4.5", "code": "2.5 x 2.5 x 4.5" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "PREMISES_CODE", "type": "esriFieldTypeString", "alias": "Premises Code", "length": 7, "domain": null }, { "name": "LIFECYCLESTATUS", "type": "esriFieldTypeString", "alias": "Life Cycle Status", "length": 25, "domain": { "type": "codedValue", "name": "WS7_LifeCycleStatus", "description": "Life Cycle Status Values", "codedValues": [ { "name": "Existing", "code": "Existing" }, { "name": "Permitted", "code": "Permitted" }, { "name": "Undocumented", "code": "Undocumented" }, { "name": "Abandoned", "code": "Abandoned" }, { "name": "Removed", "code": "Removed" }, { "name": "Inactive", "code": "Inactive" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ABANREMREF", "type": "esriFieldTypeString", "alias": "Abandoned Removed Reference", "length": 10, "domain": null }, { "name": "ABANREMDATE", "type": "esriFieldTypeDate", "alias": "Abandoned Removed Date", "length": 8, "domain": null }, { "name": "PSI", "type": "esriFieldTypeSmallInteger", "alias": "PSI", "domain": null }, { "name": "MFG", "type": "esriFieldTypeString", "alias": "MFG", "length": 50, "domain": null }, { "name": "MODEL", "type": "esriFieldTypeString", "alias": "MODEL", "length": 50, "domain": null }, { "name": "MAINTDATE", "type": "esriFieldTypeDate", "alias": "MAINTDATE", "length": 8, "domain": null }, { "name": "TEMP_LOCATION", "type": "esriFieldTypeString", "alias": "TEMP_LOCATION", "length": 150, "domain": null }, { "name": "TEMPCOMMENTS", "type": "esriFieldTypeString", "alias": "TEMPCOMMENTS", "length": 400, "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": "WS7_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": "WS7_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": "R73_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I121FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S48_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }