{ "currentVersion": 10.71, "id": 1, "name": "FWI", "type": "Feature Layer", "description": "Display interpolated hourly fire weather index data. This data is generated hourly based on calculated values from the non-spatial Oracle database. At each hour values are generated for the last 24 hours starting with the most recent observed value. This is done to capture any changes that may come in from subsequent iterations of the data that correct false historical readings or add readings that were missed when the original values were created. These values are kept for 1 week before they are deleted from the database.", "geometryType": "esriGeometryPolygon", "sourceSpatialReference": { "wkid": 2036, "latestWkid": 2953 }, "copyrightText": "RSS supplies the data to BAS that loads it into their Oracle database and then supplies it the GIS section to generate the polygons.", "parentLayer": null, "subLayers": [], "minScale": 0, "maxScale": 0, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "INDEX_VALUE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 115, 178, 255, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "1", "label": "Low / Bas", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 56, 168, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "2", "label": "Moderate / Modéré", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 255, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "3", "label": "High / Élevé", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 170, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "4", "label": "Very High / Tres Élevé", "description": "" }, { "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 255, 0, 0, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 0, 0, 0, 0 ], "width": 0.4 } }, "value": "5", "label": "Extreme / Extrême", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "defaultVisibility": true, "extent": { "xmin": 2261677.84, "ymin": 7277795.58, "xmax": 2711277.26, "ymax": 7674859.82, "spatialReference": { "wkid": 2036, "latestWkid": 2953 } }, "timeInfo": { "startTimeField": "INDEX_DATE", "endTimeField": null, "trackIdField": null, "timeExtent": [ 1745949600000, 1746036000000 ], "timeReference": { "timeZone": "Atlantic Standard Time", "respectsDaylightSaving": true }, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsHours", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "INDEX_VALUE", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null }, { "name": "INDEX_VALUE", "type": "esriFieldTypeInteger", "alias": "FWI", "domain": { "type": "codedValue", "name": "Weather_Index_Classes", "description": "", "codedValues": [ { "name": "Low/Bas", "code": 1 }, { "name": "Moderate/Modéré", "code": 2 }, { "name": "High/Élevé", "code": 3 }, { "name": "Very High/Tres Élevé", "code": 4 }, { "name": "Extreme/Extrême", "code": 5 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "WEATHERTYPE", "type": "esriFieldTypeSmallInteger", "alias": "WEATHERTYPE", "domain": { "type": "codedValue", "name": "Weather_Index_Type", "description": "Defines the type of weather index that is being stored by the row in the feature class", "codedValues": [ { "name": "FWI", "code": 1 }, { "name": "ISI", "code": 2 }, { "name": "BUI", "code": 4 }, { "name": "DC", "code": 5 }, { "name": "DMC", "code": 6 }, { "name": "FFMC", "code": 3 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null }, { "name": "INDEX_DATE", "type": "esriFieldTypeDate", "alias": "INDEX_DATE", "length": 8, "domain": null }, { "name": "CURRENTWEATHER_INDCT", "type": "esriFieldTypeSmallInteger", "alias": "CURRENTWEATHER_INDCT", "domain": { "type": "codedValue", "name": "isCurrentWeatherIndex", "description": "", "codedValues": [ { "name": "Previous Value", "code": 0 }, { "name": "Current Value", "code": 1 }, { "name": "Pending Value", "code": 2 } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" } }, { "name": "SHAPE.AREA", "type": "esriFieldTypeDouble", "alias": "SHAPE.AREA", "domain": null }, { "name": "SHAPE.LEN", "type": "esriFieldTypeDouble", "alias": "SHAPE.LEN", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": [ { "name": "I126091WEATHERTY", "fields": "WEATHERTYPE", "isAscending": true, "isUnique": false, "description": "" }, { "name": "R818380_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A1743_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": false, "capabilities": "Map,Query,Data", "maxRecordCount": 5000, "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, "supportsCoordinatesQuantization": true }