{ "layers": [ { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 0, "name": "Terrestrial Species of Concern", "type": "Feature Layer", "description": "In an effort to integrate information from a wide range of data sets into a single spatially referenced grid that can be used as an annotated spatial index of data layers, facilitate data discovery, and enhance research, personnel at the Kansas Biological Survey at the University of Kansas developed the Nested Hexagon Framework (NHFv2). The NHFv2 is comprised of four nested spatial scale mapping units (1 km2 Hexagons, 7 km2 Cogs, 49 km2 Wheels, and 343 km2 Rings) and currently covers all of North and Central America, with the potential to be expanded to other global extents due to its unique hierarchical number system and spatial tiling based around 5 degree by 5 degree latitude and longitude tiles. Data can be referenced to any of the spatial scales (hex, cog, wheel, ring) depending on the spatial precision and/or sensitivity of the data. The NHFv2 allows for the sharing of information without revealing the raw spatial data or precise spatial locations so that users can quickly get a summary of the features and conditions present in a given cell. The original version of the NHF had a similar nested structure, but was based around mapping cells using miles instead of kilometers. To be better suited for scientific integration and international applications, the process framework was rebuilt around a one square kilometer hexagon grid and renamed as NHFv2 to keep it distinct.", "geometryType": "esriGeometryPolygon", "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": "Kansas Applied Remote Sensing Kansas Biological Survey at the University of Kansas Higuchi Hall 2101 Constant Avenue Lawrence, KS 66047-3759 kars.ku.edu", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "TSOC_cnt", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 133, 74, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 1, "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 133, 74, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 2, "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 133, 74, 140 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 4, "label": "3+" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 133, 74, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 9, "label": "5+" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 133, 74, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 250, "label": "≤250" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1364455997E7, "ymin": 4434232.671499997, "xmax": -1.05279783824E7, "ymax": 4869937.069700003, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "grid_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "grid_id", "type": "esriFieldTypeString", "alias": "grid_id", "length": 8, "domain": null }, { "name": "ring_id", "type": "esriFieldTypeString", "alias": "ring_id", "length": 12, "domain": null }, { "name": "wheel_id", "type": "esriFieldTypeString", "alias": "wheel_id", "length": 14, "domain": null }, { "name": "cog_id", "type": "esriFieldTypeString", "alias": "cog_id", "length": 16, "domain": null }, { "name": "tsoc_cnt", "type": "esriFieldTypeInteger", "alias": "TSOC Count", "domain": null }, { "name": "asoc_cnt", "type": "esriFieldTypeInteger", "alias": "ASOC Count", "domain": null }, { "name": "species_list", "type": "esriFieldTypeString", "alias": "Species List", "length": 500, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "g26cog_id", "fields": "cog_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r28_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a17_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Kansas_Natural_Resource_Planner.SDE.FC_SOC_Aquatic_SOC_Polygons", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "cog_id", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "Kansas_Natural_Resource_Planner.SDE.FC_SOC_Terrestrial_SOC_Polygons", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "cog_id", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 1, "name": "Aquatic Species of Concern", "type": "Feature Layer", "description": "In an effort to integrate information from a wide range of data sets into a single spatially referenced grid that can be used as an annotated spatial index of data layers, facilitate data discovery, and enhance research, personnel at the Kansas Biological Survey at the University of Kansas developed the Nested Hexagon Framework (NHFv2). The NHFv2 is comprised of four nested spatial scale mapping units (1 km2 Hexagons, 7 km2 Cogs, 49 km2 Wheels, and 343 km2 Rings) and currently covers all of North and Central America, with the potential to be expanded to other global extents due to its unique hierarchical number system and spatial tiling based around 5 degree by 5 degree latitude and longitude tiles. Data can be referenced to any of the spatial scales (hex, cog, wheel, ring) depending on the spatial precision and/or sensitivity of the data. The NHFv2 allows for the sharing of information without revealing the raw spatial data or precise spatial locations so that users can quickly get a summary of the features and conditions present in a given cell. The original version of the NHF had a similar nested structure, but was based around mapping cells using miles instead of kilometers. To be better suited for scientific integration and international applications, the process framework was rebuilt around a one square kilometer hexagon grid and renamed as NHFv2 to keep it distinct.", "geometryType": "esriGeometryPolygon", "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": "Kansas Applied Remote Sensing Kansas Biological Survey at the University of Kansas Higuchi Hall 2101 Constant Avenue Lawrence, KS 66047-3759 kars.ku.edu", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "classBreaks", "authoringInfo": { "type": "classedColor", "colorRamp": { "type": "algorithmic", "algorithm": "esriHSVAlgorithm", "fromColor": [ 245, 245, 0, 255 ], "toColor": [ 245, 0, 0, 255 ] }, "classificationMethod": "esriClassifyManual" }, "field": "ASOC_cnt", "classificationMethod": "esriClassifyManual", "minValue": 1, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 190, 255, 51 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 1, "label": "1" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 190, 255, 89 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 2, "label": "2" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 190, 255, 127 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 4, "label": "3+" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 190, 255, 191 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 9, "label": "5+" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 102, 190, 255, 229 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 255, 255, 255 ], "width": 0.5 } }, "classMaxValue": 250, "label": "10+" } ], "legendOptions": {"order": "descendingValues"} }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": -1.1364455997E7, "ymin": 4434232.671499997, "xmax": -1.05279783824E7, "ymax": 4869937.069700003, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "grid_id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "grid_id", "type": "esriFieldTypeString", "alias": "grid_id", "length": 8, "domain": null }, { "name": "ring_id", "type": "esriFieldTypeString", "alias": "ring_id", "length": 12, "domain": null }, { "name": "wheel_id", "type": "esriFieldTypeString", "alias": "wheel_id", "length": 14, "domain": null }, { "name": "cog_id", "type": "esriFieldTypeString", "alias": "cog_id", "length": 16, "domain": null }, { "name": "tsoc_cnt", "type": "esriFieldTypeInteger", "alias": "TSOC Count", "domain": null }, { "name": "asoc_cnt", "type": "esriFieldTypeInteger", "alias": "ASOC Count", "domain": null }, { "name": "species_list", "type": "esriFieldTypeString", "alias": "Species List", "length": 500, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "g26cog_id", "fields": "cog_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r28_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a17_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Kansas_Natural_Resource_Planner.SDE.FC_SOC_Aquatic_SOC_Polygons", "relatedTableId": 3, "role": "esriRelRoleOrigin", "keyField": "cog_id", "cardinality": "esriRelCardinalityOneToMany", "composite": false }, { "id": 1, "name": "Kansas_Natural_Resource_Planner.SDE.FC_SOC_Terrestrial_SOC_Polygons", "relatedTableId": 2, "role": "esriRelRoleOrigin", "keyField": "cog_id", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 2, "name": "All Terrestrial Species of Concern Records", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": "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 }, "defaultVisibility": false, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "com_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "cog_id", "type": "esriFieldTypeString", "alias": "Cog ID", "length": 16, "domain": null }, { "name": "com_name", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "sci_name", "type": "esriFieldTypeString", "alias": "Scientific Name", "length": 50, "domain": null }, { "name": "tax_class", "type": "esriFieldTypeString", "alias": "Taxonomic Classification", "length": 35, "domain": null }, { "name": "obs_type", "type": "esriFieldTypeString", "alias": "Observation Type", "length": 50, "domain": null }, { "name": "obs_date", "type": "esriFieldTypeDate", "alias": "Observation Date", "length": 8, "domain": null }, { "name": "obs_year", "type": "esriFieldTypeSmallInteger", "alias": "Observation Year", "domain": null }, { "name": "data_source", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": null }, { "name": "fed_status", "type": "esriFieldTypeString", "alias": "Federal Status", "length": 50, "domain": null }, { "name": "state_status", "type": "esriFieldTypeString", "alias": "State Status", "length": 50, "domain": null }, { "name": "elcode", "type": "esriFieldTypeString", "alias": "Element Code", "length": 25, "domain": null }, { "name": "sgcn_tier", "type": "esriFieldTypeString", "alias": "SGCN Tier", "length": 20, "domain": null }, { "name": "species_cnt", "type": "esriFieldTypeInteger", "alias": "Species Count (if available)", "domain": null }, { "name": "obs_status", "type": "esriFieldTypeString", "alias": "Species Observation Status", "length": 30, "domain": null }, { "name": "orig_date", "type": "esriFieldTypeString", "alias": "Original Date Code Formatting", "length": 35, "domain": null }, { "name": "comments", "type": "esriFieldTypeString", "alias": "comments", "length": 350, "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "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": "" } ], "subtypes": [], "relationships": [ { "id": 1, "name": "Kansas_Natural_Resource_Planner.SDE.BL_NHFv2_Cogs", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "cog_id", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }, { "currentVersion": 10.91, "cimVersion": "2.9.0", "id": 3, "name": "All Aquatic Species of Concern Records", "type": "Feature Layer", "description": "", "geometryType": "esriGeometryPolygon", "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": "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 }, "defaultVisibility": false, "extent": { "xmin": -1.13611751949E7, "ymin": 4435397.443499997, "xmax": -1.05282586884E7, "ymax": 4867506.752099998, "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 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "com_name", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "cog_id", "type": "esriFieldTypeString", "alias": "Cog ID", "length": 16, "domain": null }, { "name": "com_name", "type": "esriFieldTypeString", "alias": "Common Name", "length": 50, "domain": null }, { "name": "sci_name", "type": "esriFieldTypeString", "alias": "Scientific Name", "length": 50, "domain": null }, { "name": "tax_class", "type": "esriFieldTypeString", "alias": "Taxonomic Classification", "length": 35, "domain": null }, { "name": "obs_type", "type": "esriFieldTypeString", "alias": "Observation Type", "length": 50, "domain": null }, { "name": "obs_date", "type": "esriFieldTypeDate", "alias": "Observation Date", "length": 8, "domain": null }, { "name": "obs_year", "type": "esriFieldTypeSmallInteger", "alias": "Observation Year", "domain": null }, { "name": "data_source", "type": "esriFieldTypeString", "alias": "Data Source", "length": 50, "domain": null }, { "name": "fed_status", "type": "esriFieldTypeString", "alias": "Federal Status", "length": 50, "domain": null }, { "name": "state_status", "type": "esriFieldTypeString", "alias": "State Status", "length": 50, "domain": null }, { "name": "elcode", "type": "esriFieldTypeString", "alias": "Element Code", "length": 25, "domain": null }, { "name": "sgcn_tier", "type": "esriFieldTypeString", "alias": "SGCN Tier", "length": 20, "domain": null }, { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "st_area(shape)", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null }, { "name": "st_length(shape)", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "i27cog_id", "fields": "cog_id", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r29_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a18_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [ { "id": 0, "name": "Kansas_Natural_Resource_Planner.SDE.BL_NHFv2_Cogs", "relatedTableId": 0, "role": "esriRelRoleDestination", "keyField": "cog_id", "cardinality": "esriRelCardinalityOneToMany", "composite": false } ], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "hasZ": 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, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "st_area(shape)", "shapeLengthFieldName": "st_length(shape)", "units": "esriMeters" }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true } ], "tables": [] }