{ "currentVersion": 10.91, "id": 4, "name": "BaldEagleNestSites_ClipEC", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "BaldEagleNestSites is an ESRI SDE Feature Class showing a 0.5 mile buffer zone around active, inactive, destroyed, undetermined, and unknown Bald Eagle (Haliaeetus leucocephalus) nests in Colorado. Refer to the metadata for the Status attribute field for activity definitions. This information was derived from field personnel. A variety of data capture techniques were used including drawing on mylar overlays at 1:50,000 scale USGS county mapsheets and implementation of the SmartBoard Interactive Whiteboard using stand-up, real-time digitizing at various scales (Cowardin, M., M. Flenner. March 2003. Maximizing Mapping Resources. GeoWorld 16(3):32-35).", "copyrightText": "Colorado Parks and Wildlife Biologists, District Wildlife Managers, and Researchers.", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": true, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": false, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": 2520247.04789263, "ymin": 1572901.2824718058, "xmax": 2833782.077317387, "ymax": 1786720.3000428975, "spatialReference": { "wkid": 102654, "latestWkid": 2232 } }, "sourceSpatialReference": { "wkid": 102654, "latestWkid": 2232 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATUS", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "value": "ACTIVE", "label": "ACTIVE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "value": "DESTROYED", "label": "DESTROYED", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 0, 112, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 85, 255, 0, 255 ], "width": 2 } }, "value": "INACTIVE", "label": "INACTIVE", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 169, 0, 230, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 255, 170, 0, 255 ], "width": 2 } }, "value": "UNKNOWN", "label": "UNKNOWN", "description": "" } ], "fieldDelimiter": "," }, "transparency": 20, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "ACTIVITYCO", "typeIdField": "STATUS", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "ACTIVITYCO", "type": "esriFieldTypeString", "alias": "ACTIVITYCO", "domain": null, "editable": true, "nullable": true, "length": 10, "defaultValue": null, "modelName": "ACTIVITYCO" }, { "name": "STATUS", "type": "esriFieldTypeString", "alias": "STATUS", "domain": null, "editable": true, "nullable": true, "length": 15, "defaultValue": null, "modelName": "STATUS" }, { "name": "INPUT_DATE", "type": "esriFieldTypeDate", "alias": "INPUT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "INPUT_DATE" }, { "name": "EDIT_DATE", "type": "esriFieldTypeDate", "alias": "EDIT_DATE", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "EDIT_DATE" } ], "geometryField": { "name": "Shape", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R669_pk", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "S538_idx", "fields": "Shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": "ACTIVE", "name": "ACTIVE", "domains": {}, "templates": [ { "name": "ACTIVE", "description": "", "prototype": { "attributes": { "INPUT_DATE": null, "EDIT_DATE": null, "ACTIVITYCO": null, "STATUS": "ACTIVE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "DESTROYED", "name": "DESTROYED", "domains": {}, "templates": [ { "name": "DESTROYED", "description": "", "prototype": { "attributes": { "INPUT_DATE": null, "EDIT_DATE": null, "ACTIVITYCO": null, "STATUS": "DESTROYED" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "INACTIVE", "name": "INACTIVE", "domains": {}, "templates": [ { "name": "INACTIVE", "description": "", "prototype": { "attributes": { "INPUT_DATE": null, "EDIT_DATE": null, "ACTIVITYCO": null, "STATUS": "INACTIVE" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] }, { "id": "UNKNOWN", "name": "UNKNOWN", "domains": {}, "templates": [ { "name": "UNKNOWN", "description": "", "prototype": { "attributes": { "INPUT_DATE": null, "EDIT_DATE": null, "ACTIVITYCO": null, "STATUS": "UNKNOWN" } }, "drawingTool": "esriFeatureEditToolPolygon" } ] } ], "templates": [], "maxRecordCount": 1000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "ba16c002e51d4243aa90b773bd46c300" }