{ "layers": [ { "currentVersion": 11.5, "cimVersion": "3.5.0", "id": 0, "name": "W_Meter_Consumption", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 42, 32, 142, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 255, 255, 255, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 3135918.6046048105, "ymin": 1726894.9564392269, "xmax": 3173548.5788853914, "ymax": 1789492.17343615, "spatialReference": { "wkid": 102654, "latestWkid": 2232, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -118767900, "falseY": -94525500, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "first_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "reg_unitid", "type": "esriFieldTypeString", "alias": "reg_unitid", "length": 11, "domain": null }, { "name": "customer", "type": "esriFieldTypeString", "alias": "customer", "length": 13, "domain": null }, { "name": "customer_id", "type": "esriFieldTypeString", "alias": "customer_id", "length": 7, "domain": null }, { "name": "cust_acct_num", "type": "esriFieldTypeString", "alias": "cust_acct_num", "length": 6, "domain": null }, { "name": "first_name", "type": "esriFieldTypeString", "alias": "first_name", "length": 254, "domain": null }, { "name": "middle_name", "type": "esriFieldTypeString", "alias": "middle_name", "length": 254, "domain": null }, { "name": "last_name", "type": "esriFieldTypeString", "alias": "last_name", "length": 254, "domain": null }, { "name": "customer_type", "type": "esriFieldTypeString", "alias": "customer_type", "length": 15, "domain": null }, { "name": "email", "type": "esriFieldTypeString", "alias": "email", "length": 254, "domain": null }, { "name": "meter_id", "type": "esriFieldTypeString", "alias": "meter_id", "length": 11, "domain": null }, { "name": "read_type", "type": "esriFieldTypeString", "alias": "read_type", "length": 5, "domain": null }, { "name": "service_group", "type": "esriFieldTypeString", "alias": "service_group", "length": 10, "domain": null }, { "name": "meter_reading", "type": "esriFieldTypeBigInteger", "alias": "meter_reading", "domain": null }, { "name": "read_status", "type": "esriFieldTypeString", "alias": "read_status", "length": 14, "domain": null }, { "name": "reading_date", "type": "esriFieldTypeDate", "alias": "reading_date", "length": 8, "precision": 1, "domain": null }, { "name": "reading_id", "type": "esriFieldTypeBigInteger", "alias": "reading_id", "domain": null }, { "name": "previous_reading", "type": "esriFieldTypeBigInteger", "alias": "previous_reading", "domain": null }, { "name": "previous_reading_date", "type": "esriFieldTypeDate", "alias": "previous_reading_date", "length": 8, "precision": 1, "domain": null }, { "name": "raw_consumption", "type": "esriFieldTypeBigInteger", "alias": "raw_consumption", "domain": null }, { "name": "billed_consumption", "type": "esriFieldTypeBigInteger", "alias": "billed_consumption", "domain": null }, { "name": "consumption_units", "type": "esriFieldTypeString", "alias": "consumption_units", "length": 16, "domain": null }, { "name": "interval_days", "type": "esriFieldTypeBigInteger", "alias": "interval_days", "domain": null }, { "name": "ert_unitid", "type": "esriFieldTypeString", "alias": "ert_unitid", "length": 8, "domain": null }, { "name": "addrkey", "type": "esriFieldTypeInteger", "alias": "addrkey", "domain": null }, { "name": "acctnobase", "type": "esriFieldTypeString", "alias": "acctnobase", "length": 6, "domain": null }, { "name": "gis_status", "type": "esriFieldTypeString", "alias": "gis_status", "length": 2, "domain": null }, { "name": "meter_type", "type": "esriFieldTypeString", "alias": "meter_type", "length": 14, "domain": null }, { "name": "service_address", "type": "esriFieldTypeString", "alias": "service_address", "length": 254, "domain": null }, { "name": "acct_class", "type": "esriFieldTypeString", "alias": "acct_class", "length": 6, "domain": null }, { "name": "srv_class", "type": "esriFieldTypeString", "alias": "srv_class", "length": 28, "domain": null }, { "name": "has_service_order", "type": "esriFieldTypeBigInteger", "alias": "has_service_order", "domain": null }, { "name": "service_order_i_ds", "type": "esriFieldTypeString", "alias": "service_order_i_ds", "length": 254, "domain": null }, { "name": "service_order_types", "type": "esriFieldTypeString", "alias": "service_order_types", "length": 254, "domain": null }, { "name": "is_above_tier2", "type": "esriFieldTypeBigInteger", "alias": "is_above_tier2", "domain": null }, { "name": "max_tier_reached", "type": "esriFieldTypeString", "alias": "max_tier_reached", "length": 254, "domain": null }, { "name": "tier3_consumption", "type": "esriFieldTypeString", "alias": "tier3_consumption", "length": 254, "domain": null }, { "name": "tier4_consumption", "type": "esriFieldTypeString", "alias": "tier4_consumption", "length": 254, "domain": null }, { "name": "tier3_charges", "type": "esriFieldTypeString", "alias": "tier3_charges", "length": 254, "domain": null }, { "name": "tier4_charges", "type": "esriFieldTypeString", "alias": "tier4_charges", "length": 254, "domain": null }, { "name": "transcodes", "type": "esriFieldTypeString", "alias": "transcodes", "length": 10, "domain": null }, { "name": "bill_period_from", "type": "esriFieldTypeString", "alias": "bill_period_from", "length": 254, "domain": null }, { "name": "bill_period_to", "type": "esriFieldTypeString", "alias": "bill_period_to", "length": 254, "domain": null }, { "name": "irr_violation_wk0", "type": "esriFieldTypeInteger", "alias": "irr_violation_wk0", "domain": null }, { "name": "irr_violation_wk1", "type": "esriFieldTypeInteger", "alias": "irr_violation_wk1", "domain": null }, { "name": "irr_violation_wk2", "type": "esriFieldTypeInteger", "alias": "irr_violation_wk2", "domain": null }, { "name": "irr_violation_wk3", "type": "esriFieldTypeInteger", "alias": "irr_violation_wk3", "domain": null }, { "name": "irr_violation_wk4", "type": "esriFieldTypeInteger", "alias": "irr_violation_wk4", "domain": null }, { "name": "irr_violation_wk5", "type": "esriFieldTypeInteger", "alias": "irr_violation_wk5", "domain": null }, { "name": "irr_violation_wk5_plus", "type": "esriFieldTypeInteger", "alias": "irr_violation_wk5_plus", "domain": null }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R874_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 2000, "maxSelectionCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }