county case bug, added refresh basemap parameter
This commit is contained in:
parent
38c3ba3fec
commit
3f5e6aa645
4 changed files with 18 additions and 6 deletions
3
parameters/.gitignore
vendored
3
parameters/.gitignore
vendored
|
@ -2,3 +2,6 @@
|
|||
*
|
||||
# Except this file
|
||||
!.gitignore
|
||||
|
||||
# Except the run_parameters template
|
||||
!run_parameters_template.csv
|
2
parameters/run_parameters_template.csv
Normal file
2
parameters/run_parameters_template.csv
Normal file
|
@ -0,0 +1,2 @@
|
|||
county_focus,school_type_focus,district_focus,parallel,refresh_basemaps
|
||||
ALL,ALL,ALL,TRUE,TRUE
|
|
Loading…
Add table
Add a link
Reference in a new issue