{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "Pump", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "copyrightText": "", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f76f4cb229b04d6e7bc8391ae6baaaea", "imageData": "iVBORw0KGgoAAAANSUhEUgAAABcAAAAaCAYAAABctMd+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAABzklEQVRIieWVQWsTQRiGH2rYEsM2bIMLKUTS4mFBAvGSXCJYPKxHe/fi0bt/ogiCVw/+AQ859BQsQoxQSItCKwbbkFoPcbuL2WzDTNmwCR7Epc3G2FilqO9peOf9Hr4Z5mNi/EHFLhrenrC3cF54+gyZifB59Yp6dzgYzo8G+rL/w2LlsvJw1Ju5NNPpOb1nJ+HXiivFx4WVQnLK5h6NGvVy3Vt/uv4OqIfXoqZU8nfyU7KjarxqhOsLfy1/KfzIPsJzvIivZ3VmE7O/BveFjy982q/bFLXiqT0pJDsfdlgofZuhOX3ubHBf+FgvLOShJKklcRsu+Qd5dF0PM7ZtU31SJRWkCPyAg+CA3P3cz+H2RxsjbrB8bxnHcaj5tbFdGVcNzIJJNpulXCmz93aPxRuLk+EAiqKw9nKNTXsT2ZKYphnJbH/ZplVrkdvKoaU0YkoUFXGCfoAUErfrsnR7CUd1kFIihAgzUkq0jEb6Zhqv5pHoJ8aebuydV1tVhgw5rhwz6A1Yfb8aKRSKwK7YxP04u+4uKiqZ65nJcKNkQGlsI1PrH57Q/xve3Hi+8Wn/zf60P1FE3cPuZ6BzEt6xmtYtq2mdl/1dp+Ch8Tv1FfYWqceaIQVdAAAAAElFTkSuQmCC", "contentType": "image/png", "width": 17, "height": 19, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -150.29296875036493, "ymin": 17.140790393664247, "xmax": 130.07592894392712, "ymax": 88.99999992161116, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "pump_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "pump_id", "type": "esriFieldTypeString", "alias": "Pump_ID", "length": 20, "domain": null }, { "name": "pump_type", "type": "esriFieldTypeString", "alias": "Pump Type", "length": 25, "domain": { "type": "codedValue", "name": "PumpType", "description": "Type of pumps being used on site", "codedValues": [ { "name": "Cavity Pump", "code": "2" }, { "name": "Submersible Pump", "code": "3" }, { "name": "Rod Pumps", "code": "1" }, { "name": "Downhole Pump", "code": "4" }, { "name": "Gas Lift", "code": "5" }, { "name": "Plunger Lift", "code": "6" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "pump_activity", "type": "esriFieldTypeString", "alias": "Pump Active", "length": 50, "domain": { "type": "codedValue", "name": "PumpActivity", "description": "Is the pump currently being used", "codedValues": [ { "name": "Yes", "code": "1" }, { "name": "No", "code": "2" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "model", "type": "esriFieldTypeString", "alias": "Model", "length": 25, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 250, "domain": null }, { "name": "pressure_mpa", "type": "esriFieldTypeInteger", "alias": "Pressure(MPa)", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "repairs", "type": "esriFieldTypeString", "alias": "Repairs", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "Yes no notaplicable response to certin fields", "codedValues": [ { "name": "Not Applicable", "code": "1" }, { "name": "Yes", "code": "2" }, { "name": "No", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "repairrequest_comments", "type": "esriFieldTypeString", "alias": "Repair Request Comments", "length": 150, "domain": null }, { "name": "repairscompleted", "type": "esriFieldTypeString", "alias": "Repairs Completed", "length": 5, "domain": { "type": "codedValue", "name": "YesNo_1", "description": "Yes no notaplicable response to certin fields", "codedValues": [ { "name": "Not Applicable", "code": "1" }, { "name": "Yes", "code": "2" }, { "name": "No", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "inspectiondate", "type": "esriFieldTypeDate", "alias": "Inspection Date", "length": 8, "domain": null }, { "name": "dateinstalled", "type": "esriFieldTypeDate", "alias": "Date Installed", "length": 8, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "r58_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_58", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a20_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": false, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "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, "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": false }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": false, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }