{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 8, "name": "RM_Meters", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "6cc6678e6ee0e66a4afbe02935520a32", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABgAAAAYCAYAAADgdz34AAAACXBIWXMAAA7EAAAOxAGVKw4bAAADCUlEQVRIic2VS0iUURTHf3dePrJMqOAbKgssCLLCUcpa9FoJY7URatEuZigG+UyCFoHZqijSok3WohZRBBZllC16LtSSqcYCSxM1cUwrrHzla26LM+o4zZT0gC583O+ee7//79zznXuujX/cbP8XwKedWDA4rfx/B+DTTuy4AQ8aJ2AAYGrQ3EIRpFx5fw9QqF1YOYvGpRS4FkHGPEiwQecXqGnDPTgCmDofhZcyVTVzgKkPAyUK2J0DmQakJcmUBkIadmRC/zAcf4DxaYCbFGkvZari14BC7QJK7FY4sBlWOaFgDVjU9GVjIbj8DE5sg6P34E0PZynU/uj/Mx3g085wWNi7AbathLXpMfeIzQK7s6GmFQ5uhf03oHeQKsAZH2DHjcaVsxhyFom4eV28BTiWD7MccK0B7jeLbXOGwIo3waHbGBRpT2SookPkAYn5ziwYHoNTj6cmd2XBhqVw5C4EgmJLTYTSPDhXCw4rjITwAHEAkoosny9efRwQc4JNYA+aRTAQhGQHDI5ASoKsTXZA9mKoacUVO0Q+PZnnacli6umTfssyuNMID1tgeFxseSugMgBJdhlbFRhzIrTOqGCsEAEwFhbp6Zc+dwm86AR/h0AXzpUwVgbAEVZQCr6NhgUsGEAU4IwKYmoAuvqmA1ITYf1SEfw8BOZGGAqLOazSj4eg+YN8Hpmq0f/gFgp3Q6dkTncYlJoku6gMyLhgNVx5HhawiHjnV2j6AGh+cg6UbKumDc7XQbIdti6H9DQ5cFuWwewEgdW2y9iYA1dfgP/ddI3YgHLlxdT5HwcwLjyFk9vBu35q+t6+qffiTfLUtUP1a6hsABR+RimNDxAPvGhuPmmXQ7YnF/as+7FUjIfgkh8etcDF+klz6UT2xAeUqSpMXQF46jvg7Se4/hJWO2FBClgt0DsETd3wsgtevY8Qj1FRY1fTcuWlUFdgoap3EKO6EaobY66UsMQRjw8AwqnmpEh7kAsn8oR2ofGjCDL6Y1hmBphoUriktvz1KzO6iadxvf1zwG+077LmC0Wfv219AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 18, "height": 18, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 1475402.9912130535, "ymin": 536740.4122762233, "xmax": 1552364.3707545549, "ymax": 623706.1432000548, "spatialReference": { "wkid": 102719, "latestWkid": 2264, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -121841900, "falseY": -93659000, "xyUnits": 3048.0060960121928, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "METERTYPE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "METERTYPE", "type": "esriFieldTypeInteger", "alias": "MeterType", "domain": null }, { "name": "COMMENTS", "type": "esriFieldTypeString", "alias": "COMMENTS", "length": 30, "domain": null }, { "name": "METERID", "type": "esriFieldTypeInteger", "alias": "METERID", "domain": null }, { "name": "METER_SIZE", "type": "esriFieldTypeSmallInteger", "alias": "METER_SIZE", "domain": { "type": "codedValue", "name": "wMeterSize", "description": "Water Meter Size`", "codedValues": [ { "name": "3/4 inch", "code": 34 }, { "name": "5/8 inch", "code": 58 }, { "name": "1 inch", "code": 1 }, { "name": "2 inch", "code": 2 }, { "name": "3 inch", "code": 3 }, { "name": "4 inch", "code": 4 }, { "name": "6 inch", "code": 6 }, { "name": "8 inch", "code": 8 }, { "name": "10 inch", "code": 10 }, { "name": "12 inch", "code": 12 }, { "name": "Other", "code": 0 }, { "name": "Unknown", "code": -1 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "MANUFACTUR", "type": "esriFieldTypeString", "alias": "Manufactur", "length": 15, "domain": { "type": "codedValue", "name": "wWaterMeterManufact", "description": "Manufactur name for water meters", "codedValues": [ { "name": "Hersey", "code": "H" }, { "name": "Precision", "code": "P" }, { "name": "Sensus", "code": "S" }, { "name": "Other", "code": "O" }, { "name": "Unknown", "code": "U" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "DATE_F", "type": "esriFieldTypeDate", "alias": "DATE FOUND", "length": 8, "domain": null }, { "name": "DATE_G", "type": "esriFieldTypeDate", "alias": "DATE GPS", "length": 8, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "CollectedBy", "type": "esriFieldTypeString", "alias": "Collected By", "length": 255, "domain": { "type": "codedValue", "name": "GISTECHS", "description": "GIS Technecias", "codedValues": [ { "name": "Kevin Morgan", "code": "Kevin M" }, { "name": "Alex Barrier", "code": "Alex B" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "R894_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_894", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_894", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S685_idx", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,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, "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, "serviceItemId": "a48b1650611241f8af97b5da162d758a" }