{ "layers": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 0, "name": "RIA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPoint", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "DestTable", "relatedTableId": 1, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{260F0E91-F9FD-47F5-8AF6-7BD520EE0E1E}" }, { "id": 1, "name": "DestTable", "relatedTableId": 2, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleOrigin", "keyField": "GLOBALID", "composite": false, "catalogID": "{7CE19F3A-2553-493C-A396-7DB53CE4C0E3}" } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSMS", "style": "esriSMSCircle", "color": [ 168, 63, 121, 255 ], "size": 4, "angle": 0, "xoffset": 0, "yoffset": 0, "outline": { "color": [ 0, 0, 0, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "numria", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "numria", "type": "esriFieldTypeString", "alias": "Número do RIA", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "numria" }, { "name": "datahoraria", "type": "esriFieldTypeDate", "alias": "Data e Hora do RIA", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datahoraria" }, { "name": "nome", "type": "esriFieldTypeString", "alias": "Nome", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nome" }, { "name": "razaosocialcnpj", "type": "esriFieldTypeString", "alias": "Razão Social", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "razaosocialcnpj" }, { "name": "tipopessoa", "type": "esriFieldTypeString", "alias": "Tipo de pessoa", "domain": { "type": "codedValue", "name": "LIST_tipo_pessoa", "description": "Tipo de pessoa", "codedValues": [ { "name": "Pessoa física", "code": "0001" }, { "name": "Pessoa Jurídica", "code": "0002" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipopessoa" }, { "name": "estrangeiro", "type": "esriFieldTypeString", "alias": "Estrangeiro", "domain": { "type": "codedValue", "name": "LIST_sim_não", "description": "Sim e não respostas", "codedValues": [ { "name": "Sim", "code": "0003" }, { "name": "Não", "code": "0004" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "estrangeiro" }, { "name": "tipodocumento", "type": "esriFieldTypeString", "alias": "Tipo de documento", "domain": { "type": "codedValue", "name": "LIST_tipo_documento_estrangeiro", "description": "Tipos de documento para Estrangeiros", "codedValues": [ { "name": "Passaporte", "code": "0005" }, { "name": "RG", "code": "0006" }, { "name": "Carteira de Identidade Estrangeira", "code": "0007" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipodocumento" }, { "name": "numdocumento", "type": "esriFieldTypeString", "alias": "Número do Documento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "numdocumento" }, { "name": "datanascimento", "type": "esriFieldTypeDate", "alias": "Data de nascimento", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datanascimento" }, { "name": "nomemae", "type": "esriFieldTypeString", "alias": "Nome da mãe", "domain": null, "editable": true, "nullable": true, "length": 500, "defaultValue": null, "modelName": "nomemae" }, { "name": "nomepai", "type": "esriFieldTypeString", "alias": "Nome do Pai", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nomepai" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "orgaoemissorrg", "type": "esriFieldTypeString", "alias": "Órgão emissor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "orgaoemissorrg" }, { "name": "email", "type": "esriFieldTypeString", "alias": "E-mail", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "email" }, { "name": "profissao", "type": "esriFieldTypeString", "alias": "Profissão", "domain": { "type": "codedValue", "name": "LIST_profissao", "description": "Listagem de profissões", "codedValues": [ { "name": "Proprietário", "code": "0008" }, { "name": "Pecuarista", "code": "0009" }, { "name": "Caçador profissional", "code": "0010" }, { "name": "Técnico", "code": "0011" }, { "name": "Engenheiro", "code": "0012" }, { "name": "Agricultor", "code": "0013" }, { "name": "Prestador de serviço", "code": "0014" }, { "name": "Pescador", "code": "0015" }, { "name": "Outros", "code": "0016" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "profissao" }, { "name": "estadocivil", "type": "esriFieldTypeString", "alias": "Estado Civil", "domain": { "type": "codedValue", "name": "LIST_estado_civil", "description": "Listagem de estado Civil", "codedValues": [ { "name": "Solteiro(a)", "code": "0017" }, { "name": "Casado(a)", "code": "0018" }, { "name": "Viúvo(a)", "code": "0019" }, { "name": "Separado(a)", "code": "0020" }, { "name": "Divorciado(a)", "code": "0021" }, { "name": "União Estável", "code": "0022" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "estadocivil" }, { "name": "naturalidade", "type": "esriFieldTypeString", "alias": "Naturalidade", "domain": { "type": "codedValue", "name": "LIST_naturalidade", "description": "", "codedValues": [ { "name": "Brasileiro(a)", "code": "0023" }, { "name": "Estrangeiro(a)", "code": "0024" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "naturalidade" }, { "name": "nomeempresacnpj", "type": "esriFieldTypeString", "alias": "Nome da empresa", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nomeempresacnpj" }, { "name": "nomerepresentantecnpj", "type": "esriFieldTypeString", "alias": "Nome do representante", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nomerepresentantecnpj" }, { "name": "endereco", "type": "esriFieldTypeString", "alias": "Endereço / logradouro", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "endereco" }, { "name": "numeroendereco", "type": "esriFieldTypeString", "alias": "Número do endereço", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "numeroendereco" }, { "name": "complementoendereco", "type": "esriFieldTypeString", "alias": "Complemento do endereço", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "complementoendereco" }, { "name": "bairroendereco", "type": "esriFieldTypeString", "alias": "Bairro", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "bairroendereco" }, { "name": "cidadeendereco", "type": "esriFieldTypeString", "alias": "Cidade", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cidadeendereco" }, { "name": "estadoendereco", "type": "esriFieldTypeString", "alias": "Estado", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "estadoendereco" }, { "name": "datavistoria", "type": "esriFieldTypeDate", "alias": "Data da vistoria", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datavistoria" }, { "name": "descricaosucintainspecao", "type": "esriFieldTypeString", "alias": "Descrição sucinta da inspeção", "domain": null, "editable": true, "nullable": true, "length": 10000, "defaultValue": null, "modelName": "descricaosucintainspecao" }, { "name": "baciahidrografica", "type": "esriFieldTypeString", "alias": "Bacia Hidrográfica", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "baciahidrografica" }, { "name": "coordenadae", "type": "esriFieldTypeDouble", "alias": "Coordenada E", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "coordenadae" }, { "name": "coordenadan", "type": "esriFieldTypeDouble", "alias": "Coordenada N", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "coordenadan" }, { "name": "qualificacaoresponsavel", "type": "esriFieldTypeString", "alias": "Qualificação do responsável", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "qualificacaoresponsavel" }, { "name": "nomeagente", "type": "esriFieldTypeString", "alias": "Nome do agente Autuante", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nomeagente" }, { "name": "funcaoagente", "type": "esriFieldTypeString", "alias": "Função do Agente", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "funcaoagente" }, { "name": "numconselhoclasse", "type": "esriFieldTypeString", "alias": "Número do conselho de classe", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "numconselhoclasse" }, { "name": "nometecnico", "type": "esriFieldTypeString", "alias": "Nome do Técnico", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "nometecnico" }, { "name": "regiao", "type": "esriFieldTypeString", "alias": "Região", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "regiao" }, { "name": "escritorioregional", "type": "esriFieldTypeString", "alias": "Escritório Regional", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "escritorioregional" }, { "name": "status", "type": "esriFieldTypeString", "alias": "Status", "domain": { "type": "codedValue", "name": "LIST_Status", "description": "Status", "codedValues": [ { "name": "Lavrado", "code": "0025" }, { "name": "Pendente de envio AR", "code": "0026" }, { "name": "Insubsistente/Cancelado", "code": "0027" }, { "name": "Quitado", "code": "0028" }, { "name": "Inscrito em dívida Ativa", "code": "0029" }, { "name": "Subsistente", "code": "0030" }, { "name": "Em aberto", "code": "0031" }, { "name": "Bens Destinados", "code": "0032" }, { "name": "Entregue", "code": "0033" }, { "name": "Pendente", "code": "0034" }, { "name": "Concluído", "code": "0035" }, { "name": "Pendente de retorno do notificado", "code": "0036" }, { "name": "Atendido", "code": "0037" }, { "name": "Não atendido", "code": "0038" }, { "name": "Não formalizado", "code": "0039" }, { "name": "Formalizado", "code": "0040" }, { "name": "À vencer", "code": "0041" }, { "name": "Vencido", "code": "0042" }, { "name": "Elaborado", "code": "0043" }, { "name": "Anexado", "code": "0044" }, { "name": "Não Elaborado", "code": "0045" }, { "name": "Encaminhado para assinatura", "code": "0046" }, { "name": "Recusado/Revisão", "code": "0047" }, { "name": "Encaminhado", "code": "0048" }, { "name": "Assinado Chefe", "code": "0118" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "status" }, { "name": "areaembargada", "type": "esriFieldTypeString", "alias": "Área embargada", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "areaembargada" }, { "name": "areadesembargada", "type": "esriFieldTypeString", "alias": "Área desembargada", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "areadesembargada" }, { "name": "descrembargo", "type": "esriFieldTypeString", "alias": "Descrição do embargo de área", "domain": null, "editable": true, "nullable": true, "length": 10000, "defaultValue": null, "modelName": "descrembargo" }, { "name": "regionaldesembargo", "type": "esriFieldTypeString", "alias": "Regional do IAT ou CIA/PEL AMb FV", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "regionaldesembargo" }, { "name": "descrdesembargoarea", "type": "esriFieldTypeString", "alias": "Descrição de desembargo de área", "domain": null, "editable": true, "nullable": true, "length": 10000, "defaultValue": null, "modelName": "descrdesembargoarea" }, { "name": "usuariologado", "type": "esriFieldTypeString", "alias": "Usuário que prestou as informações", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "usuariologado" }, { "name": "outraprofissao", "type": "esriFieldTypeString", "alias": "Outra profissão", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "outraprofissao" }, { "name": "id_ria", "type": "esriFieldTypeInteger", "alias": "ID Ria", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "id_ria" }, { "name": "cep", "type": "esriFieldTypeString", "alias": "CEP", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cep" }, { "name": "rg", "type": "esriFieldTypeString", "alias": "RG", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "rg" }, { "name": "cpfrepresentantecnpj", "type": "esriFieldTypeString", "alias": "CPF do Representante", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cpfrepresentantecnpj" }, { "name": "telefone", "type": "esriFieldTypeString", "alias": "Telefone", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "telefone" }, { "name": "celular", "type": "esriFieldTypeString", "alias": "Celular", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "celular" }, { "name": "cpfagente", "type": "esriFieldTypeString", "alias": "CPF do Agente Autuante", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cpfagente" }, { "name": "assinaturaentrevistado", "type": "esriFieldTypeString", "alias": "Assinatura do Entrevistado", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "assinaturaentrevistado" }, { "name": "assinaturatecnico", "type": "esriFieldTypeString", "alias": "Assinatura do técnico", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "assinaturatecnico" }, { "name": "cpf", "type": "esriFieldTypeString", "alias": "CPF", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cpf" }, { "name": "cnpj", "type": "esriFieldTypeString", "alias": "CNPJ", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cnpj" }, { "name": "created", "type": "esriFieldTypeDate", "alias": "created", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "created" }, { "name": "updated", "type": "esriFieldTypeDate", "alias": "updated", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "updated" }, { "name": "datanotificacao", "type": "esriFieldTypeDate", "alias": "Data da notificação", "domain": null, "editable": true, "nullable": true, "length": 8, "defaultValue": null, "modelName": "datanotificacao" }, { "name": "corporecebedor", "type": "esriFieldTypeString", "alias": "Corpo recebedor", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "corporecebedor" }, { "name": "enderecoregional", "type": "esriFieldTypeString", "alias": "Endereço regional", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "enderecoregional" }, { "name": "cpfecnpj", "type": "esriFieldTypeString", "alias": "CPF e CNPJ", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "cpfecnpj" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "r77_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_77", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a22_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "RIA", "description": "", "prototype": { "attributes": { "enderecoregional": null, "corporecebedor": null, "numria": null, "datahoraria": null, "nome": null, "razaosocialcnpj": null, "tipopessoa": null, "estrangeiro": null, "tipodocumento": null, "numdocumento": null, "datanascimento": null, "nomemae": null, "nomepai": null, "cpfecnpj": null, "orgaoemissorrg": null, "email": null, "profissao": null, "estadocivil": null, "naturalidade": null, "nomeempresacnpj": null, "nomerepresentantecnpj": null, "endereco": null, "numeroendereco": null, "complementoendereco": null, "bairroendereco": null, "cidadeendereco": null, "estadoendereco": null, "datavistoria": null, "descricaosucintainspecao": null, "baciahidrografica": null, "coordenadae": null, "coordenadan": null, "qualificacaoresponsavel": null, "nomeagente": null, "funcaoagente": null, "numconselhoclasse": null, "nometecnico": null, "regiao": null, "escritorioregional": null, "status": null, "areaembargada": null, "areadesembargada": null, "descrembargo": null, "regionaldesembargo": null, "descrdesembargoarea": null, "usuariologado": null, "outraprofissao": null, "id_ria": null, "cep": null, "rg": null, "cpfrepresentantecnpj": null, "telefone": null, "celular": null, "cpfagente": null, "assinaturaentrevistado": null, "assinaturatecnico": null, "cpf": null, "cnpj": null, "created": null, "updated": null, "datanotificacao": null } }, "drawingTool": "esriFeatureEditToolPoint" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 32000, "tileMaxRecordCount": 8000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3319cce7fece4465bbace75d4bf0e453" }, { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 1, "name": "Áreas do RIA", "type": "Feature Layer", "parentLayer": null, "defaultVisibility": true, "minScale": 0, "maxScale": 0, "canScaleSymbols": false, "geometryType": "esriGeometryPolygon", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 0, "name": "OriginTable", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "RIA_GLOBALID", "composite": false, "catalogID": "{260F0E91-F9FD-47F5-8AF6-7BD520EE0E1E}" } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": true, "supportsSqlExpression": true, "supportsQueryWithDatumTransformation": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasGeometryProperties": true, "geometryProperties": { "shapeAreaFieldName": "Shape__Area", "shapeLengthFieldName": "Shape__Length", "units": "esriDecimalDegrees" }, "hasMetadata": true, "extent": { "xmin": "NaN", "ymin": "NaN", "xmax": "NaN", "ymax": "NaN", "spatialReference": { "wkid": 4674, "latestWkid": 4674, "xyTolerance": 8.983152841195215E-9, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -400, "falseY": -400, "xyUnits": 9.999999999999999E8, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 } }, "sourceSpatialReference": { "wkid": 31983, "latestWkid": 31983, "xyTolerance": 0.001, "zTolerance": 0.001, "mTolerance": 0.001, "falseX": -5120900, "falseY": 1900, "xyUnits": 10000, "falseZ": -100000, "zUnits": 10000, "falseM": -100000, "mUnits": 10000 }, "drawingInfo": { "renderer": { "type": "simple", "symbol": { "type": "esriSFS", "style": "esriSFSSolid", "color": [ 252, 196, 248, 255 ], "outline": { "type": "esriSLS", "style": "esriSLSSolid", "color": [ 110, 110, 110, 255 ], "width": 0.7 } } }, "scaleSymbols": true, "transparency": 0, "labelingInfo": null }, "hasM": false, "hasZ": false, "allowGeometryUpdates": true, "allowTrueCurvesUpdates": true, "onlyAllowTrueCurveUpdatesByTrueCurveClients": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeAsHTMLText", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "area", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "fica.sa_fica.ria_area.area", "type": "esriFieldTypeDouble", "alias": "Área", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "fica.sa_fica.ria_area.area" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "ria_globalid", "type": "esriFieldTypeGUID", "alias": "RIA Global ID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ria_globalid" }, { "name": "Shape__Area", "type": "esriFieldTypeDouble", "alias": "st_area(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_area(shape)" }, { "name": "Shape__Length", "type": "esriFieldTypeDouble", "alias": "st_length(shape)", "domain": null, "editable": false, "nullable": true, "defaultValue": null, "modelName": "st_length(shape)" } ], "geometryField": { "name": "shape", "type": "esriFieldTypeGeometry", "alias": "SHAPE", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "SHAPE" }, "indexes": [ { "name": "i138ria_globalid", "fields": "ria_globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r78_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_78", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "a23_ix1", "fields": "shape", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "Áreas do RIA", "description": "", "prototype": { "attributes": { "fica.sa_fica.ria_area.area": null, "ria_globalid": null } }, "drawingTool": "esriFeatureEditToolPolygon" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "supportedSpatialRelationships": [ "esriSpatialRelIntersects", "esriSpatialRelContains", "esriSpatialRelCrosses", "esriSpatialRelEnvelopeIntersects", "esriSpatialRelIndexIntersects", "esriSpatialRelOverlaps", "esriSpatialRelTouches", "esriSpatialRelWithin", "esriSpatialRelRelation" ], "standardMaxRecordCount": 4000, "tileMaxRecordCount": 4000, "standardMaxRecordCountNoGeometry": 32000, "maxRecordCountFactor": 1, "serviceItemId": "3319cce7fece4465bbace75d4bf0e453" } ], "tables": [ { "currentVersion": 11.1, "cimVersion": "3.1.0", "id": 2, "name": "TBL_DocumentosRIA", "type": "Table", "description": "", "copyrightText": "", "editFieldsInfo": null, "ownershipBasedAccessControlForFeatures": null, "syncCanReturnChanges": false, "relationships": [ { "id": 1, "name": "OriginTable", "relatedTableId": 0, "cardinality": "esriRelCardinalityOneToMany", "role": "esriRelRoleDestination", "keyField": "RIA_GLOBALID", "composite": false, "catalogID": "{7CE19F3A-2553-493C-A396-7DB53CE4C0E3}" } ], "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, "supportsQueryWithResultType": true, "supportsReturningGeometryCentroid": false, "supportsSqlExpression": true, "supportsLod": false, "supportsQueryWithLodSR": false, "supportsQueryAnalytic": true }, "advancedQueryAnalyticCapabilities": { "supportsLinearRegression": true, "supportsAsync": false, "supportsPercentileAnalytic": false }, "advancedEditingCapabilities": { "supportedSqlFormatsInCalculate": [ "standard" ], "supportsAsyncApplyEdits": true, "supportsApplyEditsbyUploadID": true, "supportedApplyEditsUploadIDFormats": "JSON" }, "hasMetadata": true, "hasAttachments": false, "supportsApplyEditsWithGlobalIds": true, "htmlPopupType": "esriServerHTMLPopupTypeNone", "objectIdField": "objectid", "globalIdField": "globalid", "displayField": "numria", "typeIdField": "", "subtypeField": "", "fields": [ { "name": "objectid", "type": "esriFieldTypeOID", "alias": "OBJECTID", "domain": null, "editable": false, "nullable": false, "defaultValue": null, "modelName": "OBJECTID" }, { "name": "globalid", "type": "esriFieldTypeGlobalID", "alias": "GLOBALID", "domain": null, "editable": false, "nullable": false, "length": 38, "defaultValue": null, "modelName": "globalid" }, { "name": "ria_globalid", "type": "esriFieldTypeGUID", "alias": "RIA_GLOBALID", "domain": null, "editable": true, "nullable": true, "length": 38, "defaultValue": null, "modelName": "ria_globalid" }, { "name": "numria", "type": "esriFieldTypeString", "alias": "numRIA", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "numria" }, { "name": "tipodocupload", "type": "esriFieldTypeString", "alias": "Tipo de documento Upload", "domain": { "type": "codedValue", "name": "LIST_descricao_documento", "description": "", "codedValues": [ { "name": "RG", "code": "0132" }, { "name": "CPF", "code": "0133" }, { "name": "Carteira de Motorista", "code": "0134" }, { "name": "Passaporte", "code": "0135" }, { "name": "Comprovante de residência", "code": "0136" }, { "name": "Ata de conciliação", "code": "0137" }, { "name": "Termo de compromisso", "code": "0138" }, { "name": "AR", "code": "0139" }, { "name": "PRAD", "code": "0140" }, { "name": "Termos", "code": "0141" }, { "name": "Decisão da multa criminal", "code": "0142" }, { "name": "Procuração", "code": "0143" }, { "name": "Registo de imóveis", "code": "0144" }, { "name": "Licenças/Autorizações", "code": "0145" }, { "name": "Comprovantes", "code": "0146" }, { "name": "Carteira de identidade estrangeira/País", "code": "0147" }, { "name": "Outros", "code": "0148" } ], "mergePolicy": "esriMPTDefaultValue", "splitPolicy": "esriSPTDefaultValue" }, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "tipodocupload" }, { "name": "uploaddoc", "type": "esriFieldTypeBlob", "alias": "Upload de documento", "domain": null, "editable": true, "nullable": true, "defaultValue": null, "modelName": "uploaddoc" }, { "name": "outrodoc", "type": "esriFieldTypeString", "alias": "outro documento", "domain": null, "editable": true, "nullable": true, "length": 255, "defaultValue": null, "modelName": "outrodoc" } ], "indexes": [ { "name": "i112ria_globalid", "fields": "ria_globalid", "isAscending": true, "isUnique": false, "description": "" }, { "name": "r57_sde_rowid_uk", "fields": "objectid", "isAscending": true, "isUnique": true, "description": "" }, { "name": "uuid_57", "fields": "globalid", "isAscending": true, "isUnique": true, "description": "" } ], "datesInUnknownTimezone": false, "dateFieldsTimeReference": { "timeZone": "UTC", "respectsDaylightSaving": false }, "preferredTimeReference": null, "types": [], "templates": [ { "name": "TBL_DocumentosRIA", "description": "", "prototype": { "attributes": { "uploaddoc": null, "tipodocupload": null, "outrodoc": null, "ria_globalid": null, "numria": null } }, "drawingTool": "esriFeatureEditToolNone" } ], "maxRecordCount": 2000, "supportedQueryFormats": "JSON, geoJSON, PBF", "supportedExportFormats": "sqlite,filegdb,shapefile,csv,geojson", "capabilities": "Query,Create,Update,Uploads,Editing,Extract", "useStandardizedQueries": true, "standardMaxRecordCount": 32000, "tileMaxRecordCount": 2000, "maxRecordCountFactor": 1, "serviceItemId": "3319cce7fece4465bbace75d4bf0e453" } ] }