{ "layers": [ { "currentVersion": 10.71, "id": 0, "name": "VIIRS Fire Detections", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "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, "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 }, "extent": { "xmin": -84.99697900008067, "ymin": -24.99999400002298, "xmax": -32.54716900034896, "ymax": 9.999993999623541, "spatialReference": { "wkid": 4326, "latestWkid": 4326 } }, "sourceSpatialReference": { "wkid": 4326, "latestWkid": 4326 }, "drawingInfo": { "renderer": { "type": "uniqueValue", "field1": "fire_type", "field2": null, "field3": null, "defaultSymbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 55, 0, 128, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "defaultLabel": "", "uniqueValueInfos": [ { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 0, 197, 255, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "1", "label": "Savanna and Grassland", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 255, 170, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "2", "label": "Small Clearing and Agriculture", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 38, 115, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "3", "label": "Understory", "description": "" }, { "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 0, 0, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 1 } }, "value": "4", "label": "Deforestation", "description": "" } ], "fieldDelimiter": "," }, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": false, "allowTrueCurvesUpdates": false, "onlyAllowTrueCurveUpdatesByTrueCurveClients": false, "timeInfo": { "startTimeField": "start_date", "endTimeField": "last_date", "trackIdField": null, "timeExtent": null, "timeReference": null, "timeInterval": 1, "timeIntervalUnits": "esriTimeUnitsDays", "exportOptions": { "useTime": true, "timeDataCumulative": false, "timeOffset": null, "timeOffsetUnits": null }, "hasLiveData": true }, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": false, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "", "displayField": "doy", "typeIdField": "fire_type", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "objectid", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "doy", "type": "esriFieldTypeDouble", "alias": "doy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "doy" }, { "name": "fire_type", "type": "esriFieldTypeDouble", "alias": "fire_type", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fire_type" }, { "name": "fire_confi", "type": "esriFieldTypeDouble", "alias": "fire_confi", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fire_confi" }, { "name": "frp", "type": "esriFieldTypeDouble", "alias": "frp", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "frp" }, { "name": "protected", "type": "esriFieldTypeDouble", "alias": "protected", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "protected" }, { "name": "start_doy", "type": "esriFieldTypeDouble", "alias": "start_doy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "start_doy" }, { "name": "last_doy", "type": "esriFieldTypeDouble", "alias": "last_doy", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "last_doy" }, { "name": "is_new", "type": "esriFieldTypeDouble", "alias": "is_new", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "is_new" }, { "name": "is_active", "type": "esriFieldTypeDouble", "alias": "is_active", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "is_active" }, { "name": "start_date", "type": "esriFieldTypeDate", "alias": "start_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "start_date" }, { "name": "last_date", "type": "esriFieldTypeDate", "alias": "last_date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_date" }, { "name": "date", "type": "esriFieldTypeDate", "alias": "date", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "date" }, { "name": "biome", "type": "esriFieldTypeSmallInteger", "alias": "biome", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "biome" }, { "name": "region", "type": "esriFieldTypeSmallInteger", "alias": "region", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "region" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "shape", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r779_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a550_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "types": [ { "id": 1, "name": "1", "domains": {}, "templates": [ { "name": "1", "description": "", "prototype": { "attributes": { "biome": null, "region": null, "doy": null, "fire_type": 1, "fire_confi": null, "frp": null, "protected": null, "start_doy": null, "last_doy": null, "is_new": null, "is_active": null, "start_date": null, "last_date": null, "date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 2, "name": "2", "domains": {}, "templates": [ { "name": "2", "description": "", "prototype": { "attributes": { "biome": null, "region": null, "doy": null, "fire_type": 2, "fire_confi": null, "frp": null, "protected": null, "start_doy": null, "last_doy": null, "is_new": null, "is_active": null, "start_date": null, "last_date": null, "date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 3, "name": "3", "domains": {}, "templates": [ { "name": "3", "description": "", "prototype": { "attributes": { "biome": null, "region": null, "doy": null, "fire_type": 3, "fire_confi": null, "frp": null, "protected": null, "start_doy": null, "last_doy": null, "is_new": null, "is_active": null, "start_date": null, "last_date": null, "date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] }, { "id": 4, "name": "4", "domains": {}, "templates": [ { "name": "4", "description": "", "prototype": { "attributes": { "biome": null, "region": null, "doy": null, "fire_type": 4, "fire_confi": null, "frp": null, "protected": null, "start_doy": null, "last_doy": null, "is_new": null, "is_active": null, "start_date": null, "last_date": null, "date": null } }, "drawingTool": "esriFeatureEditToolPoint" } ] } ], "templates": [], "maxRecordCount": 10000000, "supportedQueryFormats": "JSON, geoJSON", "capabilities": "Query,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "maxRecordCountFactor": 1 } ], "tables": [] }