iobis / obistools

Tools for data enhancement and quality control
https://iobis.github.io/obistools
Other
25 stars 6 forks source link

xylookup fails #48

Closed pieterprovoost closed 6 years ago

pieterprovoost commented 6 years ago
library(robis)
library(obistools)

calfin <- occurrence("Calanus finmarchicus", fields = c("decimalLongitude", "decimalLatitude"))
lookup_xy(calfin, shoredistance = FALSE, grids = TRUE, areas = FALSE)
Error in lookup_xy(calfin[1:2e+05, ], shoredistance = FALSE, grids = TRUE,  : 
  3c68746d6c3e0d0a3c686561643e3c7469746c653e343133205265717565737420456e7469747920546f6f204c617267653c2f7469746c653e3c2f686561643e0d0a3c626f6479206267636f6c6f723d227768697465223e0d0a3c63656e7465723e3c68313e343133205265717565737420456e7469747920546f6f204c617267653c2f68313e3c2f63656e7465723e0d0a3c68723e3c63656e7465723e6e67696e782f312e31302e3320285562756e7475293c2f63656e7465723e0d0a3c2f626f64793e0d0a3c2f68746d6c3e0d0a
samuelbosch commented 6 years ago

Changed nginx config files both on obisapi and obisqc

client_max_body_size 200m;