Skip to content

Commit

Permalink
Update yaml lessons for new structure
Browse files Browse the repository at this point in the history
  • Loading branch information
SrNetoChan committed Sep 11, 2017
1 parent 1c3c908 commit b5f7402
Show file tree
Hide file tree
Showing 15 changed files with 324 additions and 294 deletions.
46 changes: 24 additions & 22 deletions General_tasks/Add_annotations_to_the_map_canvas/lesson.yaml
Original file line number Diff line number Diff line change
@@ -1,27 +1,29 @@
name: 13. Add annotations to the map canvas
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html
lesson:
en:
name: 13. Add annotations to the map canvas
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html

- name: Activate the Text Annotation Tool
description: activate_text_annotation.html
- name: Activate the Text Annotation Tool
description: activate_text_annotation.html

- name: Add annotation to map canvas
description: add_annotation.html
- name: Add annotation to map canvas
description: add_annotation.html

- name: Edit annotation content and style
description: edit_annotation.html
- name: Edit annotation content and style
description: edit_annotation.html

- name: Move annotation
description: move_annotation.html

- name: Move annotation box
description: move_annotation_box.html
- name: Move annotation
description: move_annotation.html

- name: Resize annotation
description: resize_annotation.html
nextLessons:
- name: 14. Save map canvas as a georeferenced image
group: General tasks
- name: Move annotation box
description: move_annotation_box.html

- name: Resize annotation
description: resize_annotation.html
nextLessons:
- name: 14. Save map canvas as a georeferenced image
group: General tasks
38 changes: 20 additions & 18 deletions General_tasks/Add_decorations_to_the_map_canvas/lesson.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
name: 12. Add decorations to the map canvas
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html
lesson:
en:
name: 12. Add decorations to the map canvas
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html

- menu: View/Decorations/Scale Bar
- menu: View/Decorations/Scale Bar

- name: Set Scale bar options
description: scale_bar_settings.html
- name: Set Scale bar options
description: scale_bar_settings.html

- menu: View/Decorations/North Arrow
- menu: View/Decorations/North Arrow

- name: Set North Arrow options
description: north_arrow_settings.html
- name: Set North Arrow options
description: north_arrow_settings.html

- menu: View/Decorations/Grid
- menu: View/Decorations/Grid

- name: Set Grid options
description: grid_settings.html
nextLessons:
- name: 13. Add annotations to the map canvas
group: General tasks
- name: Set Grid options
description: grid_settings.html
nextLessons:
- name: 13. Add annotations to the map canvas
group: General tasks
38 changes: 20 additions & 18 deletions General_tasks/Create_layer_visibility_presets/lesson.yaml
Original file line number Diff line number Diff line change
@@ -1,21 +1,23 @@
name: 11. Create layer visibility presets
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html
lesson:
en:
name: 11. Create layer visibility presets
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html

- name: Create a preset
description: createpreset1.html
- name: Create a preset
description: createpreset1.html

- name: "Change layer's visibility"
description: changelayervisibility.html

- name: Create another preset
description: createpreset2.html
- name: "Change layer's visibility"
description: changelayervisibility.html

- name: Use presets
description: usepresets.html
nextLessons:
- name: 12. Add decorations to the map canvas
group: General tasks
- name: Create another preset
description: createpreset2.html

- name: Use presets
description: usepresets.html
nextLessons:
- name: 12. Add decorations to the map canvas
group: General tasks
50 changes: 26 additions & 24 deletions General_tasks/Create_spatial_bookmarks/lesson.yaml
Original file line number Diff line number Diff line change
@@ -1,32 +1,34 @@
name: 10. Create spatial bookmarks
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html
lesson:
en:
name: 10. Create spatial bookmarks
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html

- menu: View/Zoom In
- menu: View/Zoom In

- name: Zoom to Raleigh city center
description: zoom_to_raleigh.html
- name: Zoom to Raleigh city center
description: zoom_to_raleigh.html

- menu: View/New Bookmark...
- menu: View/New Bookmark...

- name: Give bookmark a name
description: bookmark_name_raleigh.html
- name: Give bookmark a name
description: bookmark_name_raleigh.html

- name: Make Wake boundaries as active layer
description: active_layer.html

