India was in here the whole time‽

apparently I do have province borders for India and I just missd it.  that's definitely going in.
This commit is contained in:
Justin Kunimune 2023-12-24 20:43:29 -10:00
parent 4b1dc67c34
commit e74328e014
2 changed files with 148 additions and 5 deletions

File diff suppressed because one or more lines are too long

Before

Width:  |  Height:  |  Size: 2.7 MiB

After

Width:  |  Height:  |  Size: 2.8 MiB

View File

@ -180,7 +180,7 @@ def main():
)
# political template (provinces)
a3_with_provinces = ["RUS", "CAN", "CHN", "USA", "AUS", "BRA", "IDN"]
a3_with_provinces = ["RUS", "CAN", "CHN", "USA", "AUS", "BRA", "IND", "IDN"]
write_svg_code_to_file(
"../../input/Advanced/Template provinces.svg",
' <g transform="matrix(1,0,0,-1,180,90)">\n'