Possible to download photos for all observations from my project?

567 views
Skip to first unread message

Morgan Gostel

unread,
May 4, 2016, 10:39:46 PM5/4/16
to iNaturalist
Hello,

I recently created a project for iNaturalist and have a team of interns making observations with me. We are trying to download/export the photos that go with each observation and I don't see an option for this. I can get my own photos, but I cannot seem to bulk download/export observations from others contributing to the project.

Could you please point me in the right direction?

Thank you!

Morgan

Morgan Gostel

unread,
May 11, 2016, 7:29:51 PM5/11/16
to iNaturalist
Hello – just wanted to check back in about this question – could anyone advise?

Thanks!

Morgan

Scott Loarie

unread,
May 11, 2016, 7:40:48 PM5/11/16
to inatu...@googlegroups.com
Hi Morgan,

There's currently no way to download these photos from the site, but you can get the links to the photos as follows:

When you export the observations either from http://www.inaturalist.org/observations/export or from the links form your project page, the CSV you get has an image_url column with a link to the photos.

There are browser plugins, little freeware programs, or you can write very simple scripts (perl/php etc.) that fetch photos using a list of URLs

-Scott




--
You received this message because you are subscribed to the Google Groups "iNaturalist" group.
To unsubscribe from this group and stop receiving emails from it, send an email to inaturalist...@googlegroups.com.
To post to this group, send email to inatu...@googlegroups.com.
Visit this group at https://groups.google.com/group/inaturalist.
For more options, visit https://groups.google.com/d/optout.



--
--------------------------------------------------
Scott R. Loarie, Ph.D.
Co-director, iNaturalist.org
California Academy of Sciences
55 Music Concourse Dr
San Francisco, CA 94118
--------------------------------------------------

Morgan Gostel

unread,
May 12, 2016, 4:58:13 PM5/12/16
to iNaturalist
Hello Scott,

Thank you so much – this is very helpful and I really appreciate it! This will work just fine!

Best,

Morgan

Armand Turpel

unread,
May 13, 2016, 4:12:20 PM5/13/16
to iNaturalist
Hi Scott,
There is only the url of the first image in the csv when there are more images per observation.

Scott Loarie

unread,
May 13, 2016, 4:16:16 PM5/13/16
to inatu...@googlegroups.com
Hi Armand,

I believe that's correct

Armand Turpel

unread,
May 15, 2016, 5:38:51 AM5/15/16
to iNaturalist
Here (attached file) a simple php script for download all photos from a csv observations export.
You have to install a php interpreted on your computer.
The csv file must be named "observations.csv" and it must contains at least the "id" and "image_url" field.
run: php photo_download.php
The script download all photos in the same directory as the php script.
photo_download.zip

Dan Morris

unread,
Oct 12, 2018, 5:15:22 PM10/12/18
to iNaturalist
Here's a Python alternative to Armand's PHP script (for downloading all the images in an exported observations file). 
download_inat_images.py
Reply all
Reply to author
Forward
0 new messages