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

Update, in download_vn, is not limited by territorial_unit_ids #158

Open
dthonon opened this issue Jun 10, 2021 · 3 comments
Open

Update, in download_vn, is not limited by territorial_unit_ids #158

dthonon opened this issue Jun 10, 2021 · 3 comments
Assignees
Labels
bug Something isn't working

Comments

@dthonon
Copy link
Owner

dthonon commented Jun 10, 2021

All territorial units are downloaded !

@dthonon
Copy link
Owner Author

dthonon commented Jun 10, 2021

And as Biolovision API does not allow restriction on territorial_unit, it will be done after downloading observations.

@dthonon
Copy link
Owner Author

dthonon commented Jun 10, 2021

Sauf que je ne peux pas vraiment filtrer ! L'idée est de ne pas stocker les observations dont la place n'est pas dans une commune du département. Mais la liste des places n'est pas mise à jour souvent, et on risque ainsi de perdre des données, en particulier car il est probable que des observations soient ajoutées juste après la création de la place.Bref, je ne vois pas vraiment de solution à ce problème. Il faudrait télécharger depuis les sites locaux et non depuis faune-france, en attendant l'évolution de l'API.

@dthonon dthonon removed the on hold label Jun 26, 2022
@dthonon
Copy link
Owner Author

dthonon commented Jun 26, 2022

En attendant une hypothétique évolution de l'API, il faut mettre en place un contournement. Par exemple, un script SQL qui supprime les données des autres départements.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
Development

No branches or pull requests

1 participant