{ "currentVersion": 10.91, "id": 5, "name": "Lightning Direction Finders", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "Location and status of Lightning Direction Finders (sensors). These data are provided by Bureau of Land Management (BLM) \"as is\" and may contain errors or omissions. The User assumes the entire risk associated with its use of these data and recognizes that this data will never be 100% QCed. Official and accurate data should be obtained directly from the data steward. Please see the metadata of the individual layers for complete details.", "copyrightText": "Alaska Interagency Coordination Center, Bureau of Land Management, Alaska Fire Service", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [], "isDataVersioned": false, "isDataArchived": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true }, "extent": { "xmin": -602939.310903321, "ymin": 536326.3647660166, "xmax": 1409911.1322519686, "ymax": 2502559.4899894223, "spatialReference": { "wkid": 102006, "latestWkid": 3338 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "STATE", "field2": null, "field3": null, "defaultSymbol": null, "defaultLabel": null, "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSDiamond", "color": [ 0, 0, 0, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "UNKNOWN", "label": "Down", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSDiamond", "color": [ 0, 168, 132, 255 ], "size": 8, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": null }, "value": "UP", "label": "Up", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": [ { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "STATE = 'UP'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 115, 76, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 9, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 }, { "labelPlacement": "esriServerPointLabelPlacementAboveRight", "where": "STATE <> 'UP'", "labelExpression": "[NAME]", "useCodedValues": true, "symbol": { "type": "esriTS", "color": [ 0, 0, 0, 255 ], "backgroundColor": null, "borderLineColor": null, "borderLineSize": null, "verticalAlignment": "bottom", "horizontalAlignment": "center", "rightToLeft": false, "angle": 0, "xoffset": 0, "yoffset": 0, "kerning": true, "haloColor": [ 255, 255, 255, 255 ], "haloSize": 1, "font": { "family": "Arial", "size": 8, "style": "normal", "weight": "bold", "decoration": "none" } }, "minScale": 0, "maxScale": 0 } ] }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "OBJECTID", "globalIdField": "", "displayField": "NAME", "typeIdField": "STATE", "subtypeField": "", "fields": [ { "name": "OBJECTID", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "SENSORID", "type": "esriFieldTypeInteger", "alias": "SENSORID", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SENSORID" }, { "name": "NAME", "type": "esriFieldTypeString", "alias": "NAME", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "NAME" }, { "name": "TYPE", "type": "esriFieldTypeString", "alias": "TYPE", "domain": null, "editable": true, "nullable": true, "length": 128, "defaultValue": null, "modelName": "TYPE" }, { "name": "LATITUDE", "type": "esriFieldTypeDouble", "alias": "LATITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LATITUDE" }, { "name": "LONGITUDE", "type": "esriFieldTypeDouble", "alias": "LONGITUDE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "LONGITUDE" }, { "name": "ELEVATION", "type": "esriFieldTypeDouble", "alias": "ELEVATION", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "ELEVATION" }, { "name": "STATE", "type": "esriFieldTypeString", "alias": "STATE", "domain": null, "editable": true, "nullable": true, "length": 32, "defaultValue": null, "modelName": "STATE" }, { "name": "TIMESTATECHANGED", "type": "esriFieldTypeDate", "alias": "TIMESTATECHANGED", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "TIMESTATECHANGED" }, { "name": "OWNER", "type": "esriFieldTypeString", "alias": "OWNER", "domain": null, "editable": true, "nullable": true, "length": 50, "defaultValue": null, "modelName": "OWNER" } ], "geometryField": { "name": "SHAPE", "type": "esriFieldTypeGeometry", "alias": "Shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "Shape" }, "indexes": [ { "name": "R5469_SDE_ROWID_UK", "fields": "OBJECTID", "isAscending": true, "isUnique": true, "description": "" }, { "name": "A4873_IX1", "fields": "SHAPE", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "Alaskan Standard Time", "respectsDaylightSaving": true }, "types": [ { "id": "UNKNOWN", "name": "UNKNOWN", "domains": {}, "templates": [ { "name": "UNKNOWN", "description": "", "prototype": { "attributes": { "TIMESTATECHANGED": null, "OWNER": null, "SENSORID": null, "NAME": null, "TYPE": null, "LATITUDE": null, "LONGITUDE": null, "ELEVATION": null, "STATE": "UNKNOWN" } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": "UP", "name": "UP", "domains": {}, "templates": [ { "name": "UP", "description": "", "prototype": { "attributes": { "TIMESTATECHANGED": null, "OWNER": null, "SENSORID": null, "NAME": null, "TYPE": null, "LATITUDE": null, "LONGITUDE": null, "ELEVATION": null, "STATE": "UP" } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 10000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1 }