- menu: View/Zoom to Layer
- name: Make Wake boundaries as active layer
description: active_layer.html

- menu: View/New Bookmark...
- menu: View/Zoom to Layer

- name: Give bookmark a name
description: bookmark_name_wake.html
- menu: View/New Bookmark...

- name: Use bookmarks
description: use_bookmarks.html
nextLessons:
- name: 11. Create layer visibility presets
group: General tasks
- name: Give bookmark a name
description: bookmark_name_wake.html

- name: Use bookmarks
description: use_bookmarks.html
nextLessons:
- name: 11. Create layer visibility presets
group: General tasks
24 changes: 13 additions & 11 deletions General_tasks/Export_raster_layer/lesson.yaml
Original file line number Diff line number Diff line change
@@ -1,13 +1,15 @@
name: 02. Export raster layer
group: General tasks
description: lesson.html
steps:
- name: Open 'Translate' tool
description: opentranslate.html
lesson:
en:
name: 02. Export raster layer
group: General tasks
description: lesson.html
steps:
- name: Open 'Translate' tool
description: opentranslate.html

- name: Save the file as ArcInfo ASCII
description: saveas.html
- name: Save the file as ArcInfo ASCII
description: saveas.html

nextLessons:
- name: 03. Export raster layer (using Processing)
group: General tasks
nextLessons:
- name: 03. Export raster layer (using Processing)
group: General tasks
32 changes: 17 additions & 15 deletions General_tasks/Export_raster_layer_using_Processing/lesson.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
name: 03. Export raster layer (using Processing)
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html
lesson:
en:
name: 03. Export raster layer (using Processing)
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html

- name: Open Processing toolbox
description: opentoolbox.html
- name: Open Processing toolbox
description: opentoolbox.html

- name: Open the GDAL Translate algorithm
description: opentranslate.html
- name: Open the GDAL Translate algorithm
description: opentranslate.html

- name: Run the GDAL Translate algorithm
description: runtranslate.html
- name: Run the GDAL Translate algorithm
description: runtranslate.html

nextLessons:
- name: 04. Set and define a vector layer CRS
group: General tasks
nextLessons:
- name: 04. Set and define a vector layer CRS
group: General tasks
42 changes: 22 additions & 20 deletions General_tasks/Group_layers/lesson.yaml
Original file line number Diff line number Diff line change
@@ -1,24 +1,26 @@
name: 08. Group layers
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html
lesson:
en:
name: 08. Group layers
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html

- name: Make multiple layers active
description: selectlayers.html
- name: Make multiple layers active
description: selectlayers.html

- name: Group selected layers
description: groupselected.html

- name: Rename group
description: renamegroup.html
- name: Group selected layers
description: groupselected.html

- name: Add layer to group
description: addlayer.html
- name: Rename group
description: renamegroup.html

- name: Remove layer from group
description: removelayer.html
nextLessons:
- name: 09. Save map canvas as a georeferenced image
group: General tasks
- name: Add layer to group
description: addlayer.html

- name: Remove layer from group
description: removelayer.html
nextLessons:
- name: 09. Save map canvas as a georeferenced image
group: General tasks
32 changes: 17 additions & 15 deletions General_tasks/Reproject_vector_layer_using_Processing/lesson.yaml
Original file line number Diff line number Diff line change
@@ -1,19 +1,21 @@
name: 06. Reproject vector layer (using Processing)
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html
lesson:
en:
name: 06. Reproject vector layer (using Processing)
group: General tasks
description: lesson.html
steps:
- name: Introduction
description: introduction.html

- name: Open Processing toolbox
description: opentoolbox.html
- name: Open Processing toolbox
description: opentoolbox.html

- name: Open the 'Reproject layer' algorithm
description: openreprojecttool.html
- name: Open the 'Reproject layer' algorithm
description: openreprojecttool.html

- name: Setup and run the Reproject layer algorithm
description: runreproject.html
- name: Setup and run the Reproject layer algorithm
description: runreproject.html

nextLessons:
- name: 07. Transform X and Y CSV table into a point vector layer
group: General tasks
nextLessons:
- name: 07. Transform X and Y CSV table into a point vector layer
group: General tasks
Loading

0 comments on commit b5f7402

Please sign in to comment.