You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Datasets with many analyses are very slow. https://geocollections.info/dataset/94 loads ~20 sec, but the large data retrieved from the server are not displayed (probably needed only for map in the current implementation). Probably need to split up the query and use paging for samples/analyses/map point.
Map point coordinates could also come from site rather than locality.
The text was updated successfully, but these errors were encountered:
Datasets with many analyses are very slow.
https://geocollections.info/dataset/94 loads ~20 sec, but the large data retrieved from the server are not displayed (probably needed only for map in the current implementation). Probably need to split up the query and use paging for samples/analyses/map point.
Map point coordinates could also come from site rather than locality.
The text was updated successfully, but these errors were encountered: