External code, tools etc for working with iNat - wiki

World Tour figures for
https://forum.inaturalist.org/t/how-to-replicate-world-tour-figures/13109/8
eg:
the hard/inefficient part is positioning the markers on the map based on where the center of gravity of observations is for an observer. loarie describes generally how he’s doing it here: https://forum.inaturalist.org/t/china-inaturalist-world-tour/5440/4.
(http://api.inaturalist.org/v1/docs/#!/Observations/get_observations_observers), then downloading all observations in the area for each top observer, and then probably running it through some algorithm in R to find that center of gravity.

iNat Visualizations Using R

iNaturalist Visualization: Flexdashboard (R markdown)
https://forum.inaturalist.org/t/inaturalist-visualization-flexdashboard-r-markdown/13036

3 Likes