I am making a quiz web app designed to teach insects taxonomy to highschool students. The students will be shown pictures of insects and will have to identify the order and family of the species shown on screen.
I thought about adding a map of the species distribution next to a picture of the species with each question.
Is there a simple way of generating an image of the Inaturalist worldwide distribution of a species?
I tried using the API (https://api.inaturalist.org/v1/docs/) to generate a heatmap but I don’t understand what to input in the zoom level and X/Y fields to get a map.
Also, is there a way to automatically get a “basemap” of the world with the API?
Probably not the answer you’re looking for. I do makeshift stuff such as you’re already showinging, with the limitations of screen caps. I do have access to a 4K screen which gives a bit more elbow room.
I take it when a country is outlined in green that means the species occurs there. But what does it mean when a country is outlined in orange, and why are there often countries (or territories) outlined in orange in which there are no observations of the species at all? Is it possible to turn off the orange countries?