Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Listagem de tombos interna #4

Open
ncs92 opened this issue Jul 6, 2023 · 0 comments
Open

Listagem de tombos interna #4

ncs92 opened this issue Jul 6, 2023 · 0 comments

Comments

@ncs92
Copy link
Contributor

ncs92 commented Jul 6, 2023

a Listagem de tombos interna deve ter como coluna os valores:

Exemplo de resposta do backend:

https://hcf-api.server.cloud.hcf.elainesangali.me/tombos

{
"metadata": {
"total": 31123,
"page": 1,
"limit": 100,
"length": 100
},
"records": [
{
"hcf": 31123,
"latitude": -23.695055555555555,
"longitude": -53.32016666666667,
"data_tombo": "2021-01-29T00:00:00.000Z",
"data_coleta_dia": 19,
"observacao": "arbusto ca. 2,5 m. Frutos verdes.",
"nomes_populares": null,
"numero_coleta": 21,
"altitude": 390,
"entidade_id": null,
"local_coleta_id": 5515,
"variedade_id": null,
"tipo_id": null,
"situacao": "REGULAR",
"especie_id": null,
"genero_id": 876,
"familia_id": 82,
"sub_familia_id": null,
"sub_especie_id": null,
"nome_cientifico": "Piper ",
"colecao_anexa_id": null,
"cor": null,
"data_coleta_mes": 9,
"data_coleta_ano": 2020,
"solo_id": null,
"relevo_id": 1,
"vegetacao_id": 1,
"created_at": "2022-02-16T20:55:22.000Z",
"updated_at": "2022-02-16T20:55:22.000Z",
"ativo": true,
"taxon": null,
"rascunho": null
},
{
"hcf": 31122,
"latitude": -23.695055555555555,
"longitude": 53.32016666666667,
"data_tombo": "2021-01-29T00:00:00.000Z",
"data_coleta_dia": 9,
"observacao": "árvore ca. 4,5 m. Flores alvas de odor adocicado.",
"nomes_populares": null,
"numero_coleta": 20,
"altitude": 390,
"entidade_id": 2,
"local_coleta_id": 5515,
"variedade_id": null,
"tipo_id": null,
"situacao": "REGULAR",
"especie_id": 5144,
"genero_id": 1192,
"familia_id": 97,
"sub_familia_id": null,
"sub_especie_id": null,
"nome_cientifico": "Coussarea contracta",
"colecao_anexa_id": null,
"cor": null,
"data_coleta_mes": 9,
"data_coleta_ano": 2020,
"solo_id": null,
"relevo_id": 1,
"vegetacao_id": 1,
"created_at": "2022-02-16T20:55:22.000Z",
"updated_at": "2022-02-16T20:55:22.000Z",
"ativo": true,
"taxon": null,
"rascunho": null
}
]
}

@ncs92 ncs92 added this to HCF Web Jul 6, 2023
@ncs92 ncs92 converted this from a draft issue Jul 6, 2023
@edvaldoszy edvaldoszy removed this from HCF Web Oct 24, 2023
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant