organization-geospatial
organization-geospatial copied to clipboard
Introduction to Geospatial Concepts
Geospatial Data Organization
This lesson is built and deployed automatically on Travis CI. All changes should only be made in the master branch.
Contributing to lesson development
- The lesson files to be edited are in the
_epiodes_rmdfolder. This repository uses themasterbranch for development. - You can visualize the changes locally by typing
make serveat your terminal. The site will be rendered at http://localhost:4000 - Each time you push a change to GitHub, Travis-CI rebuilds the lesson, and when it's successful (look for the green badge at the top of the README file), it publishes the result at http://www.datacarpentry.org/organization-geospatial/
- Note: any manual commit to
gh-pageswill be erased and lost during the automated build and deploy cycle operated by Travis-CI.