<html><head><meta http-equiv="Content-Type" content="text/html charset=utf-8"></head><body style="word-wrap: break-word; -webkit-nbsp-mode: space; -webkit-line-break: after-white-space;" class="">Jorrit, I checked your query and seems that the polygon is being interpreted a bit different in your prototype, you can see an example of your query at this url:<div class=""><a href="http://www.gbif.org/occurrence/search?GEOMETRY=116.71875 55.7765730186677,116.71875 90,87.1875 90,87.1875 55.7765730186677,116.71875 55.7765730186677" class="">http://www.gbif.org/occurrence/search?GEOMETRY=116.71875%2055.7765730186677,116.71875%2090,87.1875%2090,87.1875%2055.7765730186677,116.71875%2055.7765730186677</a></div><div class="">which is equivalent to this API call:</div><div class=""><a href="http://api.gbif.org/v1/occurrence/search?GEOMETRY=POLYGON((116.71875 55.7765730186677,116.71875 90,87.1875 90,87.1875 55.7765730186677,116.71875 55.7765730186677))" class="">http://api.gbif.org/v1/occurrence/search?GEOMETRY=POLYGON%28%28116.71875%2055.7765730186677,116.71875%2090,87.1875%2090,87.1875%2055.7765730186677,116.71875%2055.7765730186677%29%29</a></div><div class=""><br class=""></div><div class="">If you checked the first link you can see that the polygon looks different to the polygon in your prototype, can you validate that your prototype is drawing the polygon correctly? </div><div class=""><br class=""></div><div class="">Answering your questions:</div><div class="">1. Dateline crossing is supported by the search api</div><div class=""><br class=""></div><div class=""><div><blockquote type="cite" class=""><div class=""><br class=""></div><div class=""><br class="">PS1 Is there a github issue list than I can post this at?<br class=""></div></blockquote>2. Yes, you can use the “feedback” (right side of the screen) in the gif portal <a href="http://www.gbif.org/" class="">http://www.gbif.org/</a>  or you can sign-up to our JIRA <a href="http://dev.gbif.org/issues/login.jsp" class="">http://dev.gbif.org/issues/login.jsp</a></div><div><br class=""></div><div>Federico Mendez</div><div>GBIF-Developer</div><div><br class=""></div><div><blockquote type="cite" class=""><div class=""><br class="">PS2 For context, please see a working prototype at: <a href="http://www.effechecka.org/#geometry=POLYGON%28%28116.71875%2055.7765730186677%2C116.71875%2090%2C87.1875%2090%2C87.1875%2055.7765730186677%2C116.71875%2055.7765730186677%29%29&hasSpatialIssue=false&height=202&lat=79.81230226556366&limit=20&lng=-78.046875&scientificName=Aves%2CMammalia%2CMammalia&taxonSelector=Aves%2CMammalia%2CMammalia&traitSelector=&width=470&wktString=ENVELOPE%28116.71875%2C87.1875%2C90%2C55.7765730186677%29&zoom=1" class="">http://www.effechecka.org/#geometry=POLYGON%28%28116.71875%2055.7765730186677%2C116.71875%2090%2C87.1875%2090%2C87.1875%2055.7765730186677%2C116.71875%2055.7765730186677%29%29&hasSpatialIssue=false&height=202&lat=79.81230226556366&limit=20&lng=-78.046875&scientificName=Aves%2CMammalia%2CMammalia&taxonSelector=Aves%2CMammalia%2CMammalia&traitSelector=&width=470&wktString=ENVELOPE%28116.71875%2C87.1875%2C90%2C55.7765730186677%29&zoom=1</a><br class=""><br class=""></div></blockquote></div><br class=""></div></body></html>