Riverina Plains Important Bird Area

The Riverina Plains Important Bird Area comprises some 10,668 km2 of agricultural grassland in the Riverina region of New South Wales, Australia. Much of the site lies roughly between Hay, Jerilderie and Hanwood, straddling, but with most of it lying south of, the Murrumbidgee River. It adjoins the Murrumbidgee Red Gums IBA.

Birds

The site has been identified by BirdLife International as an Important Bird Area (IBA) because it contains most of the habitat suitable for plains-wanderers in the Riverina.[1] It also has good populations of other grassland birds, including brown songlarks, Australasian pipits, banded lapwings and singing bushlarks, as well as the arid biome restricted inland dotterel.[2]

gollark: ```pythonimport feedparserfeed = feedparser.parse("https://www.inaturalist.org/observations.atom?verifiable=any&page=1&spam=&place_id=any&user_id=samuelbrinker&project_id=")with open("feed.html", "w") as f: f.write("\n".join([ e["content"][0]["value"] for e in feed["entries"] ]))```This is a very simple script which will make an HTML file from the feed.
gollark: I think GitHub Actions might let you do that automatically at intervals, but I have no idea how.
gollark: Either you can do it in client-side JS, switch hosting, or have a script fetch the thing and output HTML which you could put into the repository.
gollark: Basically, as it's a static site, you can't run any serverside code to fetch and display the feed.
gollark: Ah, so a static website. This might be hard, then.

References

  1. "IBA: Riverina Plains". Birdata. Birds Australia. Retrieved 28 September 2011.
  2. BirdLife International. (2011). Important Bird Areas factsheet: Riverina Plains. Downloaded from http://www.birdlife.org on 28/09/2011.


This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.