# Taxon
vertproviders(t="notropis")
vertproviders(t="notropis or nezumia")
vertproviders(t="Blenniidae")
# Location
vertproviders(l="country:canada")
vertproviders(l="alabama or gulf of mexico")
vertproviders(l="africa",grp="bird")
# Catalog Number/Institution Code
vertproviders(c="TU 1")
vertproviders(c="mnhn or usnm")
vertproviders(c="ku 29288 or tu 66762")
# Date Range
vertproviders(d="2000-2000")
vertproviders(d="1950-1975")
# Other keywords
vertproviders(q="larva")
vertproviders(q="ethanol or EtOH")
# Geometry
vertproviders(p="POLYGON((-93.998292265615 32.615318339629,-92.471192656236 32.606063985828,-92.635987578112 31.235349580893,-90.988038359361 31.19776691287,-90.955079374988 30.395621231989,-93.94336062499 30.386144489302,-93.998292265615 32.615318339629))")
# Map
vertproviders(m=14)
# Wrong name
vertproviders(t="notropisz")
Run the code above in your browser using DataLab