Skip to content
This repository has been archived by the owner on Mar 9, 2022. It is now read-only.
/ logging-roads Public archive

The Logging Roads project is a joint initiative of Global Forest Watch and Moabi to monitor the spread of logging roads across the Congo Basin.

License

Notifications You must be signed in to change notification settings

loggingroads/logging-roads

Repository files navigation

Logging Roads

http://loggingroads.org

Logging roads are a major indicator of deforestation in the Congo Basin . Until now, their reach has been difficult to visualize, obscuring the rapid rise in deforestation in the region. Often, these roads are discovered only after they have been abandoned.

The Logging Roads project is a joint initiative of Global Forest Watch and Moabi to monitor the spread of logging roads across the Congo Basin.

Together, we are analyzing over a decade of imagery to track rainforest logging road activity.

Contributing

We need people to help tag roads! Go to loggingroads.org and click "Start Contributing"

Feel free to submit any bugs/issues/questions to the issue tracker on this repo. or contact us at info@loggingroads.org

Project Components

In addition to this front-end website, Logging Roads uses several backend components, many forked from OpenStreetMap Tools

Logging Roads Tasking Manager

http://tasks.loggingroads.org/

https://github.com/crowdcover/osm-tasking-manager2

Forked from OSM HOT Tasking Manager (https://github.com/hotosm/osm-tasking-manager2)

A custom installation of tasking manager configured to list only logging roads tasks and point to the Logging Roads iD.

LoggingRoads iD

http://id.loggingroads.org/ (usually accessed via Tasking Manager)

https://github.com/loggingroads/iD

Forked from OSM iD (https://github.com/openstreetmap/iD)

Modified to include only logging roads presets, and include Landsat satellite layers in the menu.

Logging Roads Crowd Source Tool (to-fix)

http://fix.loggingroads.org

Forked from Mapbox's to-fix tool (https://github.com/osmlab/to-fix)

Modified to allow users to select a year based on satellite imagery and save the selection as a tag in OSM.

Logging Roads website

Development

To run locally, make sure you have bundler installed and run the following command from within the project directory:

bundle exec jekyll serve -w --baseurl ''

Deployment

Deployment of the website code requires Ruby and Jekyll to build, or you can build externally and only copy up the static files from Jekyll.

Updating production loggingroads.org

#get latest code from Github
git fetch --all
git pull

#use specific version of ruby for jekyll build for consistency between environments
rvm use 2.2.1
#rebuild site
jekyll build
#re-link the downloads folder
cd _site
ln -s ~/logging-roads-datamunge/output/ downloads

also in update.prod.sh

License

MIT, see LICENSE.txt and https://tldrlegal.com/license/mit-license

Individual components of the project (listed above) may have different licenses.

About

The Logging Roads project is a joint initiative of Global Forest Watch and Moabi to monitor the spread of logging roads across the Congo Basin.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Contributors 3

  •  
  •  
  •