{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Smoke_Testing", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": true, "relationships": [], "isDataVersioned": true, "isDataArchived": true, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": true, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": true, "startArchivingMoment": 1687910453000 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": 2213529.38857276, "ymin": 1621816.6592360288, "xmax": 2217744.0343429297, "ymax": 1628070.1418077797, "spatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -16150100, "falseY": -45615400, "xyUnits": 3048.0041240127653, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 102667, "latestWkid": 2240, "xyTolerance": 0.00328083333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -15495200, "falseY": -45615400, "xyUnits": 3048.00609601219, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 75, 34, 158, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "supportsOidReservation": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "us_mh", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "us_mh", "type": "esriFieldTypeString", "alias": "Upstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "us_mh" }, { "name": "ds_mh", "type": "esriFieldTypeString", "alias": "Downstream Manhole", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "ds_mh" }, { "name": "basin_id", "type": "esriFieldTypeString", "alias": "Basin ID", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "basin_id" }, { "name": "date_", "type": "esriFieldTypeString", "alias": "Date", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "date" }, { "name": "seg_len", "type": "esriFieldTypeDouble", "alias": "Segment Length", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "seg_len" }, { "name": "team", "type": "esriFieldTypeString", "alias": "Smoke Test Team", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "team" }, { "name": "blower_num", "type": "esriFieldTypeString", "alias": "Blower Setup #", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "blower_num" }, { "name": "weather", "type": "esriFieldTypeString", "alias": "Weather", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "weather" }, { "name": "address", "type": "esriFieldTypeString", "alias": "Source Address", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "address" }, { "name": "results", "type": "esriFieldTypeString", "alias": "Results", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "results" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "status" }, { "name": "source_type", "type": "esriFieldTypeString", "alias": "Source Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "source_type" }, { "name": "smoke_code", "type": "esriFieldTypeString", "alias": "Smoke Code", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "smoke_code" }, { "name": "runoff", "type": "esriFieldTypeString", "alias": "Runoff", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "runoff" }, { "name": "insert_exists", "type": "esriFieldTypeString", "alias": "Insert Exists?", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "insert_exists" }, { "name": "insert_type", "type": "esriFieldTypeString", "alias": "Insert Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "insert_type" }, { "name": "insert_size", "type": "esriFieldTypeDouble", "alias": "Insert Size", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "insert_size" }, { "name": "dist_from_us", "type": "esriFieldTypeDouble", "alias": "Distance From Upstream", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_from_us" }, { "name": "dist_lf", "type": "esriFieldTypeDouble", "alias": "DIST LF", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_lf" }, { "name": "dist_rt", "type": "esriFieldTypeDouble", "alias": "DIST RT", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "dist_rt" }, { "name": "area_l", "type": "esriFieldTypeDouble", "alias": "Area (L)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_l" }, { "name": "area_w", "type": "esriFieldTypeDouble", "alias": "Area (W)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "area_w" }, { "name": "xpos", "type": "esriFieldTypeDouble", "alias": "X-Coordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "xpos" }, { "name": "ypos", "type": "esriFieldTypeDouble", "alias": "Y-Coordinate", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ypos" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "Comments", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "comments" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "defect_id", "type": "esriFieldTypeString", "alias": "Defect ID", "domain": null, "editable": true, "nullable": true, "length": 55, "defaultValue": null, "modelName": "defect_id" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r73_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "uuid_73", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a60_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Smoke_Testing", "description": "", "prototype": { "attributes": { "defect_id": null, "comments": null, "us_mh": null, "ds_mh": null, "basin_id": null, "date_": null, "seg_len": null, "team": null, "blower_num": null, "weather": null, "address": null, "results": null, "status": null, "source_type": null, "smoke_code": null, "runoff": null, "insert_exists": null, "insert_type": null, "insert_size": null, "dist_from_us": null, "dist_lf": null, "dist_rt": null, "area_l": null, "area_w": null, "xpos": null, "ypos": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Delete,Uploads,Editing,Extract,ChangeTracking", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "101caa70c973436eb5f590b15bca0f2d" }