Welcome!
This is the geo command-line bootcamp, a tutorial that teaches you how to work with geospatial data at the command-line. You'll learn all the basic skills needed to start being productive with GIS in the UNIX terminal.
Table of Contents
- 00_frontmatter
- 01_working_with_vector_files
- 02_inspecting_vectors
- 03_extracting_features_from_vectors
- 04_advanced_feature_extraction_from_vectors
- 10_working_with_raster_files
- 11_inspecting_rasters
- 12_converting_raster_formats
- 13_reprojecting_raster_data
- 14_export_raster_for_google_earth
- XX_digital_elevation_models
- XX_merge_rasters
- XX_raster_basics
- XX_raster_cropping_and_clipping
If you look to your right, you'll see there is a terminal that is connected to a docker container -- that is a computer, in the cloud but accessible right here in your browser!
Below the terminal, there's a filebrowser and an editor. These are connected to the same machine. Every time you type in the editor, the bootcamp automatically saves the file. Groovy.
Be aware: When you close this browser window your server will be shut down. Servers left open for more than an hour will be deleted (just refresh to get a new one).
Ok, ready to dive in? Let's go! »