{ "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "GAOA Project Detail PT", "type": "Feature Layer", "description": "This dataset contains the detailed information about the individual asset point features such as recreation sites, that make up Great American Outdoors Act (GAOA) projects. This data can be used together with the project summary data to display general project and asset locations. The data is refreshed on a nightly basis from the US Forest Service database of infrastructure projects which is stewarded by the individual National Forests and Grasslands. \nFor more information about Forest Service GAOA projects visit our website: https://www.fs.usda.gov/managing-land/gaoa. Go to this URL for full metadata description: https://data.fs.usda.gov/geodata/edw/edw_resources/meta/S_USA.Infra_GAOA_Project_Detail_PT.xml", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.98315284119521E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "EDW", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "PROJ_STATUS", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 235, 176, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DRAFT", "label": "DRAFT" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 247, 212, 131, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "DESIGN", "label": "DESIGN" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 240, 187, 89, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "READY", "label": "READY" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 235, 160, 49, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "CONTR AWARDED", "label": "CONTR AWARDED" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 230, 134, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "WORK IN PROG", "label": "WORK IN PROG" } ], "fieldDelimiter": ",", "authoringInfo": { "colorRamp": { "type": "algorithmic", "algorithm": "esriCIELabAlgorithm", "fromColor": [ 247, 239, 190, 255 ], "toColor": [ 232, 155, 21, 255 ] } } }, "scaleSymbols": false, "transparency": 0, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": -149.9866, "ymin": 18.300667, "xmax": -65.730001, "ymax": 61.08002, "spatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.98315284119521E-9, "zTolerance": 2, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 1.125899906842624E13, "falseZ": 0, "zUnits": 1, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "PROJ_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "SEC_ID", "type": "esriFieldTypeString", "alias": "SEC_ID", "length": 30, "domain": null }, { "name": "FOREST_NAME", "type": "esriFieldTypeString", "alias": "FOREST_NAME", "length": 100, "domain": null }, { "name": "MNG_ORG", "type": "esriFieldTypeString", "alias": "MNG_ORG", "length": 30, "domain": null }, { "name": "REGION", "type": "esriFieldTypeString", "alias": "REGION", "length": 2, "domain": null }, { "name": "REGION_NAME", "type": "esriFieldTypeString", "alias": "REGION_NAME", "length": 100, "domain": null }, { "name": "PROJ_ID", "type": "esriFieldTypeString", "alias": "PROJ_ID", "length": 30, "domain": null }, { "name": "PROJ_NAME", "type": "esriFieldTypeString", "alias": "PROJ_NAME", "length": 120, "domain": null }, { "name": "PROJ_TYPE", "type": "esriFieldTypeString", "alias": "PROJ_TYPE", "length": 40, "domain": null }, { "name": "PROJ_STATUS", "type": "esriFieldTypeString", "alias": "PROJ_STATUS", "length": 15, "domain": null }, { "name": "APPROVAL_STATUS", "type": "esriFieldTypeString", "alias": "APPROVAL_STATUS", "length": 40, "domain": null }, { "name": "APPROVED_FY", "type": "esriFieldTypeString", "alias": "APPROVED_FY", "length": 4, "domain": null }, { "name": "PLANNED_START", "type": "esriFieldTypeDate", "alias": "PLANNED_START", "length": 8, "domain": null }, { "name": "PLANNED_FINISH", "type": "esriFieldTypeDate", "alias": "PLANNED_FINISH", "length": 8, "domain": null }, { "name": "ACTUAL_START", "type": "esriFieldTypeDate", "alias": "ACTUAL_START", "length": 8, "domain": null }, { "name": "ACTUAL_FINISH", "type": "esriFieldTypeDate", "alias": "ACTUAL_FINISH", "length": 8, "domain": null }, { "name": "ASSET_TYPE", "type": "esriFieldTypeString", "alias": "ASSET_TYPE", "length": 30, "domain": null }, { "name": "ASSET_ID", "type": "esriFieldTypeString", "alias": "ASSET_ID", "length": 30, "domain": null }, { "name": "ASSET_NAME", "type": "esriFieldTypeString", "alias": "ASSET_NAME", "length": 60, "domain": null }, { "name": "FEATURE_TYPE", "type": "esriFieldTypeString", "alias": "FEATURE_TYPE", "length": 30, "domain": null }, { "name": "FEATURE_ID", "type": "esriFieldTypeString", "alias": "FEATURE_ID", "length": 40, "domain": null }, { "name": "FEATURE_NAME", "type": "esriFieldTypeString", "alias": "FEATURE_NAME", "length": 60, "domain": null }, { "name": "TASK_TYPE", "type": "esriFieldTypeString", "alias": "TASK_TYPE", "length": 40, "domain": null }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "length": 50, "domain": null }, { "name": "COUNTY", "type": "esriFieldTypeString", "alias": "COUNTY", "length": 50, "domain": null }, { "name": "ST_CNTY_CODE", "type": "esriFieldTypeString", "alias": "ST_CNTY_CODE", "length": 5, "domain": null }, { "name": "CONGRESSIONAL_DISTRICT", "type": "esriFieldTypeString", "alias": "CONGRESSIONAL_DISTRICT", "length": 50, "domain": null }, { "name": "ST_DISTRICT_CODE", "type": "esriFieldTypeString", "alias": "ST_DISTRICT_CODE", "length": 4, "domain": null }, { "name": "LU_LATITUDE", "type": "esriFieldTypeDouble", "alias": "LU_LATITUDE", "domain": null }, { "name": "LU_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LU_LONGITUDE", "domain": null }, { "name": "FEATURE_LATITUDE", "type": "esriFieldTypeDouble", "alias": "FEATURE_LATITUDE", "domain": null }, { "name": "FEATURE_LONGITUDE", "type": "esriFieldTypeDouble", "alias": "FEATURE_LONGITUDE", "domain": null }, { "name": "PROJ_CN", "type": "esriFieldTypeString", "alias": "PROJ_CN", "length": 34, "domain": null }, { "name": "LU_CN", "type": "esriFieldTypeString", "alias": "LU_CN", "length": 34, "domain": null }, { "name": "FEATURE_CN", "type": "esriFieldTypeString", "alias": "FEATURE_CN", "length": 34, "domain": null }, { "name": "RTE_CN", "type": "esriFieldTypeString", "alias": "RTE_CN", "length": 34, "domain": null }, { "name": "TASK_CN", "type": "esriFieldTypeString", "alias": "TASK_CN", "length": 34, "domain": null }, { "name": "DISTINCT_ASSET_FLAG", "type": "esriFieldTypeString", "alias": "DISTINCT_ASSET_FLAG", "length": 1, "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "GAOA_PROJECT_DET_PT_11", "fields": "REGION", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GAOA_PROJECT_DET_PT_12", "fields": "COUNTY", "isAscending": true, "isUnique": false, "description": "" }, { "name": "GAOA_PROJECT_DET_PT_13", "fields": "STATE,CONGRESSIONAL_DISTRICT", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R15249052_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A5644685_IX1", "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": 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": true }, "dateFieldsTimeReference": null, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true }