Skip to content

GeoDa Test Cases

Xun Li edited this page Apr 5, 2019 · 28 revisions
Table of Contents

1. Custom Breaks
2. Histogram
3. Conditional Map
4. Conditional Histogram
5. Conditional Scatter plot

# 1. Custom Breaks

1.1 New Custom Breaks

1.1.1 Category Editor

□ New
□ Edit Title
□ Delete
□ Assoc. Var.
□ Breaks
□ Color Scheme
□ Categories
□ Save Categories to Table
□ Automatic Labels
□ Manually editing "breaks 1/2/3/.."
□ Manually sliding break
□ Brushing&Linking Histogram

1.1.2 Maps

  1. Map->Change Current MapType ->Custom Breaks -> Create New Custom

□ for a themeless map, Variable Settings dialog will be prompted to select variable, then category editor will be created using selected variable, "quantile" breaks, "sequential" color scheme, and "5" categories
□ for a thematic map, make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Cartogram->Classification Themes ->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Bubble Chart ->Classification Themes ->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Conditional Map ->Map Color Classification->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Conditional Map ->Verticle Bins Classification->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Conditional Map ->Horizontal Bins Classification->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Conditional Histogram ->Verticle Bins Classification->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Conditional Histogram ->Horizontal Bins Classification->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Conditional Scatter Plot ->Verticle Bins Classification->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

  1. Conditional Scatter Plot ->Horizontal Bins Classification->Custom Breaks -> Create New Custom

□ make sure the default category editor is created from current map
□ make sure the changes in category editor (new custom breaks) is applied to current map

1.1.3 Plots

  1. Histogram ->Histogram Classification ->Create New Custom

□ make sure the default category editor is created from current plot
□ make sure the changes in category editor (new custom breaks) is applied to current plot

  1. Parallel Coordinate Plot ->Classification Themes ->Create New Custom

□ make sure the default category editor is created from current plot
□ make sure the changes in category editor (new custom breaks) is applied to current plot

1.2 Use existing "Custom Breaks"

Suppose we have a custom breaks named "Custom_breaks_1"

maps

  1. GeoDa Menu->Map->Custom Breaks->Custom_breaks_1

□ should pop-up variable selection dialog, and default variable is defined in Category Editor and category "Custom_breaks_1" will be loaded automatically

  1. Map window -> thematic map (e.g. box map) ->Change Map Type->Custom Breaks->Custom_breaks_1

□ check if Custom_breaks_1 breaks will replace breaks in existing thematic map

  1. Cartogram->Classification Themes ->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in current Cartogram

  1. Bubble Chart ->Classification Themes ->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in the current bubble chart

  1. Conditional Map ->Map Color Classification->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in the current conditional map

  1. Conditional Map ->Verticle Bins Classification->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in the current conditional map

  1. Conditional Map ->Horizontal Bins Classification->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in the current conditional map

  1. Conditional Histogram ->Verticle Bins Classification->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in the current conditional Histogram

  1. Conditional Histogram ->Horizontal Bins Classification->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in the current conditional Histogram

  1. Conditional Scatter Plot ->Verticle Bins Classification->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in the current conditional Scatter Plot

  1. Conditional Scatter Plot ->Horizontal Bins Classification->Custom Breaks -> "Custom_breaks_1"

□ check if Custom_breaks_1 breaks will replace breaks in the current conditional Scatter Plot

Project file (.gda)

□ GeoDa Menu->File->Save Project should save "Custom_breaks_1" meta-data in the .gda project file
□ GeoDa Menu->File->Open Project (or Drag-n-drop .gda file) should load "Custom_breaks_1" in Category Editor dialog; and also can be used in maps and plots

plots

  1. Histogram ->Histogram Classification ->Create New Custom

□ make sure the "Custom_breaks_1" category can be used in current plot

  1. Parallel Coordinate Plot ->Classification Themes ->Create New Custom

□ make sure the "Custom_breaks_1" category can be used in current plot

# 2. Histogram

2.1 Histogram Classification

Check if any "Custom Breaks" rendered correctly on canvas

E.g. Histogram: Crm_prp and "Custom Breaks": Crm_prs

2.2 Intervals

□ Choose Intervals # of Intervals should be >= 1 and <= # of obs.

2.3 View

□ Display Statistics
□ Set Display Precision (after check "Display Statistics")
□ Set Display Precision on Axes

3. Conditional Map

□ check: Horizontal Cells (empty) Vertical Cells (one selection) Map Theme (one selection)
□ check Horizontal Cells (one selection) Vertical Cells (empty) Map Theme (one selection)

4. Conditional Histogram

□ check: Horizontal Cells (empty) Vertical Cells (one selection) Histogram Variable (one selection)
□ check Horizontal Cells (one selection) Vertical Cells (empty) Histogram Variable (one selection)

5. Conditional Scatter plot

□ check: Horizontal Cells (empty) Vertical Cells (one selection) Map Theme (one selection)
□ check Horizontal Cells (one selection) Vertical Cells (empty) Map Theme (one selection)

Clone this wiki locally