Skip to content
Snippets Groups Projects
Commit 2692b236 authored by leufen1's avatar leufen1
Browse files

set dummy population data to false

parent 0b68fc01
No related branches found
No related tags found
No related merge requests found
......@@ -145,7 +145,7 @@ DEFAULT_LON = 4.9003
# DEBUG settings
# These only take effect if DEBUG==True
USE_LOCAL_OVERPASS_DATA = False
USE_DUMMY_POPULATION_DATA = True
USE_DUMMY_POPULATION_DATA = False
USE_DUMMY_TOPOGRAPHY_TANDEM_DATA = False
USE_DUMMY_STABLE_NIGHT_LIGHTS_DATA = False
USE_DUMMY_WHEAT_DATA = False
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment