diff --git a/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_mapspam2005.json b/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_mapspam2005.json
index 07ac2e6e78fe6d83a4aad050e854196592e7145e..a7eacba7670d4a83fb7dd5984174f444112c3eb4 100755
--- a/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_mapspam2005.json
+++ b/pipeline_resources/SouthAsia/configs/source_gen/config_SouthAsia_mapspam2005.json
@@ -5,9 +5,9 @@
     "wheat_rasters_bydate" : {
         "20050101" : "${AssetsPath}/source_gen/SPAM2005V3r2_global_A_TA_WHEA_A_clipSouthAsia.tif"
     },
-    "cluster_poly_file" : "${AssetsPath}/source_gen/boundaries/SouthAsia_clusters_nogaps.shp",
+    "cluster_poly_file" : "${AssetsPath}/source_gen/UMG_Mk11_grid_SouthAsia_withregions.shp",
     "id_col" : "cluster_id",
-    "region_file" : "${AssetsPath}/source_gen/boundaries/SouthAsia_regions_nogaps.shp",
+    "region_file" : "${AssetsPath}/source_gen/UMG_Mk11_grid_SouthAsia_withregions.shp",
     "region_id_col" : "REGION_ID",
     "wheat_stages_file" : "${AssetsPath}/source_gen/approx_growth_timing_cleaned.csv"
 }