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

default photo for thumbnail? #25

Open
sheppard opened this issue Apr 1, 2016 · 1 comment
Open

default photo for thumbnail? #25

sheppard opened this issue Apr 1, 2016 · 1 comment

Comments

@sheppard
Copy link
Contributor

sheppard commented Apr 1, 2016

It would be nice to have a thumbnail to use in observation lists and map popups. One way to do this would be through a custom ObservationSerializer field that would scan the JSON data for photo references and return the first one.

@managingwholes
Copy link
Contributor

Yes. For the map browser (more usable on larger screens) I'm not planning on using popups: just 2 or 3 fields for hover, and on click the whole parsed object will go into an expandable sidebar, and for this I would want more than the 160px thumbnails but perhaps the 1024 size.

I want to learn how to do serializers, and wonder for down the road if it might be possible to load data in response to a geographic query, e.g. features within a bounding box, and query differences over time between observations.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants