Troubleshooting#

Analysis troubleshooting#

  1. If you try to access a project and receive an error message saying you do not have permission (as below), access to the project is limited to institution members. You will need to join your Institution, see Preparing for Data Collection.

  1. If you are on a project’s homepage and click on a plot and get an error window (e.g. if the plot is not found or if that plot has already been classified), after you click through the error there will be no plots on the map. You can either click on Go To Plot and have the first plot for analysis show up or reload the page to get all the survey plots back.

  2. While collecting data, if you try to return to a previous plot you analyzed to review it and receive an error message, make sure you have the Navigate Through dropdown set to My Analyzed Plots.

  3. If the background is completely black, the imagery resolution might be too low for the automatically set zoom level. Alternatively, the plot might be in a large waterbody. Zoom out until you see some more map context to confirm whether the issue is imagery resolution or a waterbody.

  4. If the background of a new plot is grey, green, brown, or any solid color, the imagery resolution is too low for the automatically set zoom level. Zoom out a bit to display the imagery.

  5. If the background of a new plot is white, the currently selected imagery does not exist for the current plot. Choose a different imagery.

Advanced troubleshooting#

Interpreting time period represented by Map Box, Bing Maps and other dateless sources:

Map tiles provided by these sources are created from multiple different satellite images captured over multiple days, months, or years. This means that the image does not represent a specific point in time. For this reason, CEO does not display one date for these imagery sources.

Browser cache clearing:

Image cache clearing:

  • Clear the local storage from the browser console line to remove the cache.

  • You can do that by opening the browsers console and running: localStorage.clear()

Geo-Dash is opening in the same tab when opening a new plot:

  • This is usually caused if you are copy and pasting URLs in your browser, and you cut and paste a new link into the ‘Geo-Dash’ tab. This tab is labeled by the browser as the Geo-Dash tab, so when you go to the new tab, CEO tells your browser to put the new plot’s Geo-Dash in the Geo-Dash tab.

  • If you copy your CEO URL (e.g., for the collection page) into the “_geodash” tab, then when you try to visit a new plot, CEO will disappear and the Geo-Dash widgets will be displayed in that same tab. CEO uses a named “_geodash” tab to keep the Geo-Dash widgets in one place. Otherwise, they would spawn a new tab for every single plot that you visit.

  • All you need to do to avoid this situation is to not copy your CEO URLs into an open Geo-Dash tab.

Report an issue and request new features#

There are multiple ways to get in touch with us if you are still having an issue or would like to request a new feature.

  1. You can ask questions on the OpenForis forum, which is available at http://www.openforis.org/support.

  2. You can also visit our GitHub issues page at openforis/collect-earth-online#issues. You will have to either log in or set up a GitHub account in order to log an issue. By logging in, the development team can contact you in case they need additional information to provide a solution to the issue or feature suggestion.

    • When you have a GitHub account, navigate to the CEO GitHub Page.

    • To log an issue or request a new CEO feature, simply click on the green [New issue] button in the upper right-hand portion of the screen.

    • Type in a title that conveys the topic of the issue or request.

    • Then below, type in a detailed message summarizing the issue you have encountered.

    • Once you have finished providing the details, click the green [Submit new issue] button. This will log your request.

Last updated on Jan 26, 2024.