mirror of
https://github.com/csharpee/Map-Projections.git
synced 2025-10-11 00:00:05 -04:00
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:
parent
4b1dc67c34
commit
e74328e014
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 |
@ -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'
|
||||
|
Loading…
x
Reference in New Issue
Block a user