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

Géolocalisation des espèces protégées #519

Merged
merged 28 commits into from
Jan 27, 2025
Merged

Géolocalisation des espèces protégées #519

merged 28 commits into from
Jan 27, 2025

Conversation

@thibault thibault requested a review from pyDez January 21, 2025 09:33
@thibault thibault marked this pull request as ready for review January 21, 2025 09:33
zf.extractall(tmpdir)

logger.info("Find .shp file path")
paths = glob.glob(f"{tmpdir}/*shp") # glop glop !
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

:D



class Command(BaseCommand):
help = "Update species data with TaxRef identifiers (cd_nom)."
Copy link
Collaborator

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Finalement on se base sur une classification scientifique standardisée ? \o/

Copy link
Collaborator Author

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Je récupère juste deux champs du référentiel officiel des espèces : l'identifiant « unique » et le règne (animal, végétal, etc.) qui permet de distinguer la faune et la flore.

@thibault thibault merged commit bc8b95b into main Jan 27, 2025
7 of 8 checks passed
@thibault thibault deleted the species_maps branch January 27, 2025 09:48
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

Successfully merging this pull request may close these issues.

2 participants