-
Notifications
You must be signed in to change notification settings - Fork 6
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
Conversation
zf.extractall(tmpdir) | ||
|
||
logger.info("Find .shp file path") | ||
paths = glob.glob(f"{tmpdir}/*shp") # glop glop ! |
There was a problem hiding this comment.
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)." |
There was a problem hiding this comment.
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/
There was a problem hiding this comment.
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.
Update columns order, are more search and filters possibilities.
Species are now a list of numbers, corresponding to the `cd_nom` taxref field.
fb7d7be
to
6a97a86
Compare
Cf. https://trello.com/c/tQTJ81Q3/1322-haie-ajouter-la-localisation-g%C3%A9ographique-%C3%A0-la-g%C3%A9n%C3%A9ration-de-liste-desp%C3%A8ces
https://trello.com/c/Ta46ERVv/1315-haie-le-r%C3%A9sultat-du-crit%C3%A8re-ep-d%C3%A9pend-de-la-liste-desp%C3%A8ces