county case bug, added refresh basemap parameter

This commit is contained in:
Ben Varick 2025-02-06 12:47:47 -06:00
parent 38c3ba3fec
commit 3f5e6aa645
Signed by: ben
SSH key fingerprint: SHA256:jWnpFDAcacYM5aPFpYRqlsamlDyKNpSj3jj+k4ojtUo
4 changed files with 18 additions and 6 deletions

View file

@ -2,3 +2,6 @@
*
# Except this file
!.gitignore
# Except the run_parameters template
!run_parameters_template.csv

View file

@ -0,0 +1,2 @@
county_focus,school_type_focus,district_focus,parallel,refresh_basemaps
ALL,ALL,ALL,TRUE,TRUE
1 county_focus school_type_focus district_focus parallel refresh_basemaps
2 ALL ALL ALL TRUE TRUE