{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Label", "type": "Feature Layer", "description": "
AM Weather Station Reading Point for Labeling purposes, shows a label displaying the Temperature (upper left), Station ID (upper right), Relative Humidity (lower right, RH Crossover shows in RED) and Dew Point (lower left) for all Alberta Wildfire AM Weather Stations for the province of Alberta.<\/SPAN><\/P><\/DIV><\/DIV><\/DIV>", "geometryType": "esriGeometryPoint", "sourceSpatialReference": { "wkid": 4269, "latestWkid": 4269, "xyTolerance": 8.983152841195213E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": 0, "zUnits": 1, "falseM": 0, "mUnits": 1 }, "copyrightText": "Copyright Government of Alberta", "parentLayer": { "id": 0, "name": "AM Weather Reading " }, "subLayers": [], "minScale": 6933486, "maxScale": 846, "referenceScale": 0.0, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriPMS", "url": "3d4fea18e1764bc46eac56c84c383b0e", "imageData": "iVBORw0KGgoAAAANSUhEUgAAAAQAAAAECAYAAACp8Z5+AAAACXBIWXMAAA7EAAAOxAGVKw4bAAAAD0lEQVQImWNhQAMspAsAAALsABGvxex8AAAAAElFTkSuQmCC", "contentType": "image/png", "width": 3, "height": 3, "angle": 0, "xoffset": 0, "yoffset": 0 } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": [ { "labelExpressionInfo": {"expression": "$feature.STATION_ID"}, "labelPlacement": "esriServerPointLabelPlacementAboveRight", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Station ID", "priority": 5, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 1.5, "yoffset": 1.5, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.RELATIVE_HUMIDITY\nRound($feature.RELATIVE_HUMIDITY, 0)\n"}, "labelPlacement": "esriServerPointLabelPlacementBelowRight", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RELATIVE_HUMIDITY > DRY_BULB_TEMP", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "RH - No Crossover", "priority": 7, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 1.5, "yoffset": -1.5, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.RELATIVE_HUMIDITY\nRound($feature.RELATIVE_HUMIDITY, 0)"}, "labelPlacement": "esriServerPointLabelPlacementBelowRight", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "RELATIVE_HUMIDITY <= DRY_BULB_TEMP", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "RH - Crossover", "priority": 9, "symbol": { "type": "esriTS", "color": [ 230, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "left", "rightToLeft": false, "angle": 0, "xoffset": 1.5, "yoffset": -1.5, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "bold", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.DRY_BULB_TEMP\nRound($feature.DRY_BULB_TEMP, 0)\n"}, "labelPlacement": "esriServerPointLabelPlacementAboveLeft", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Temperature", "priority": 11, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "right", "rightToLeft": false, "angle": 0, "xoffset": -1.5, "yoffset": 1.5, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } }, { "labelExpressionInfo": {"expression": "$feature.DEW_POINT\nRound($feature.DEW_POINT, 0)"}, "labelPlacement": "esriServerPointLabelPlacementBelowLeft", "deconflictionStrategy": "none", "allowOverlapOfFeatureInterior": "avoid", "stackLabel": true, "stackAlignment": "dynamic", "removeDuplicates": "none", "stackRowLength": 24, "where": "DEW_POINT IS NOT NULL", "useCodedValues": true, "maxScale": 0, "minScale": 0, "name": "Dew Point", "priority": 13, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "right", "rightToLeft": false, "angle": 0, "xoffset": -1.5, "yoffset": -1.5, "kerning": false, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 0.8, "font": { "family": "Arial", "size": 7, "style": "normal", "weight": "normal", "decoration": "none" } } } ] }, "defaultVisibility": true, "extent": { "xmin": -1.3469660610453974E7, "ymin": 6106855.797172042, "xmax": -1.2133825873572724E7, "ymax": 8625825.014547035, "spatialReference": { "wkid": 102100, "latestWkid": 3857, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -20037700, "falseY": -30241100, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "hasAttachments": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "displayField": "STATION_NAME", "typeIdField": null, "subtypeFieldName": null, "subtypeField": null, "defaultSubtypeCode": null, "fields": [ { "name": "STATION_ID", "type": "esriFieldTypeString", "alias": "Station ID", "length": 5, "domain": null }, { "name": "DRY_BULB_TEMP", "type": "esriFieldTypeDouble", "alias": "Temperature", "domain": null }, { "name": "RELATIVE_HUMIDITY", "type": "esriFieldTypeDouble", "alias": "Relative Humidity", "domain": null }, { "name": "DEW_POINT", "type": "esriFieldTypeDouble", "alias": "Dew Point", "domain": null }, { "name": "WildfirePrimary.GDB.WF_WEATHER_AM_READNG_V.FID", "type": "esriFieldTypeOID", "alias": "FID", "domain": null }, { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "SHAPE" }, "indexes": null, "subtypes": [], "relationships": [], "canModifyLayer": true, "canScaleSymbols": false, "hasLabels": true, "capabilities": "Query,Map,Data", "maxRecordCount": 100000, "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, "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": { "timeZone": "Mountain Standard Time", "respectsDaylightSaving": false }, "preferredTimeReference": null, "datesInUnknownTimezone": false, "hasMetadata": true, "isDataArchived": false, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsCoordinatesQuantization": true, "supportsDynamicLegends": true, "serviceItemId": "09b069f6f2da4a729d6eb50eb84a96ac" }