From 9a8ef2b1e847302e12bc64e022756d8f3fbded3c Mon Sep 17 00:00:00 2001 From: Matthew Critchlow Date: Tue, 17 Apr 2018 14:40:24 -0700 Subject: [PATCH] Clarify download instructions Changes proposed: * Use the same identifier in both the image and video download examples * Highlight the base url prefixes for download as a difference between video and image files. Since there is overlap between the two in terms of file types (both allow download of jpg and zip files) it is easy to miss the fact that the URL bases/prefixes are different --- README.md | 10 +++++----- 1 file changed, 5 insertions(+), 5 deletions(-) diff --git a/README.md b/README.md index 773d5f58..b0ce8aa3 100644 --- a/README.md +++ b/README.md @@ -10,18 +10,18 @@ https://github.com/slash-segmentation/CIL_Public_Data_JSON/tree/master/Version8_ ##### How to download our data Let's take CIL_10725 as an example. -If $json->CIL_CCDB->Data_type->Video is set to be TRUE, then you can download the following files: +If $json->CIL_CCDB->Data_type->Video is set to be TRUE, then you can download the following files using the `https://cildata.crbs.ucsd.edu/media/videos/` prefix: ``` https://cildata.crbs.ucsd.edu/media/videos/10725/10725.jpg https://cildata.crbs.ucsd.edu/media/videos/10725/10725.flv https://cildata.crbs.ucsd.edu/media/videos/10725/10725.zip ``` -Otherwise, download the following files instead: +Otherwise, download the following files instead using the `https://cildata.crbs.ucsd.edu/media/images/` prefix: ``` -https://cildata.crbs.ucsd.edu/media/images/13007/13007.jpg -https://cildata.crbs.ucsd.edu/media/images/13007/13007.tif -https://cildata.crbs.ucsd.edu/media/images/13007/13007.zip +https://cildata.crbs.ucsd.edu/media/images/10725/10725.jpg +https://cildata.crbs.ucsd.edu/media/images/10725/10725.tif +https://cildata.crbs.ucsd.edu/media/images/10725/10725.zip ``` There are alternative or supplemental files. You should check whether