{ "currentVersion": 11.3, "cimVersion": "3.3.0", "id": 1, "name": "Cicatriz Combate", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": { "creationDateField": "created_date", "creatorField": "created_user", "editDateField": "last_edited_date", "editorField": "last_edited_user" }, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "sisfogo_db.editor02.combates_2024", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "guid", "composite": false, "catalogID": "{0C8CB339-0B63-42CA-84FA-22D7011C49DA}" } ], "isDataVersioned": false, "isDataArchived": false, "infoInEstimates": [ "extent", "count" ], "isDataBranchVersioned": false, "isDataReplicaTracked": false, "isCoGoEnabled": false, "supportsRollbackOnFailureParameter": true, "archivingInfo": { "supportsQueryWithHistoricMoment": false, "startArchivingMoment": -1 }, "supportsStatistics": true, "supportsExceedsLimitStatistics": true, "supportsAdvancedQueries": true, "supportsValidateSQL": true, "supportsCoordinatesQuantization": true, "supportsQuantizationEditMode": true, "supportsCalculate": true, "supportsASyncCalculate": true, "supportsDatumTransformation": true, "advancedQueryCapabilities": { "supportsPagination": true, "supportsTrueCurve": true, "supportsQueryWithDistance": true, "supportsReturningQueryExtent": true, "supportsStatistics": true, "supportsPercentileStatistics": true, "supportsHavingClause": true, "supportsOrderBy": true, "supportsDistinct": true, "supportsCountDistinct": true, "supportsAdvancedQueryRelated": true, "supportsQueryRelatedPagination": true, "supportsCurrentUserQueries": true, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": true, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriMeters" }, "hasMetadata": true, "extent": { "xmin": -8235770.165200001, "ymin": -2847772.6301000006, "xmax": -4584982.415100001, "ymax": 587435.803199999, "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 } }, "sourceSpatialReference": { "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 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 68, 49, 145, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": true, "enableZDefaults": false, "supportsVCSProjection": true, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "status", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "objectid" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status do Incêndio", "domain": { "type": "codedValue", "name": "status", "description": "Status_if", "codedValues": [ { "name": "Ativo sem combate", "code": "sem_combate" }, { "name": "Em Combate", "code": "em_combate" }, { "name": "Controlado", "code": "controlado" }, { "name": "Extinto", "code": "extinto" }, { "name": "Indefinido", "code": "indefinido" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "status" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome do Incêndio Florestal", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nome" }, { "name": "bioma", "type": "esriFieldTypeString", "alias": "Bioma", "domain": { "type": "codedValue", "name": "bioma", "description": "Biomas", "codedValues": [ { "name": "Amazônia", "code": "amazoni" }, { "name": "Caatinga", "code": "caatinga" }, { "name": "Cerrado", "code": "cerrado" }, { "name": "Pantanal", "code": "pantanal" }, { "name": "Mata Atlântica", "code": "mata_atl" }, { "name": "Pampa", "code": "pampa" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "bioma" }, { "name": "imagem", "type": "esriFieldTypeString", "alias": "Imagem", "domain": { "type": "codedValue", "name": "imagem", "description": "Imagem de satélite", "codedValues": [ { "name": "Planet", "code": "planet" }, { "name": "Sentinel 2", "code": "sentinel2" }, { "name": "Landsat", "code": "landsat" }, { "name": "Sentinel 1 - Radar", "code": "sentinel1_radar" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "imagem" }, { "name": "uf", "type": "esriFieldTypeString", "alias": "UF", "domain": { "type": "codedValue", "name": "uf", "description": "uf", "codedValues": [ { "name": "AC", "code": "AC" }, { "name": "AL", "code": "AL" }, { "name": "AP", "code": "AP" }, { "name": "AM", "code": "AM" }, { "name": "BA", "code": "BA" }, { "name": "CE", "code": "CE" }, { "name": "DF", "code": "DF" }, { "name": "ES", "code": "ES" }, { "name": "GO", "code": "GO" }, { "name": "MA", "code": "MA" }, { "name": "MT", "code": "MT" }, { "name": "MS", "code": "MS" }, { "name": "MG", "code": "MG" }, { "name": "PA", "code": "PA" }, { "name": "PB", "code": "PB" }, { "name": "PR", "code": "PR" }, { "name": "PE", "code": "PE" }, { "name": "PI", "code": "PI" }, { "name": "RJ", "code": "RJ" }, { "name": "RN", "code": "RN" }, { "name": "RS", "code": "RS" }, { "name": "RO", "code": "RO" }, { "name": "RR", "code": "RR" }, { "name": "SC", "code": "SC" }, { "name": "SP", "code": "SP" }, { "name": "SE", "code": "SE" }, { "name": "TO", "code": "TO" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "uf" }, { "name": "municipio", "type": "esriFieldTypeString", "alias": "municipio", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "municipio" }, { "name": "data_img", "type": "esriFieldTypeDate", "alias": "data_img", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "data_img" }, { "name": "guid", "type": "esriFieldTypeGUID", "alias": "guid", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "guid" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "globalid", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "created_user", "type": "esriFieldTypeString", "alias": "created_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "created_user" }, { "name": "created_date", "type": "esriFieldTypeDate", "alias": "created_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created_date" }, { "name": "last_edited_user", "type": "esriFieldTypeString", "alias": "last_edited_user", "domain": null, "editable": false, "nullable": true, "length": 255, "defaultValue": null, "modelName": "last_edited_user" }, { "name": "last_edited_date", "type": "esriFieldTypeDate", "alias": "last_edited_date", "domain": null, "editable": false, "nullable": true, "length": 8, "defaultValue": null, "modelName": "last_edited_date" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)", "required": true }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_perimeter(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_perimeter(shape)", "required": true } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "shape" }, "indexes": [ { "name": "r87_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_87", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a61_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Cicatriz Combate", "description": "", "prototype": { "attributes": { "guid": null, "data_img": null, "status": null, "nome": null, "bioma": null, "imagem": null, "uf": null, "municipio": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query", "useStandardizedQueries": true, "bigIntegerRestrictedTo53Bits": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "885c3f36924b4de896db3d4e85329673" }