{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "Manifold", "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, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "f0c130bbfccaf0a50a1ce2cb4436a170", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAB4AAAAXCAYAAAAcP/9qAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAB2UlEQVRIie3UP2gTYRzG8a/JG6M2lkg4TJtAVZJAT6iCdqniJg5WOoizoyIObq46OTmW0k5V6FDoplObwUXBNjRpoQH/FS4xqbTmcpEYm76X6FY90uRa02up+Izv73nfz8sdvIJ9ithhvxvoajJbAfJOwYPAaJPZHWDMKXjXsgl3BJTbncHww1bln/X6kZrc2HLmEuKRyy0etNq/spR8DExaYOE9evbGk7He7r6LO7n4n+mi+f8nv5hg8u7NC6V8xgrvdf7DLSN/VPieTlAz1qzrnQrB/iu7D+cWZjHX16nJKmdKGvduDVnmw88myMkqbo8XYFuXsIVXk28Y8hQJxUKYpsnbeQ1FUSydsN/HYPQEQgg0TWPmYxolorYH1401YpdUXiVSlKomslxu6OS+6pSXPnDudBhVVZmIp9qH3Z7DSClZXC0h+q/iT800dgJBtOgA71+/5P71AN5jPrtjt/Gpc1mmTYPP2Sw+fxo9k+XpiPVJ/lL4hn4oRUU3mJ5bQM8U2odDl6+hAaeiAwDUeiIsy6q1FIGTHcdBPY8GxKK2rj3sD/XYn/IXORgPyL8Fu4TQk1Pjxrv4C0egilHAJYTeABczy6Nzz4fjjqi/86kBBopAwmF4M78AcLyaewXGkRwAAAAASUVORK5CYII=", "contentType": "image/png", "width": 22, "height": 17, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -109.87031123429315, "ymin": -4.157966671575463, "xmax": -51.17871093733254, "ymax": 40.28156567011224, "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": "manifold_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "manifold_id", "type": "esriFieldTypeString", "alias": "Manifold_ID", "length": 25, "domain": null }, { "name": "manufacturer", "type": "esriFieldTypeString", "alias": "Manufacturer", "length": 30, "domain": null }, { "name": "manifold_type", "type": "esriFieldTypeString", "alias": "Manifold Type", "length": 25, "domain": { "type": "codedValue", "name": "ManifoldType", "description": "The type of manifold attached to the pipes", "codedValues": [ { "name": "Test", "code": "1" }, { "name": "Low Pressure", "code": "2" }, { "name": "High Pressure", "code": "3" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "model", "type": "esriFieldTypeString", "alias": "Model", "length": 25, "domain": null }, { "name": "pressure", "type": "esriFieldTypeInteger", "alias": "Pressure(MPa)", "domain": null }, { "name": "inlet_diameter", "type": "esriFieldTypeSmallInteger", "alias": "Inlet Diameter(Inches)", "domain": null }, { "name": "outlet_diameter", "type": "esriFieldTypeSmallInteger", "alias": "Outlet Diameter(Inches)", "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "length": 150, "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": "repair_request_comments", "type": "esriFieldTypeString", "alias": "Repair Request Comments", "length": 150, "domain": null }, { "name": "reoairs_completed", "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": "InspectionDate", "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": "r65_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_65", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a27_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 }