-
Notifications
You must be signed in to change notification settings - Fork 243
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
Crop Icons #685
Comments
I started some rough initial work on this for Hortomatic last winter, and the plan is to flesh out an initial common crop set this winter. I'm open to using this opportunity to collaborate on an openly licensed set of crop icons. Hortomatic is stylistically playful, using simple geometric forms and a wide colour palette and I'd like that to be reflected in the crop icons. Clearly the style I want for Hortomatic is not going to suit all projects, but I think an open set in SVG could be based on simple silhouette forms with line and fill options set via CSS to allow different projects to define their own colours, line weights etc from the core set of forms. See Iconic for a good example. That complicates things quite a bit more than I was planning for the set for Hortomatic, so I'd need to find another collaborator to help out. |
You could post something on https://github.com/opensourcedesign/jobs#job-board and see if any of the designers there might be interested in working together. |
Just submitted a posting! @andru, an icon set like Iconic would be ahhhmazzinnngg. If you can teach me how to make icons out of code like that, I'm happy to help make a few dozen. Or maybe I can help in other ways. Like digitally drawing plants? What is the process and tools needed to make the icons like those in Iconic? |
Just put out some tweets and Facebook posts about this. Also sent out an email to 800 peeps on the FarmBot list. Once we get those backer badges in, I'll send out an announcement of that feature (and the member profiles feature!) and a call for help on this + the guide creation flow V2. These icons would be so cool 😀 |
👍 |
@olamoller ping! |
I'm pretty interested in helping out with designing icons if you guys still need help. :) |
@neynah As far as I know, I don't think any progress has been made on this. @roryaronson probably knows best for what he has in mind, but I think the concept is pretty straight forward. We're looking for a couple of icons for standard (most likely the most popular) crops. From our website's community favorites -
from the top of my head:
I don't think detail is as important as general idea, and it might be possible to do generalized concepts (groups) too: squash, tomatos, citrus, root vegetables, etc. |
@mstenta ping! This may be useful for FarmOS. @neynah Your help would be awesome. I'm getting close to needing to work on this for Hortomatic. I guess it would be good to pull together a rough style guide so that the icon set can be worked on by multiple authors. I think the style of the Foodies set is great. If we make an SVG icon set we could go for a geometrically simple style like that with stylesheets for line, single fill, and multiple fill styles. For line icons, I love the style of this small set by Thiago Sanchez, but they might be a bit too distinctive for a set designed to be shared between projects. For my needs, the icons should be designed for either 24x24 or 32x32. Anyone else have some stylistic direction to pitch in? |
Also, these from the UTF emoji block. Not openly licensed, but some good hints on forms for a few common crops. |
@andru I think it'd be useful if we made a list of crops we'd think we need. What's in that UTF block and the list I mentioned earlier are probably good starting points. We can probably put it on this wiki - or in the crops repo, and then gather icons in a folder there. What do you think? |
Maybe we should set up a new repo for it? I can see there being a lot of conversation and issue tracking to get a decent sized icon set. openfarmcc/open-crop-icons ? |
I think the foodies set style is great. I like that they don't go beyond 3 colours in a single icon, we probably want to do the same. I can start with some from your list @simonv3? "tomatos |
@neynah that looks like a really great list to start with. Please go ahead! Also have a look here: openfarmcc/open-crop-icons#2. On a note - I don't think it can hurt to have multiple of the same crop. |
I'm going to close this issue for now because the conversation is pretty rocking in openfarmcc/open-crop-icons#2 |
Edit by Simon: If you're coming here looking for this conversation, it's moved to its own wonderful repo: openfarmcc/open-crop-icons#2
As most folks here know, I'm working on another open-source project called FarmBot. We're starting to build a drag and drop farm designer/manager tool where one can graphically layout and keep track of plants on a map. A core visual component of this will be crop icons that visually represent the plants.
We'd like to have these icons hosted on OpenFarm so we can tap into the community at-large to help create/maintain icons for a bunch of Crops. This would be useful to OpenFarm because a) FarmBot could pay for usage of the API, b) OpenFarm would be more prepared for when (if) the farm designer tool is ported to it, and c) it's another piece of cool openly licensed content that would likely have a bunch of other use cases such as in @andru's hortomatic, or other apps using the API.
I imagine if we built this feature, it would be just another part of the Crop model. Currently we have Crop images, we could also have Crop icons. They would just have to be .svg's.
What do you think?
The text was updated successfully, but these errors were encountered: