{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 2, "name": "strm_fish", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "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": "esriSMS", "style": "esriSMSCircle", "color": [ 112, 195, 250, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -116.55515804899994, "ymin": 5.6843418860808015E-14, "xmax": 5.6843418860808015E-14, "ymax": 46.597185102000026, "spatialReference": { "wkid": 4326, "latestWkid": 4326, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 } }, "hasAttachments": true, "attachmentProperties": [ { "name": "id", "fieldName": "attachmentid", "isEnabled": true }, { "name": "globalid", "fieldName": "globalid", "isEnabled": true }, { "name": "keywords", "fieldName": "keywords", "isEnabled": true }, { "name": "name", "fieldName": "att_name", "isEnabled": true }, { "name": "contentType", "fieldName": "content_type", "isEnabled": true }, { "name": "size", "fieldName": "data_size", "isEnabled": true }, { "name": "exifInfo", "fieldName": "exifinfo", "isEnabled": false } ], "attachmentFields": [ { "name": "attachmentid", "type": "esriFieldTypeOID", "alias": "attachmentid", "editable": false, "nullable": false, "length": 4, "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "editable": false, "nullable": false, "length": 38, "domain": null }, { "name": "keywords", "type": "esriFieldTypeString", "alias": "KEYWORDS", "editable": true, "nullable": true, "length": 2048, "domain": null }, { "name": "att_name", "type": "esriFieldTypeString", "alias": "att_name", "editable": true, "nullable": false, "length": 250, "domain": null }, { "name": "content_type", "type": "esriFieldTypeString", "alias": "content_type", "editable": true, "nullable": false, "length": 150, "domain": null }, { "name": "data_size", "type": "esriFieldTypeInteger", "alias": "data_size", "editable": true, "nullable": false, "length": 4, "domain": null } ], "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "carcass_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "ObjectID", "domain": null }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "uniquerowid", "type": "esriFieldTypeGUID", "alias": "RowID", "length": 38, "domain": null }, { "name": "carcass_id", "type": "esriFieldTypeString", "alias": "Carcass WaypointID", "length": 255, "domain": null }, { "name": "nfish", "type": "esriFieldTypeInteger", "alias": "Carcass", "domain": null }, { "name": "carcassconditionid", "type": "esriFieldTypeString", "alias": "Condition", "length": 255, "domain": { "type": "codedValue", "name": "service_5d82d7057d6f4b7bb04f523f704ed4a5_cvd_carcassconditionid", "description": "", "codedValues": [ { "name": "Excellent", "code": "1" }, { "name": "Good", "code": "2" }, { "name": "Fair", "code": "3" }, { "name": "Poor", "code": "4" }, { "name": "Dry", "code": "5" }, { "name": "Unknown", "code": "-99" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "forklength", "type": "esriFieldTypeInteger", "alias": "Fork Length (mm)", "domain": null }, { "name": "sexid", "type": "esriFieldTypeInteger", "alias": "Sex", "domain": { "type": "codedValue", "name": "service_5d82d7057d6f4b7bb04f523f704ed4a5_cvd_sexid", "description": "", "codedValues": [ { "name": "Male", "code": 1 }, { "name": "Female", "code": 2 }, { "name": "Unknown", "code": -99 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "sexdeterminationid", "type": "esriFieldTypeInteger", "alias": "Sex Determination", "domain": { "type": "codedValue", "name": "service_5d82d7057d6f4b7bb04f523f704ed4a5_cvd_sexdeterminationid", "description": "", "codedValues": [ { "name": "Unknown", "code": -99 }, { "name": "Internal Exam", "code": 1 }, { "name": "Physiological Characteristics", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "percentspawned", "type": "esriFieldTypeInteger", "alias": "Percent Spawned", "domain": { "type": "codedValue", "name": "service_5d82d7057d6f4b7bb04f523f704ed4a5_cvd_percentspawned", "description": "", "codedValues": [ { "name": "Unknown", "code": -99 }, { "name": "0", "code": 0 }, { "name": "50", "code": 50 }, { "name": "100", "code": 100 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "parentrowid", "type": "esriFieldTypeGUID", "alias": "ParentRowID", "length": 38, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null }, { "name": "lat", "type": "esriFieldTypeDouble", "alias": "lat", "domain": null }, { "name": "lon", "type": "esriFieldTypeDouble", "alias": "lon", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape" }, "indexes": [ { "name": "R28_pk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_28", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "I70parentrowid", "fields": "parentrowid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "I70uniquerowid", "fields": "uniquerowid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "S8_idx", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 4, "name": "strm_fish_strm_fish_sample", "relatedTableId": 5, "role": "esriRelRoleOrigin", "keyField": "uniquerowid", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{BD0B9C57-02B7-48EA-9428-7C772E8CB835}" }, { "id": 5, "name": "strm_fish_obs_identifier", "relatedTableId": 6, "role": "esriRelRoleOrigin", "keyField": "uniquerowid", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{FD656057-48C1-4E66-9351-83DEB2083462}" }, { "id": 1, "name": "SGS_Survey_123_Template_strm_fish", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "parentrowid", "cardinality": "esriRelCardinalityOneToMany", "composite": true, "catalogID": "{EA931A9D-5E63-49B5-8CF8-A3602004237C}" } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map", "maxRecordCount": 20000, "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, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsPagination": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsTrueCurve": false, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAttachments": true, "supportsQueryAttachmentsWithReturnUrl": true, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": 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": "d11510bb051b4038b51ee7aba9e3d159" }