Dear all,<br><br>When dealing with some occurrences, I found some unexplicable Nas. <br>The map attached comes from nothern south america. Red dots are the problematic occurences (=without climatic layer data) and the fine ones are green.<br>

It looks to me like there is some mismatching between the occurrences, the map and the layers. However, I dont know how to solve it and I am afraid of future problems like this for other occurences next to the coast.<br>
Maybe should I use another coastline database and use the value of the nearest raster cell containing data?<br>
<br>Any hint about this problem would be appreciated.<br><br>The code used to generate the map and dot was:<br>plot(wrld_simpl, xlim=c(min(x$Longitude), max(x$Longitude)), ylim=c(min(x$Latitude), max(x$Latitude)), <br>axes=TRUE,col='light yellow') <br>

box()<br>points(fine, col='green', pch=20, cex=0.75)<br>points(problems, col='red', pch=20, cex=0.75)<br clear="all"><br>Thanks in advance.<br>Agus<br>-- <br><div style="text-align:left">Agustín Camacho Guerrero.<br>

Doutorando em Zoologia.<br><div style="text-align:left">Laboratório de Herpetologia, Departamento de Zoologia, Instituto de Biociências, USP.<br>Rua do Matão, trav. 14, nº 321, Cidade Universitária, <br>São Paulo - SP, CEP: 05508-090, Brasil.<br>

</div></div><br>