{
 "layers": [
  {
   "allowGeometryUpdates": true,
   "capabilities": "Create,Editing,Sync,Uploads",
   "copyrightText": "",
   "defaultVisibility": true,
   "description": "",
   "displayField": "objectid",
   "drawingInfo": {
    "labelingInfo": null,
    "renderer": {
     "description": "Survey Data Locations",
     "label": "Acompanhamento de travessias v.1",
     "symbol": {
      "angle": 0,
      "color": [
       255,
       0,
       0,
       255
      ],
      "outline": {
       "color": [
        255,
        255,
        0,
        255
       ],
       "width": 1
      },
      "size": 8,
      "style": "esriSMSCircle",
      "type": "esriSMS",
      "xoffset": 0,
      "yoffset": 0
     },
     "type": "simple"
    },
    "transparency": 0
   },
   "extent": {
    "spatialReference": {"wkid": 4326},
    "type": "extent",
    "xmax": 180,
    "xmin": -180,
    "ymax": 90,
    "ymin": -90
   },
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "ObjectID",
     "nullable": false,
     "editable": false,
     "domain": null
    },
    {
     "name": "globalid",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "nullable": false,
     "editable": false,
     "domain": null
    },
    {
     "name": "uniquerowid",
     "type": "esriFieldTypeGUID",
     "alias": "RowID",
     "length": 38,
     "nullable": true,
     "editable": true,
     "domain": null
    },
    {
     "name": "cabecalho2",
     "alias": "cabecalho2",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "inicio",
     "alias": "inicio",
     "type": "esriFieldTypeDate",
     "length": 29,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "codigo_brk",
     "alias": "Código Interno BRK (Matrícula)",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "idpoco",
     "alias": "ID Poço",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "mat",
     "alias": "Matrícula BRK:",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "cpf",
     "alias": "cpf",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "nome",
     "alias": "Nome:",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "cargo",
     "alias": "Cargo:",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "data_execucao",
     "alias": "Data:",
     "type": "esriFieldTypeDate",
     "length": 29,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "pv_encontrado",
     "alias": "Tipo de Ponto Analisado",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_pv_encontrado",
      "codedValues": [
       {
        "name": "PV",
        "code": "tipodepontoanalisado_pv"
       },
       {
        "name": "Rede",
        "code": "tipodepontoanalisado_rede"
       },
       {
        "name": "Travessia",
        "code": "tipodepontoanalisado_travessia"
       },
       {
        "name": "Outros",
        "code": "tipodepontoanalisado_outros"
       }
      ]
     }
    },
    {
     "name": "pv_encontrado_outro",
     "alias": "Outros:",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "trav_ativ_inat",
     "alias": "Atravessia está:",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_trav_ativ_inat",
      "codedValues": [
       {
        "name": "Ativa",
        "code": "ativa"
       },
       {
        "name": "Inativa",
        "code": "inativa"
       }
      ]
     }
    },
    {
     "name": "dn_rede",
     "alias": "Qual o diâmetro da rede?",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_dn_rede",
      "codedValues": [
       {
        "name": "100 mm",
        "code": "100"
       },
       {
        "name": "150 mm",
        "code": "150"
       },
       {
        "name": "200 mm",
        "code": "200"
       },
       {
        "name": "250 mm",
        "code": "250"
       },
       {
        "name": "300 mm",
        "code": "300"
       },
       {
        "name": "400 mm",
        "code": "400"
       },
       {
        "name": "500 mm",
        "code": "500"
       },
       {
        "name": "700 mm",
        "code": "700"
       },
       {
        "name": "600 mm",
        "code": "600"
       }
      ]
     }
    },
    {
     "name": "mat_rede",
     "alias": "Qual material da rede?",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_mat_rede",
      "codedValues": [
       {
        "name": "PVC Ocre",
        "code": "pvcocre"
       },
       {
        "name": "Cerâmica",
        "code": "ceramica"
       },
       {
        "name": "PVC Branco",
        "code": "pvcbranco"
       },
       {
        "name": "Ferro",
        "code": "ferro"
       }
      ]
     }
    },
    {
     "name": "nec_manutencao",
     "alias": "Necessita de Manutenção",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_nec_manutencao",
      "codedValues": [
       {
        "name": "Sim",
        "code": "sim"
       },
       {
        "name": "Não",
        "code": "nao"
       }
      ]
     }
    },
    {
     "name": "tipo_manutencao",
     "alias": "Tipo de Manutenção",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "tipo_manutencao_nota",
     "alias": "Descreva o tipo de Manutenção Necessária",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "acesso_veiculo",
     "alias": "Possui acesso para Caminhão Hidrojato ou Retro Escavadeira para Eventual Manutenção",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_acesso_veiculo",
      "codedValues": [
       {
        "name": "Sim",
        "code": "sim"
       },
       {
        "name": "Não",
        "code": "nao"
       }
      ]
     }
    },
    {
     "name": "contato_para_acesso",
     "alias": "Possui contato de Morador/Proprietário do Local para acesso",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_contato_para_acesso",
      "codedValues": [
       {
        "name": "Sim",
        "code": "sim"
       },
       {
        "name": "Não",
        "code": "nao"
       }
      ]
     }
    },
    {
     "name": "contato",
     "alias": "Nome, Telefone e Endereço do Contato",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "processo_erosivo",
     "alias": "Ponto analisado está próximo a Processo Erosivo",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_processo_erosivo",
      "codedValues": [
       {
        "name": "Sim",
        "code": "sim"
       },
       {
        "name": "Não",
        "code": "nao"
       }
      ]
     }
    },
    {
     "name": "distancia_erosao",
     "alias": "Qual a distância do Ponto Analisado ao Processo Erosivo",
     "type": "esriFieldTypeDouble",
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "desabamento",
     "alias": "Rede corre risco eminente de desabamento",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_desabamento",
      "codedValues": [
       {
        "name": "Sim",
        "code": "sim"
       },
       {
        "name": "Não",
        "code": "nao"
       }
      ]
     }
    },
    {
     "name": "voltar_pv",
     "alias": "É necessário fazer Revisita Periódica no Ponto",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": {
      "type": "codedValue",
      "name": "service_69120c64445843c683ee89dd1a6b1be6_cvd_voltar_pv",
      "codedValues": [
       {
        "name": "Sim",
        "code": "sim"
       },
       {
        "name": "Não",
        "code": "nao"
       }
      ]
     }
    },
    {
     "alias": "created_user",
     "name": "created_user",
     "length": 255,
     "domain": null,
     "nullable": true,
     "type": "esriFieldTypeString",
     "editable": false
    },
    {
     "alias": "created_date",
     "name": "created_date",
     "length": 29,
     "domain": null,
     "nullable": true,
     "type": "esriFieldTypeDate",
     "editable": false
    },
    {
     "alias": "last_edited_user",
     "name": "last_edited_user",
     "length": 255,
     "domain": null,
     "nullable": true,
     "type": "esriFieldTypeString",
     "editable": false
    },
    {
     "alias": "last_edited_date",
     "name": "last_edited_date",
     "length": 29,
     "domain": null,
     "nullable": true,
     "type": "esriFieldTypeDate",
     "editable": false
    }
   ],
   "geometryType": "esriGeometryPoint",
   "globalIdField": "globalid",
   "hasAttachments": false,
   "hasM": false,
   "hasStaticData": false,
   "hasZ": false,
   "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText",
   "id": 0,
   "isDataVersioned": false,
   "maxRecordCount": 1000,
   "maxScale": 0,
   "minScale": 0,
   "name": "Acompanhamento_de_travessias_v_1",
   "objectIdField": "objectid",
   "propagateVisibleFields": true,
   "relationships": [
    {
     "id": 0,
     "name": "Acompanhamento_de_travessias_v_1_registrofotografico",
     "cardinality": "esriRelCardinalityOneToMany",
     "relatedTableId": 1,
     "role": "esriRelRoleOrigin",
     "keyField": "uniquerowid",
     "composite": true
    }
   ],
   "supportedQueryFormats": "JSON",
   "supportsAdvancedQueries": true,
   "supportsRollbackOnFailureParameter": true,
   "supportsStatistics": true,
   "templates": [
    {
     "description": "",
     "name": "New Feature",
     "prototype": {
      "attributes": {}
     }
    }
   ],
   "type": "Feature Layer",
   "typeIdField": "",
   "types": [],
   "indexes": [
    {
     "name": "r670_sde_rowid_uk",
     "fields": "objectid",
     "isAcsending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "uuid_670",
     "fields": "globalid",
     "isAcsending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "a396_ix1",
     "fields": "shape",
     "isAcsending": true,
     "isUnique": false,
     "description": ""
    }
   ],
   "timeInfo": {
    "timeReference": {
     "timeZone": "UTC",
     "respectsDaylightSaving": false
    },
    "timeInterval": 0,
    "timeIntervalUnits": "esriTimeUnitsMilliseconds",
    "hasLiveData": false,
    "trackIdField": null,
    "startTimeField": "inicio",
    "timeExtent": [
     1721237702878,
     1724185739080
    ]
   },
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "allowUpdateWithoutMValues": true,
   "hasMetadata": false,
   "supportsApplyEditsWithGlobalIds": true,
   "ownershipBasedAccessControlForFeatures": {
    "allowOthersToQuery": true,
    "allowOthersToUpdate": true,
    "allowOthersToDelete": true
   },
   "syncEnabled": true,
   "serviceItemId": "305a3cefa46d4f1a84f06bf9b84b9400",
   "standardMaxRecordCount": 16000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1,
   "sqlParserVersion": "PG_10.6.1"
  }
 ],
 "tables": [
  {
   "capabilities": "Create,Editing,Sync,Uploads",
   "copyrightText": "",
   "defaultVisibility": true,
   "description": "",
   "displayField": "objectid",
   "editFieldsInfo": {
    "creationDateField": "created_date",
    "creatorField": "created_user",
    "editDateField": "last_edited_date",
    "editorField": "last_edited_user"
   },
   "fields": [
    {
     "name": "objectid",
     "type": "esriFieldTypeOID",
     "alias": "ObjectID",
     "nullable": false,
     "editable": false,
     "domain": null
    },
    {
     "name": "globalid",
     "type": "esriFieldTypeGlobalID",
     "alias": "GlobalID",
     "length": 38,
     "nullable": false,
     "editable": false,
     "domain": null
    },
    {
     "name": "codigo_brkfotos",
     "alias": "Código Interno BRK",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "notas",
     "alias": "Nota",
     "type": "esriFieldTypeString",
     "length": 255,
     "editable": true,
     "nullable": true,
     "domain": null
    },
    {
     "name": "parentrowid",
     "type": "esriFieldTypeGUID",
     "alias": "ParentRowID",
     "length": 38,
     "nullable": true,
     "editable": true,
     "domain": null
    },
    {
     "alias": "created_user",
     "name": "created_user",
     "length": 255,
     "domain": null,
     "nullable": true,
     "type": "esriFieldTypeString",
     "editable": false
    },
    {
     "alias": "created_date",
     "name": "created_date",
     "length": 29,
     "domain": null,
     "nullable": true,
     "type": "esriFieldTypeDate",
     "editable": false
    },
    {
     "alias": "last_edited_user",
     "name": "last_edited_user",
     "length": 255,
     "domain": null,
     "nullable": true,
     "type": "esriFieldTypeString",
     "editable": false
    },
    {
     "alias": "last_edited_date",
     "name": "last_edited_date",
     "length": 29,
     "domain": null,
     "nullable": true,
     "type": "esriFieldTypeDate",
     "editable": false
    }
   ],
   "globalIdField": "globalid",
   "hasAttachments": true,
   "htmlPopupType": "esriServerHTMLPopupTypeNone",
   "id": 1,
   "isDataVersioned": false,
   "maxRecordCount": 1000,
   "name": "registrofotografico",
   "objectIdField": "objectid",
   "propagateVisibleFields": true,
   "relationships": [
    {
     "id": 0,
     "name": "Acompanhamento_de_travessias_v_1_registrofotografico",
     "cardinality": "esriRelCardinalityOneToMany",
     "relatedTableId": 0,
     "role": "esriRelRoleDestination",
     "keyField": "parentrowid",
     "composite": true
    }
   ],
   "supportedQueryFormats": "JSON, AMF",
   "supportsAdvancedQueries": true,
   "supportsRollbackOnFailureParameter": true,
   "supportsStatistics": true,
   "syncCanReturnChanges": false,
   "templates": [],
   "type": "Table",
   "typeIdField": "",
   "types": [],
   "useStandardizedQueries": true,
   "indexes": [
    {
     "name": "r671_sde_rowid_uk",
     "fields": "objectid",
     "isAcsending": true,
     "isUnique": true,
     "description": ""
    },
    {
     "name": "uuid_671",
     "fields": "globalid",
     "isAcsending": true,
     "isUnique": true,
     "description": ""
    }
   ],
   "hasMetadata": false,
   "supportsApplyEditsWithGlobalIds": true,
   "ownershipBasedAccessControlForFeatures": {
    "allowOthersToQuery": true,
    "allowOthersToUpdate": true,
    "allowOthersToDelete": true
   },
   "syncEnabled": true,
   "serviceItemId": "305a3cefa46d4f1a84f06bf9b84b9400",
   "standardMaxRecordCount": 16000,
   "tileMaxRecordCount": 4000,
   "maxRecordCountFactor": 1,
   "sqlParserVersion": "PG_10.6.1"
  }
 ]
}