{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 44, "name": "ForeignHydrant", "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": "81319910349b2a74d30cfcae0fb387f5", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABMAAAATCAYAAAByUDbMAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAqklEQVQ4jd3TMQ6DMAyF4d8SN+IcPQ3doO0StnIazsGZ3CEJIOooEJh4S4xNPllCVFyYCkD1+QDqckZHkWGqwlMN+inHBGDGLkkek8Gf2pzEIhTrDJjG1tBO0MYsaAdoY9rQJ8D28GZAC/ThZFMfxiJo1UXYzTYT9w2/F2iX2Sx8ZXGroSY2m1/q3Hbk4zq7b2Fn4jFl/B+pfcNqC9OCvZnAN5a8bCzRBvgB3kEu+fzPUsQAAAAASUVORK5CYII=", "contentType": "image/png", "width": 14, "height": 14, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpression": "[FHYDNUM]", "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "dynamic", "stackLabel": true, "stackRowLength": 24, "stackAlignment": "dynamic", "removeDuplicates": "none", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Default", "priority": 51, "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, 115, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": 707671.0698492297, "ymin": 828766.669885693, "xmax": 802556.3336287631, "ymax": 907474.5996757237, "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": "FULLADDR", "type": "esriFieldTypeString", "alias": "FULLADDR", "length": 80, "domain": null }, { "name": "OWNERID", "type": "esriFieldTypeString", "alias": "OWNERID", "length": 48, "domain": { "type": "codedValue", "name": "WS7_ForeignOwner", "description": "Foreign Utility Owner", "codedValues": [ { "name": "Arizona Water Company", "code": "AWC" }, { "name": "Central Arizona Project", "code": "CAP" }, { "name": "City of Chandler", "code": "COC" }, { "name": "City of Phoenix", "code": "COP" }, { "name": "City of Scottsdale", "code": "COS" }, { "name": "City of Tempe", "code": "COT" }, { "name": "Privately Owned", "code": "PVT" }, { "name": "Town of Gilbert", "code": "TOG" }, { "name": "Turner Ranches", "code": "TR" }, { "name": "Town of Queen Creek", "code": "TQC" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "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": "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": "R117_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I157FACILITYID", "fields": "FACILITYID", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S82_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 }