Code Monkey home page Code Monkey logo

hp-land's People

Contributors

jholetschek avatar mortenhofft avatar t-engel avatar

Stargazers

 avatar  avatar

Watchers

 avatar  avatar  avatar  avatar  avatar  avatar

hp-land's Issues

Hover-over texts for feature symbols

The table view shows features as symbols (part of cluster, multimedia, flag). These symbols are not self-explanatory for most users, nor are they clickable. A simple hover-over hint would be helpful.

Show current location in map

The LAND hosted portal is aimed at laymen. This group of users might be interested in their direct surrounding, so it would be nice to show the current location on the map, comparable to Google Maps.

gadm filter

The GADM API has been updated. I believe you should be able to do what you tried earlier - adding a filter to the gadm suggest

#5
gbif/geocode#19

Host images here or link to external servers?

This is a question that came up yesterday, as I changed some of the photos: I used some free to use images from inaturalist. In that case, shall I download them and include them in the assets folder or is it okay to use the image link from iNaturalist, as I did. I guess both works, I was just wondering what is best practice. How do you do this for the virtual herbarium, @jholetschek ?

Include side bar with detailed filter options?

Apologies if this question has come up before. I was just wondering if it is possible to get the full set of filter options available in gbif for our hosted portal. I mean the side bar that appears next to the results:

image

Does this go beyond the basic functionality of hosted portals envisioned by gbif?

Of course people can always go to the main gbif site if they want that level of detail, but i think there is some value in having this functionality on the same site that we use to mobilize more datasets for gbif. For example, it would be nice to select a date range or narrow the search down to a specific taxonomic group.

Tagging @MortenHofft because he was so helpful with a previous issue.
Thanks for the amazing work!

Possibly rename filter

If you go with the suggest that includes vernacular names you might want to rename the filter from scientific name to something more easily understandable. Like "Species or group" instead of "Scientific name".

You can overwrite translations like this

var siteConfig = {
  messages: {
    "filters.taxonKey.name": "Species or group",
    "filters.taxonKey.count": "{num, plural, one {species or group} other {# species or groups}}"
  },
  ...
}

and then make sure to overwrite it differntly per lanuage of course
https://github.com/gbif/hp-land/blob/master/_includes/js/config.js#L114

The return of the gallery tab

I vote for including the gallery tab again. Especially, as we include citizen science observations such as iNaturalist this becomes very interesting. It's nice for users to see what the species looks like.
We don't have to implement it just yet, but let's keep it in mind.
This seems to be the line that has to change:

occurrenceSearchTabs: ['MAP', 'TABLE', 'DATASETS'], // what tabs should be shown

Search for vernacular names?

Since our portal will be used by many citizen scientists, we're wondering whether it's possible to include a search filter based on vernacular names? The GBIF backbone has quite a lot of common names, so using them in a filter would be great!

Apparently gbif.org doesn't have such a filter for the occurrence search, only for species: https://www.gbif.org/species/search?q=windr%C3%B6schen

Recommend Projects

  • React photo React

    A declarative, efficient, and flexible JavaScript library for building user interfaces.

  • Vue.js photo Vue.js

    ๐Ÿ–– Vue.js is a progressive, incrementally-adoptable JavaScript framework for building UI on the web.

  • Typescript photo Typescript

    TypeScript is a superset of JavaScript that compiles to clean JavaScript output.

  • TensorFlow photo TensorFlow

    An Open Source Machine Learning Framework for Everyone

  • Django photo Django

    The Web framework for perfectionists with deadlines.

  • D3 photo D3

    Bring data to life with SVG, Canvas and HTML. ๐Ÿ“Š๐Ÿ“ˆ๐ŸŽ‰

Recommend Topics

  • javascript

    JavaScript (JS) is a lightweight interpreted programming language with first-class functions.

  • web

    Some thing interesting about web. New door for the world.

  • server

    A server is a program made to process requests and deliver data to clients.

  • Machine learning

    Machine learning is a way of modeling and interpreting data that allows a piece of software to respond intelligently.

  • Game

    Some thing interesting about game, make everyone happy.

Recommend Org

  • Facebook photo Facebook

    We are working to build community through open source technology. NB: members must have two-factor auth.

  • Microsoft photo Microsoft

    Open source projects and samples from Microsoft.

  • Google photo Google

    Google โค๏ธ Open Source for everyone.

  • D3 photo D3

    Data-Driven Documents codes.