Closed diatomsRcool closed 7 years ago
Using the map widget in effechecka.org, I was able to create this query
and this resulted in the following query to the api:
http://api.effechecka.org/checklist?limit=20&taxonSelector=Aves%2CInsecta&wktString=GEOMETRYCOLLECTION(POLYGON%20((-72.147216796875%2041.492120839687786%2C%20-72.147216796875%2042.391008609205045%2C%20-70.916748046875%2042.415346114253616%2C%20-70.7080078125%2041.66470503009207%2C%20-72.147216796875%2041.492120839687786))%2CPOLYGON%20((-70.45524597459007%2042.612626024464085%2C%20-70.02677917771507%2042.51552607464184%2C%20-70.09819031052756%2042.198907906111096%2C%20-70.46623230271507%2042.28430817647003%2C%20-70.45524597459007%2042.612626024464085)))
Looks like @jhammock beat me to it ...
Hmmm. Looks like something I could have done myself. Sorry.
Can I get an example of how to format the url if the lat/lon in the Envelope are for polygons instead of bounding boxes or for multiple, non-intersecting polygons?