Advertisement
Guest User

Untitled

a guest
Jan 20th, 2019
139
0
Never
Not a member of Pastebin yet? Sign Up, it unlocks many cool features!
text 2.97 KB | None | 0 0
  1. ar_state = gen_country('south-america', 'argentina', download_repo=OSMFR, language='es', proj=32720)
  2.  
  3. ar_state('Buenos_Aires_city', 1224652, 'AR-C')
  4. ar_state('Buenos_Aires', 1632167, 'AR-B')
  5. ar_state('Catamarca', 153545, 'AR-K')
  6. ar_state('Chaco', 153554, 'AR-H')
  7. ar_state('Chubut', 153548, 'AR-CU')
  8. ar_state('Córdoba', 3592494, 'AR-X')
  9. ar_state('Corrientes', 153552, 'AR-W')
  10. ar_state('Entre Ríos', 153551, 'AR-E')
  11. ar_state('Formosa', 2849847, 'AR-P')
  12. ar_state('Jujuy', 153556, 'AR-Y')
  13. ar_state('La Pampa', 153541, 'AR-L')
  14. ar_state('La Rioja', 153536, 'AR-F')
  15. ar_state('Mendoza', 153540, 'AR-M')
  16. ar_state('Misiones', 153553, 'AR-N')
  17. ar_state('Neuquén', 1606727, 'AR-Q')
  18. ar_state('Río Negro', 153547, 'AR-R')
  19. ar_state('Salta', 2405230, 'AR-A')
  20. ar_state('San Juan', 153539, 'AR-J')
  21. ar_state('San Luis', 153538, 'AR-D')
  22. ar_state('Santa Cruz', 153549, 'AR-Z')
  23. ar_state('Santa Fe', 153543, 'AR-S')
  24. ar_state('Santiago del Estero', 153544, 'AR-G')
  25. ar_state('Tierra del Fuego', 153550, 'AR-V')
  26. ar_state('Tucumán', 153558, 'AR-T')
Advertisement
Add Comment
Please, Sign In to add comment
Advertisement