{ "currentVersion": 10.81, "id": 3, "name": "Solar Potential (per the National Renewable Energy Laboratory)", "type": "Feature Layer", "description": "Shows mean year-round Direct Normal Irradiance (DNI) values, in watts per square meter. DNI measures solar potential without atmospheric scattering. This layer is part of a feature dataset containing layers related to renewable energy opportunities in the state of New Mexico, including wind capacity, solar irradiance, and geothermal potential.\n\nSource: National Renewable Energy Laboratory Solar Prospector (https://maps.nrel.gov/nsrdb-viewer/)\n\nDataset: Multi Year PSM Global Horizontal Irradiance\n\nLast updated: According to Solar Prospector website, \"The data are averaged from hourly model output over 19 years (1998-2016).\" Version 3.0.1.\n\nRecommended update schedule: This dataset resulted from a study performed by NREL. NREL has not made available an update schedule; recommended to check for updated data every few years.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "copyrightText": "National Renewable Energy Laboratory", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "classBreaks", "field": "ann_dni", "classificationMethod": "esriClassifyManual", "minValue": 5.3111143836, "classBreakInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 235, 190, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 5.5, "label": "5.0 - 5.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 211, 127, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 6, "label": "5.5 - 6.0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 6.5, "label": "6.0 - 6.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 245, 122, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 7, "label": "6.5 - 7.0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 230, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 7.5, "label": "7.0 - 7.5", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 168, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 8.0324568493, "label": "7.5 - 8.0", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "classMaxValue": 8.5, "label": "8.0 - 8.5", "description": "" } ] }, "transparency": 50, "labelingInfo": null }, "defaultVisibility": false, "extent": { "xmin": 114518.97080110887, "ymin": 3466422.9733373667, "xmax": 690089.5331405806, "ymax": 4102574.3428038564, "spatialReference": { "wkid": 26913, "latestWkid": 26913 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "id", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "id", "type": "esriFieldTypeDouble", "alias": "id", "domain": null }, { "name": "gridcode", "type": "esriFieldTypeDouble", "alias": "gridcode", "domain": null }, { "name": "ann_dni", "type": "esriFieldTypeDouble", "alias": "Irradiance Values (potential increases with value)", "domain": null }, { "name": "jan", "type": "esriFieldTypeDouble", "alias": "jan", "domain": null }, { "name": "feb", "type": "esriFieldTypeDouble", "alias": "feb", "domain": null }, { "name": "mar", "type": "esriFieldTypeDouble", "alias": "mar", "domain": null }, { "name": "apr", "type": "esriFieldTypeDouble", "alias": "apr", "domain": null }, { "name": "may", "type": "esriFieldTypeDouble", "alias": "may", "domain": null }, { "name": "jun", "type": "esriFieldTypeDouble", "alias": "jun", "domain": null }, { "name": "jul", "type": "esriFieldTypeDouble", "alias": "jul", "domain": null }, { "name": "aug", "type": "esriFieldTypeDouble", "alias": "aug", "domain": null }, { "name": "sep", "type": "esriFieldTypeDouble", "alias": "sep", "domain": null }, { "name": "oct", "type": "esriFieldTypeDouble", "alias": "oct", "domain": null }, { "name": "nov", "type": "esriFieldTypeDouble", "alias": "nov", "domain": null }, { "name": "dec", "type": "esriFieldTypeDouble", "alias": "dec", "domain": null }, { "name": "source", "type": "esriFieldTypeString", "alias": "source", "length": 254, "domain": null }, { "name": "last_updated", "type": "esriFieldTypeDate", "alias": "last_updated", "length": 8, "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": "r49_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a38_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 1000, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportedQueryFormats": "JSON, geoJSON", "isDataVersioned": false, "ownershipBasedAccessControlForFeatures": {"allowOthersToQuery": true}, "useStandardizedQueries": true, "advancedQueryCapabilities": { "useStandardizedQueries": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsCountDistinct": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsPagination": true, "supportsTrueCurve": true, "supportsReturningQueryExtent": true, "supportsQueryWithDistance": true, "supportsSqlExpression": true }, "supportsDatumTransformation": true, "dateFieldsTimeReference": null, "supportsCoordinatesQuantization": true }