{ "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "All Terrestrial Species of Concern Records", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": false, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "Kansas_Natural_Resource_Planner.SDE.BL_NHFv2_Cogs", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "cog_id", "composite": false } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -1.13626566093E7, "ymin": 4435397.443499997, "xmax": -1.0529249496E7, "ymax": 4868721.836400002, "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": 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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 130, 130, 130, 0 ], "outline": { "type": "esriSLS", "style": "esriSLSDash", "color": [ 0, 0, 0, 255 ], "width": 1 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "com_name", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "cog_id", "type": "esriFieldTypeString", "alias": "Cog ID", "domain": null, "editable": true, "nullable": true, "length": 16, "defaultValue": null, "modelName": "cog_id" }, { "name": "com_name", "type": "esriFieldTypeString", "alias": "Common Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "com_name" }, { "name": "sci_name", "type": "esriFieldTypeString", "alias": "Scientific Name", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "sci_name" }, { "name": "tax_class", "type": "esriFieldTypeString", "alias": "Taxonomic Classification", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "tax_class" }, { "name": "obs_type", "type": "esriFieldTypeString", "alias": "Observation Type", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "obs_type" }, { "name": "obs_date", "type": "esriFieldTypeDate", "alias": "Observation Date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "obs_date" }, { "name": "obs_year", "type": "esriFieldTypeSmallInteger", "alias": "Observation Year", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "obs_year" }, { "name": "data_source", "type": "esriFieldTypeString", "alias": "Data Source", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "data_source" }, { "name": "fed_status", "type": "esriFieldTypeString", "alias": "Federal Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "fed_status" }, { "name": "state_status", "type": "esriFieldTypeString", "alias": "State Status", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "state_status" }, { "name": "elcode", "type": "esriFieldTypeString", "alias": "Element Code", "domain": null, "editable": true, "nullable": true, "length": 25, "defaultValue": null, "modelName": "elcode" }, { "name": "sgcn_tier", "type": "esriFieldTypeString", "alias": "SGCN Tier", "domain": null, "editable": true, "nullable": true, "length": 20, "defaultValue": null, "modelName": "sgcn_tier" }, { "name": "species_cnt", "type": "esriFieldTypeInteger", "alias": "Species Count (if available)", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "species_cnt" }, { "name": "obs_status", "type": "esriFieldTypeString", "alias": "Species Observation Status", "domain": null, "editable": true, "nullable": true, "length": 30, "defaultValue": null, "modelName": "obs_status" }, { "name": "orig_date", "type": "esriFieldTypeString", "alias": "Original Date Code Formatting", "domain": null, "editable": true, "nullable": true, "length": 35, "defaultValue": null, "modelName": "orig_date" }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "domain": null, "editable": true, "nullable": true, "length": 350, "defaultValue": null, "modelName": "comments" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "i28cog_id", "fields": "cog_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r30_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a19_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "All Terrestrial Species of Concern Records", "description": "", "prototype": { "attributes": {} }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb", "capabilities": "Query,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }