Recent Releases of Collect Earth Online
Collect Earth Online - Production 2025-11-26
Natural Resources - Soil and Land
- JavaScript
Published by a-luz 7 months ago
Collect Earth Online - Production 2025-07-16
Natural Resources - Soil and Land
- JavaScript
Published by a-luz 12 months ago
Collect Earth Online - Production 2024-06-24
Features
- New validations for project creation
- Added new field (visible_id) for samples when exporting shapefiles
- Add learning material field in project creation and in collection page
- Select plots from map in the main collection page
- Sort additional plot information alphabetically in collection page
- Added map grid in collection page
Bugfixes
- Fix copying child questions as parent
- Fix copying parent question as a child question
- Fix shp file upload for project boundary
- Fix wrong validation on project creation
- Changed gee script app URL (
go to GEE scriptbutton on collection) - Fix confidence slider position
Natural Resources - Soil and Land
- JavaScript
Published by a-luz about 2 years ago
Collect Earth Online - Production 2024-03-22
Bugfixes
- Fix issues with broken cardOrders for older projects
- Fix issues when copying questions
- Fix user assignment from CSV file
- Fix issue where degradation tool would display the wrong image when the user clicked in the time series
- Fix issue where degradation tool was taking too long to respond
- Fix issue where if Planet imagery was available for the project, its control would show up even if another imagery was selected
- Fix drawing tool allowing points to be drawn even if it wasn't enabled in project creation
Enhancements
- CSV exports now contain the questions in the same order as they appear in the interpretation page
Natural Resources - Soil and Land
- JavaScript
Published by a-luz over 2 years ago
Collect Earth Online - Production 2024-01-31
New Features
- Added buttons to show/hide samples in geodash
- Reorder child questions
- Confidence is now required if selected in project creation/edit. Confidence comment field added (optional field)
- QAQC information from CSV.*
- Toggle buttons for showing plots and samples in the collection page
Bugfixes
- Changed how plot lock works to avoid duplicate interpretations
- Fixed values for cache management of geodash and proxy
- Fixed requests to planet NICFI in collection page
- Fixed NDFI graph in degradation widget
Enhancements
- Changed the way navigation works when the user reaches the end of the plots they are allowed to interpret. Now, a message will be shown, saying they don't have any more plots to interpret.
- Added better description and placeholder for
minandmaxwhen setting geodash widgets - Keep plot extra info in the same order that they were in the file uploaded
Natural Resources - Soil and Land
- JavaScript
Published by a-luz over 2 years ago
Collect Earth Online - Production 2023-11-21
Changelog
New Features
- Add date navigation buttons for nicfi imagery;
- Add a confidence comment section (required) in case the confidence slider is present for the project;
- Add alert when creating plots from files;
- Add date buttons for planet NICFI on geo-dash widgets;
- Add checkbox on collection page for enabling a map grid;
Bugfixes
- Fix some CSS issues;
- Allow closed projects to also create DOIs;
Refactor
- Refactor code to use
authenticated-routing-handlerfrom triangulum. - Create auxiliary handler functions to work with the new routing handler from triangulum.
Natural Resources - Soil and Land
- JavaScript
Published by a-luz over 2 years ago
Collect Earth Online - Production 2023-10-20
Changelog
New Features
- When admin is reviewing interpretations, the application will only jump to the next plot if there are no more interpretations for that plot;
- KML exports are now hollow;
- Add new rule type
Multiple Incompatible Answers; - Add min and max for each band in imagery for landsat and sentinel imagery;
- Add NBR, NDWI, NDVI bands as options in the imagery bands options;
Bugfixes
- Text changes to more informative ones when error occurs;
- When admin is reviewing interpretations, the application will only jump to the next plot if there are no more interpretations for that plot;
- Fix SHP file exports for custom drawn samples;
- Fix behavior when the answer breaks a survey rule;
Refactor
- Refactor code to use new version of triangulum;
- Moving from webpack to vite;
Natural Resources - Soil and Land
- JavaScript
Published by a-luz over 2 years ago
Collect Earth Online - Production 2023-08-11
Changelog
New Features
- Return to the previous correct answer if the new one doesn't pass the rules check.
Bugfixes
- Fix plot sizes bug (they would get smaller the further away from the Equator);
- Remove default date values for Image Collections;
- Fix planet Daily integration;
- Fixed language when uploading CSV and SHP files for plots;
- Fixed language when assigning users to plots that were created using custom CSV or SHP files
Natural Resources - Soil and Land
- JavaScript
Published by a-luz almost 3 years ago
Collect Earth Online - Production 2023-07-14
Changelog
New Features
- DOI integration for publishing projects;
Bugfixes
- Fix a bug regarding the newest NICFI imagery, in which the images wouldn't load;
- Fix issue with band input treatment for geodash;
- Fix a bug with plot locks, where the server would sometimes incorrectly allow double interpretation of a plot.
Natural Resources - Soil and Land
- JavaScript
Published by a-luz almost 3 years ago
Collect Earth Online - Production 2023-06-16
Change log
New Features
- Download button for project's shape files.
Bug Fixes
- QA/QC assignments when using project template;
- Fix Geodash imagery when using Sentinel-2;
- Fix Planet Daily imagery not loading.
Natural Resources - Soil and Land
- JavaScript
Published by a-luz about 3 years ago
Collect Earth Online - Production 2023-05-19
Change log
New Features
- Ability to hide questions and answers in the project wizard.
Bug Fixes
- Fixed the issue where CEO would crash when deleting an answer that has a child question;
- Fixed the issue where card orders were not being created for new projects, preventing the admin of the project from reordering the survey questions;
- Fixed the issue where questions of type input-text and input-number were always required;
- Fixed issue with questions of type input-number in which if the answer were marked as required, it wouldn't allow the user to input the number 0;
- Fixed Statistics widget area calculation;
- Fixed an issue in which the field for adding new users to an institution was case-sensitive;
- When importing a project template from a different institution, user-plot assignments are now cleared;
- Fixed issues with loading composite imagery for the Preloaded Image Collection Widget;
- Fixed the issue with Time Series Graph Widget, which wouldn't load the time series for custom assets.
Natural Resources - Soil and Land
- JavaScript
Published by a-luz about 3 years ago
Collect Earth Online - Production 2023-05-04
Bug Fixes
- Fixed a bug for the Preloaded Image Collection widget, where composition images for the Sentinel-2 imagery source failed.
Natural Resources - Soil and Land
- JavaScript
Published by a-luz about 3 years ago
Collect Earth Online - Production 2023-04-07
New Features
GeoDash
- Updated Landsat to use Collection 2 instead of Collection 1.
- Added the Landsat 9 image collection.
- Added NICFI imagery as an option to the Time Series Graph widget.
- Adds NICFI imagery as an option to Preloaded Image Collections widget.
- Modified the Preloaded Image Collections widget to allow selection by sensor type and collapsed multiple Landsat missions into a single Landsat option.
- Added automatic list population for a custom image collection’s band names (instead of having to click the refresh button).
- Added tests for a select number of Python functions.
Misc
- Updated README documentation to be more detailed and robust.
- Updated JavaScript formatting to use Prettier.
Bug Fixes
- Fixed a bug where the Statistics GeoDash widget was not reporting elevation statistics for small plots.
- Fixed a bug with reordering survey questions on newly created projections.
- Fixed a bug with the sum rule.
- Fixed a bug where certain nested questions would get duplicated when collecting.
- Fixed an issue with preloaded Sentinel 2 composite only showing white using default visualization parameters.
- Fixed a couple of issues with the UI displaying the correct number of plots assigned when using QA/QC functionality.
Natural Resources - Soil and Land
- JavaScript
Published by Oliver-BE about 3 years ago
Collect Earth Online - Production 2022-03-07
Projects
- Multiple small UI Improvements
- Added option to create project boundary from shape file
- Can check for duplicate column names in csv file and show meaningful error
- Edit question and answer text
- Copy individual questions
- Bulk add answers
- Multiple parent answers can be selected
- Shuffle plot order for random and gridded plots
GeoDash
- Clean up widget editor design
- Improved stability and speed
- Ability to copy and edit widgets
Natural Resources - Soil and Land
- JavaScript
Published by sirmspencer over 4 years ago
Collect Earth Online - Production 2021-12-29
New Features
Institution
- Moved the “Delete Institution” button inside of the “Edit Institution” page.
- Added functionality such that a user’s role isn’t automatically updated when you change the dropdown.
Project Wizard
- Updated the messaging for assignment estimation on the Plot Design tab.
- Updated the way gridded and random points are calculated when creating a project.
- Added a useful warning message when there is an incorrect sample spacing on a project with circle plots and gridded samples.
Project Review
- Added a section to display the selected sample geometries for a project where users can draw their own samples.
User Interface
- Replaced all unicode icons with SVGs.
- Added a useful message to both the Institution and Project Dashboards when there are no projects in an institution.
- Added numerous other quality of life improvements to the UI.
Collection
- Updated the “My Statistics” section to the statistics that are displayed while collecting.
- Changed the Review Mode toggle button to a radio button for clarity.
Misc
- Added Google Analytics to the production and development sites.
- Added a cookie store in Ring for persistent login in order to limit disruptions with quick deployments.
- Added some small updates and fixes to the development database.
- Added a required NICFI Terms of Use checkbox during user registration.
Bug Fixes
- Fixed the UI warning messages for projects that contain too many plots and/or too many samples.
- Fixed a bug where the collection side panel wouldn’t show up at certain screen widths.
- Fixed a bug where the remove button was visible when looking at survey questions on the Project Review page.
- Fixed a bug where creating a project using a template would lead to incorrect coloring of plots.
- Fixed a few incorrect links to the Terms of Service page.
- Fixed broken help links for the Planet Daily and Planet Monthly imagery sources.
- Fixed a bug where template file names were being displayed even if the user changed the distribution type.
- Fixed a bug where user plots weren’t cleared when samples were rebuilt.
- Fixed a bug where user assignment percentages weren’t assigned to the right user on the Project Review page.
- Fixed a bug where user drawn samples wouldn’t have the right ID in the Samples CSV output.
- Fixed a bug with sample counts for plots with a round shape.
- Fixed a bug where you were able to create a new institution without accepting the terms of service.
- Fixed a bug where clicking the Survey Questions edit icon in the Project Review page of a published project would crash the website.
- Fixes a bug where having an undefined file name would crash the Project Review page.
- Fixed a bug where the number of plots analyzed didn’t work on the Project Dashboard.
Natural Resources - Soil and Land
- JavaScript
Published by Oliver-BE over 4 years ago
Collect Earth Online - 2021-11-22 Collect Earth Online Release
Collect Earth Online November Release Changes
New Features
Project Wizard
- Allows plots to be assigned to an institution’s users equally or using percentages.
- Allows plots to be Quality Controlled by assigning peers to perform quality control, or by assigning a Subject Matter Expert.
Collection
- Adds Default navigation mode for Users, which allows users to quickly navigate to previously collected plots and plots that have not been collected.
- Adds Flagged Plots navigation mode for Users, which shows a User’s flagged plots.
- Adds Review Mode for Institution Admins, which enables admins to review plots by multiple users through up to 5 navigation modes: By User, Disagreement, Analyzed, Unanalyzed, and Flagged. When a project is closed, Review Mode is enabled by default.
- Adds Disagreement mode, which can filter plots that have been collected by multiple users based on a threshold. Clicking the “View Disagreement” button shows a new screen to examine all answers by users.
- Adds a warning message when users attempt to leave the page when there are unsaved answers.
- Adds a warning message that all plot data will be cleared if a plot is flagged.
- Display Assigned Users/Quality Control stats in the stats popover.
- Admins can now save over a User’s plot.
Project Dashboard
- Display new Assigned Plots / Quality Control information, including % plots completed by user.
Miscellaneous
- Uploaded CSVs/Shapefiles will have their name displayed on the Project Review page.
- Project links on the Institution page are now links, enabling projects to be opened in new windows/tabs.
Bug Fixes
- CSV files that use quotes in the header will now be parsed.
Natural Resources - Soil and Land
- JavaScript
Published by rjsheperd over 4 years ago
Collect Earth Online - prod-2021-09-16
New Features
Collection
Enable restricting user-drawn samples to specific geometries.
Move all survey rules to modal
Imagery
Add 'Additional Imagery' to Imagery selection
Project Wizard
Display the plot / sample file names when reviewing projects.
Enable Clear Answers/Flag Plot in Survey Question Preview
Use “Placeholder” for input questions
Add edit sections to Project Review page
New rule form/sections
Add 'Plot' diameter/width when creating project
Change ‘Unpublished’ to 'Draft Mode'
Miscellaneous
Show Git tag/branch in Navigation Bar
Add newest spanish manuals
Make proxying optional
Move to slideshow format for Help Modal
Highcharts has been updated to version 9.10
WMS validator: added SRS/CRS check
Require new users to verify email
Fully remove unused mailing lists
Add confidence and flagged reason to csv output
Add TOS Page / TOS acceptance checks
Update support page
Add max characters to Institution/Project/Q&A inputs
Add unsaved changes warning modal
Bug Fixes
Fix flag plots without samples for members
Fix Survey Designer
New nicfi and updated manuals
Fix typos in help dialog config
Reset question tree to beginning so new drawn points show
Change duplicate imagery title
Fix widgets didn't show properly
Fix geodash Local Storage storageName issue
Add missing num plots column
Add spanish / english locale text to simpleCollection
Unavailable image asset fix and available bands refresh button
Fixed inverted required/validator order, fixed required option valid (main)
Fix Dashboard Total Plots
Fix issue with user drawn samples and ext files
Fix geodash background imagery bug
Fixed wrong property passed to DegredationWidget
Fix getArea works with Geometry, sqm to ha
Natural Resources - Soil and Land
- JavaScript
Published by sirmspencer almost 5 years ago
Collect Earth Online - July-7-2019
Natural Resources - Soil and Land
- JavaScript
Published by sirmspencer almost 7 years ago
Collect Earth Online - Last release before major clean up
Clean up includes:
-- Remove js files and convert to npm packages where applicable
-- Remove unused image files
-- Remove collect database
Natural Resources - Soil and Land
- JavaScript
Published by sirmspencer about 7 years ago