{
 "currentVersion": 11.3,
 "cimVersion": "3.3.0",
 "id": 4,
 "name": "Tabela seduc obras",
 "type": "Table",
 "description": "",
 "copyrightText": "",
 "editFieldsInfo": null,
 "ownershipBasedAccessControlForFeatures": null,
 "syncCanReturnChanges": false,
 "relationships": [],
 "isDataVersioned": false,
 "isDataArchived": false,
 "infoInEstimates": [
  "count"
 ],
 "isDataBranchVersioned": false,
 "isDataReplicaTracked": false,
 "isCoGoEnabled": false,
 "supportsRollbackOnFailureParameter": true,
 "archivingInfo": {
  "supportsQueryWithHistoricMoment": false,
  "startArchivingMoment": -1
 },
 "supportsStatistics": true,
 "supportsExceedsLimitStatistics": true,
 "supportsAdvancedQueries": true,
 "supportsValidateSQL": true,
 "supportsCoordinatesQuantization": false,
 "supportsCalculate": true,
 "supportsASyncCalculate": 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": false,
  "supportsSqlExpression": true,
  "supportsLod": false,
  "supportsQueryWithLodSR": false,
  "supportsQueryAnalytic": true
 },
 "advancedQueryAnalyticCapabilities": {
  "supportsLinearRegression": true,
  "supportsAsync": true,
  "supportsPercentileAnalytic": false
 },
 "advancedEditingCapabilities": {
  "supportedSqlFormatsInCalculate": [
   "standard"
  ],
  "supportsAsyncApplyEdits": true,
  "supportsApplyEditsbyUploadID": true,
  "supportedApplyEditsUploadIDFormats": "JSON"
 },
 "hasMetadata": true,
 "hasAttachments": false,
 "supportsApplyEditsWithGlobalIds": false,
 "htmlPopupType": "esriServerHTMLPopupTypeNone",
 "objectIdField": "objectid",
 "globalIdField": "",
 "displayField": "demanda",
 "typeIdField": "",
 "subtypeField": "",
 "fields": [
  {
   "name": "objectid",
   "type": "esriFieldTypeOID",
   "alias": "ObjectID",
   "domain": null,
   "editable": false,
   "nullable": false,
   "defaultValue": null,
   "modelName": "objectid"
  },
  {
   "name": "idt",
   "type": "esriFieldTypeInteger",
   "alias": "IDT",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "idt"
  },
  {
   "name": "demanda",
   "type": "esriFieldTypeString",
   "alias": "Demanda",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "demanda"
  },
  {
   "name": "situacao",
   "type": "esriFieldTypeString",
   "alias": "Situacao",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "situacao"
  },
  {
   "name": "valor",
   "type": "esriFieldTypeDouble",
   "alias": "Valor",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "valor"
  },
  {
   "name": "objeto",
   "type": "esriFieldTypeString",
   "alias": "Objeto",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "objeto"
  },
  {
   "name": "previsao_entrega",
   "type": "esriFieldTypeString",
   "alias": "Previsao_entrega",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "previsao_entrega"
  },
  {
   "name": "data",
   "type": "esriFieldTypeDate",
   "alias": "Data",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 8,
   "defaultValue": null,
   "modelName": "data"
  },
  {
   "name": "obs",
   "type": "esriFieldTypeString",
   "alias": "Obs",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "obs"
  },
  {
   "name": "valor_executado",
   "type": "esriFieldTypeDouble",
   "alias": "Valor_Executado",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "valor_executado"
  },
  {
   "name": "perc_execucao",
   "type": "esriFieldTypeDouble",
   "alias": "Perc_Execucao",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "perc_execucao"
  },
  {
   "name": "ano_finalização",
   "type": "esriFieldTypeInteger",
   "alias": "Ano Finalização",
   "domain": null,
   "editable": true,
   "nullable": true,
   "defaultValue": null,
   "modelName": "ano_finalização"
  },
  {
   "name": "enchente",
   "type": "esriFieldTypeString",
   "alias": "Enchente",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "enchente"
  },
  {
   "name": "ata",
   "type": "esriFieldTypeString",
   "alias": "Ata",
   "domain": null,
   "editable": true,
   "nullable": true,
   "length": 255,
   "defaultValue": null,
   "modelName": "ata"
  }
 ],
 "indexes": [
  {
   "name": "r20494_sde_rowid_uk",
   "fields": "objectid",
   "isAscending": true,
   "isUnique": true,
   "description": ""
  }
 ],
 "datesInUnknownTimezone": false,
 "dateFieldsTimeReference": {
  "timeZone": "E. South America Standard Time",
  "respectsDaylightSaving": true
 },
 "preferredTimeReference": {
  "timeZone": "E. South America Standard Time",
  "respectsDaylightSaving": false
 },
 "types": [],
 "templates": [
  {
   "name": "Tabela seduc obras",
   "description": "",
   "prototype": {
    "attributes": {
     "enchente": null,
     "ata": null,
     "idt": null,
     "demanda": null,
     "situacao": null,
     "valor": null,
     "objeto": null,
     "previsao_entrega": null,
     "data": null,
     "obs": null,
     "valor_executado": null,
     "perc_execucao": null,
     "ano_finalização": null
    }
   },
   "drawingTool": "esriFeatureEditToolNone"
  }
 ],
 "maxRecordCount": 3000,
 "supportedQueryFormats": "JSON, geoJSON, PBF",
 "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson",
 "capabilities": "Query,Extract",
 "useStandardizedQueries": true,
 "bigIntegerRestrictedTo53Bits": true,
 "standardMaxRecordCount": 32000,
 "tileMaxRecordCount": 3000,
 "maxRecordCountFactor": 1,
 "serviceItemId": "7b8197863f0b46e9951e9b4ba85b9f3e"
}