IDigBio API v1 Examples: Difference between revisions

(add search example for specific counties,)
Line 541: Line 541:
# stateprovince is equal to "Ohio" (there is a Fairfield county in multiple locations around the world)
# stateprovince is equal to "Ohio" (there is a Fairfield county in multiple locations around the world)


The query parameter string will look something like this:
<pre>
?q=hasImage:true+AND+county:(fairfield+OR+hocking)+AND+stateprovince:ohio
</pre>
With the full curl call as follows:


<pre>
<pre>
1,554

edits