{ "currentVersion": 11.2, "cimVersion": "3.2.0", "id": 0, "name": "Fish Habitat", "type": "Feature Layer", "description": "These data represent near-shore fish habitat around Lake Tahoe CA/NV. Fish habitats were identified through a combination of IKONOS image classification results and field observations of fish-substrate relationships. The spatial extent of these data are constrained from the lake edge to a depth of <30m as defined by the USGS SHOALS dataset. Image classification was completed by Geovine Consulting under contract with the Tahoe Regional Planning Agency. Complete details of the image classification and data development process can be found in Metz and Herold 2004.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.0010000001639127731, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 10000.001646282679, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "These data were developed by Josh Metz and Martin Herold of Geovine Consulting under contract for the Tahoe Regional Planning Agency", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.4 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 745261.2802640293, "ymin": 4313943.49993307, "xmax": 765539.8848255975, "ymax": 4348723.24510734, "spatialReference": { "wkid": 26910, "latestWkid": 26910, "xyTolerance": 0.001, "zTolerance": 2, "mTolerance": 2, "falseX": -5120900, "falseY": -9998100, "xyUnits": 4.504455473910538E8, "falseZ": 0, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "Substrate2015", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "Substrate2015", "type": "esriFieldTypeSmallInteger", "alias": "Substrate Class 2015", "domain": { "type": "codedValue", "name": "Substrate_1", "description": "Substrate Code", "codedValues": [ { "name": "Sand", "code": 1 }, { "name": "Cobble", "code": 2 }, { "name": "Boulder", "code": 3 }, { "name": "Sand/Cobble/Boulder", "code": 4 }, { "name": "Gravel/Cobble/Small Boulder/Large Boulder", "code": 5 }, { "name": "Cobble/Boulder/Bedrock", "code": 6 }, { "name": "Periphyton", "code": 7 }, { "name": "Gravel", "code": 11 }, { "name": "Gravel/Cobble/Small Boulder", "code": 13 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "ID_Substrate2015", "type": "esriFieldTypeInteger", "alias": "ID", "domain": null }, { "name": "Water2010", "type": "esriFieldTypeSmallInteger", "alias": "Water in 2010", "domain": null }, { "name": "Habitat2015", "type": "esriFieldTypeSmallInteger", "alias": "Habitat 2015", "domain": { "type": "codedValue", "name": "Habitat_1", "description": "Habitat Code", "codedValues": [ { "name": "Marginal", "code": 1 }, { "name": "Feed-Cover", "code": 2 }, { "name": "Spawning", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null }, { "name": "Shape.STArea()", "type": "esriFieldTypeDouble", "alias": "Shape.STArea()", "domain": null }, { "name": "Shape.STLength()", "type": "esriFieldTypeDouble", "alias": "Shape.STLength()", "domain": null }, { "name": "Acres", "type": "esriFieldTypeDouble", "alias": "Acres", "domain": null }, { "name": "GlobalID", "type": "esriFieldTypeGlobalID", "alias": "GlobalID", "length": 38, "domain": null }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "length": 255, "domain": null }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "length": 8, "domain": null }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "length": 255, "domain": null }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "length": 8, "domain": null } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape" }, "indexes": [ { "name": "R561_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_561", "fields": "GlobalID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "UUID_OID_561", "fields": "GlobalID,OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S542_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Query,Map,Data", "maxRecordCount": 2000, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON, PBF", "isDataVersioned": true, "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": true, "supportsQueryWithDatumTransformation": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true, "supportsTimeRelation": true, "supportsSqlFormat": false, "supportsQueryAnalytic": true, "supportsCurrentUserQueries": true }, "supportsDatumTransformation": true, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape.STArea()", "shapeLengthFieldName": "Shape.STLength()", "units": "esriMeters", "mapUnits": {"uwkid": 9001} }, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "181b9895700f4aacafaa866c9a0c3654" }