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

Create image stack from URLs in a CSV file 📦 #2

Closed
jwyg opened this issue Jun 12, 2020 · 2 comments
Closed

Create image stack from URLs in a CSV file 📦 #2

jwyg opened this issue Jun 12, 2020 · 2 comments
Assignees
Labels
enhancement New feature or request

Comments

@jwyg
Copy link
Member

jwyg commented Jun 12, 2020

Current behaviour

At the moment images are provided by URLs in the function preload() section of the sketch.js file. See here for an example.

Desired behaviour

Ideally users could provide a set of image URLs in the browser, for example by:

This could also mean that the same set of URLs (and subsets thereof) could be transformed in different ways using different functions, possibly by converting what are currently separate scripts into a single library, and having different phases or different areas of the screen for configuring and previewing the outputs (as mentioned in issue #9).

Examples of text input fields and CSV upload interfaces from other digital methods tools

DMI Triangulation tool

DMI Google Reverse Image scraper tool

Bernhard Rieder's Rankflow tool

Density Design et al's RawGraphs tool

médialab Science Po's CSV, Rinse, Repeat tool

@jwyg jwyg added the enhancement New feature or request label Jun 12, 2020
@jwyg jwyg self-assigned this Jun 12, 2020
@jwyg jwyg changed the title Create image stack from URLs in a CSV file Create image stack from URLs in a CSV file 📦 Jun 17, 2020
@jwyg
Copy link
Member Author

jwyg commented Jun 18, 2020

Posted to ask advice about this on the P5 discussion forum. 🧶

@jwyg
Copy link
Member Author

jwyg commented Jun 20, 2020

312cbcc

@jwyg jwyg closed this as completed Jun 20, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
enhancement New feature or request
Projects
None yet
Development

No branches or pull requests

1 participant