{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 2, "name": "InyoPointEventFC", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 300000, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": true }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": -1.3212359649563113E7, "ymin": 4275196.049883466, "xmax": -1.2931049984889943E7, "ymax": 4503785.362486601, "spatialReference": { "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 } }, "sourceSpatialReference": { "wkid": 102644, "latestWkid": 2228, "xyTolerance": 0.003280833333333333, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -116466200, "falseY": -92735300, "xyUnits": 3048.0060960121928, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "b54de0aa22073ebc0b339db00af58f75", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAsAAAALCAYAAACprHcmAAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAxElEQVQYlW2RvRGCQBBGX0APDBRBQg1kUAMzBoZWYACRPZg5YweE1mBCYgc4duG8k2MYZJP7e7v7fXsJ+5ED0/YyWe1LoCugToEPMMIV6GNihMsShhNk1Sp7hOMBmunXaYG7LWgUwAWyFgagCbCtqxlogQfg+TavKdTKEs7VyKxT0HD17JsJd8iFJy+N+BArxyIveMsFGbrWjBptHSvGDs+f5sVgr2vNrCsKngMbxrfAk+PRtWZMsPVc8W/OMRolaGbvB79f6DO5uz4c9AAAAABJRU5ErkJggg==", "contentType": "image/png", "width": 8, "height": 8, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "Permanent_Identifier", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Permanent_Identifier", "domain": null, "editable": true, "nullable": false, "length": 40, "defaultValue": null, "modelName": "Permanent_Identifier" }, { "name": "EventDate", "type": "esriFieldTypeDate", "alias": "EventDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EventDate" }, { "name": "ReachCode", "type": "esriFieldTypeString", "alias": "ReachCode", "domain": null, "editable": true, "nullable": false, "length": 14, "defaultValue": null, "modelName": "ReachCode" }, { "name": "ReachSMDate", "type": "esriFieldTypeDate", "alias": "ReachSMDate", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "ReachSMDate" }, { "name": "ReachResolution", "type": "esriFieldTypeInteger", "alias": "ReachResolution", "domain": { "type": "codedValue", "name": "Resolution", "description": "", "codedValues": [ { "name": "Local", "code": 1 }, { "name": "High", "code": 2 }, { "name": "Medium", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "ReachResolution" }, { "name": "Feature_Permanent_Identifier", "type": "esriFieldTypeString", "alias": "Feature_Permanent_Identifier", "domain": null, "editable": true, "nullable": true, "length": 40, "defaultValue": null, "modelName": "Feature_Permanent_Identifier" }, { "name": "FeatureClassRef", "type": "esriFieldTypeInteger", "alias": "FeatureClassRef", "domain": { "type": "codedValue", "name": "Event Feature Class Reference", "description": "", "codedValues": [ { "name": "NHDArea", "code": 1 }, { "name": "NHDFlowline", "code": 2 }, { "name": "NHDLine", "code": 3 }, { "name": "NHDPoint", "code": 4 }, { "name": "NHDWaterbody", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": true, "defaultValue": null, "modelName": "FeatureClassRef" }, { "name": "Source_Originator", "type": "esriFieldTypeString", "alias": "Source_Originator", "domain": null, "editable": true, "nullable": true, "length": 130, "defaultValue": null, "modelName": "Source_Originator" }, { "name": "Source_DataDesc", "type": "esriFieldTypeString", "alias": "Source_DataDesc", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Source_DataDesc" }, { "name": "FeatureDetailURL", "type": "esriFieldTypeString", "alias": "FeatureDetailURL", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "FeatureDetailURL" }, { "name": "Measure", "type": "esriFieldTypeDouble", "alias": "Measure", "domain": null, "editable": true, "nullable": false, "defaultValue": null, "modelName": "Measure" }, { "name": "EventType", "type": "esriFieldTypeInteger", "alias": "EventType", "domain": { "type": "codedValue", "name": "Point Event Type", "description": "", "codedValues": [ { "name": "Streamgage: Streamgage Status=Active; Record=Partial", "code": 57002 }, { "name": "Streamgage: Streamgage Status=Inactive", "code": 57003 }, { "name": "Water Quality Station", "code": 57004 }, { "name": "Dam", "code": 57100 }, { "name": "Flow Alteration=Addition", "code": 57201 }, { "name": "Flow Alteration Unknown", "code": 57203 }, { "name": "Hydrologic Unit Outlet", "code": 57300 }, { "name": "Streamgage: Streamgage Status=Active; Record=Continuous", "code": 57001 }, { "name": "Flow Alteration=Removal", "code": 57202 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDuplicate" }, "editable": true, "nullable": false, "defaultValue": null, "modelName": "EventType" }, { "name": "Source_FeatureID", "type": "esriFieldTypeString", "alias": "Source_FeatureID", "domain": null, "editable": true, "nullable": true, "length": 100, "defaultValue": null, "modelName": "Source_FeatureID" }, { "name": "EventOffset", "type": "esriFieldTypeDouble", "alias": "EventOffset", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "EventOffset" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R17_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S12_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "InyoPointEventFC", "description": "", "prototype": { "attributes": { "Source_FeatureID": null, "Permanent_Identifier": " ", "EventDate": null, "ReachCode": " ", "ReachSMDate": null, "ReachResolution": 0, "Feature_Permanent_Identifier": null, "FeatureClassRef": null, "Source_Originator": null, "Source_DataDesc": null, "FeatureDetailURL": null, "Measure": 0, "EventType": 0, "EventOffset": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "15fb0be912f8427289679b29f0223c0e" }