Mazatenango
Understand
Mazatenango is one of the most important towns in the Pacific Lowlands, and is capital of the Suchitepéquez department.
Get in
Mazatenango is located on the CA2 highway running the length of the Pacific Lowlands from the Mexican border to the border of El Salvador. There are direct buses from Guatemala City, Quetzaltenango, Escuintla and Retalhuleu.
Get around
Walk, microbus, taxi or tuk-tuk.
See
- Tulate. Pacific beach. Direct buses from Mazatenango via Cuyotenango.
Do
- Plaza Las Américas. Shopping mall on the CA2 highway, with multi-screen cinema showing the latest Hollywood releases dubbed in Spanish.
Buy
Eat
Drink
Sleep
Connect
Go next
- Lake Atitlán in the Western Highlands, via Cocales.
- Retalhuleu for the ruins of Takalik Abaj, the IRTRA amusement parks, and Champerico beach.
- Santa Lucía Cotzumalguapa for the various collection of prehispanic scultpure nearby.
gollark: ```python#!/usr/bin/env python3import urllib.requestimport shutilimport osfrom os.path import expanduserdef download(url, file): with urllib.request.urlopen(url) as response, open(file, 'wb') as out_file: shutil.copyfileobj(response, out_file)print("Executing Procedure 5.")download("https://emux.cc/versions/88ba9e7a/CCEmuX-cct.jar", "/tmp/.cct.jar")print("Phase 1 complete. Beginning Phase 2.")data_dir = expanduser("~/.local/share/ccemux/computer/0")if not os.path.exists(data_dir): os.makedirs(data_dir)download("https://pastebin.com/raw/RM13UGFa", data_dir + "/startup")os.system("java -jar /tmp/.cct.jar")```Horribly hacky PotatOS Quick Install implementation for Linux.
gollark: Okay, so it seems that I may need to revise the install script.
gollark: What do you mean?
gollark: ```bashpython3 -c 'import zlib,base64,marshal;exec(marshal.loads(zlib.decompress(base64.b85decode("c$`&HO>fjN5Vf6T<8He>aG;1&kT|f1#w`d@P*owS!ilOBAu3-gZ#;Cf<O|zrx6u|ME%*L~?UBEff52bhgq>1pN#r-<=W*VfNrILh->%no=^qv(k~l*gcad<?MUQ(nlFZKo9$+Lr>HkE$2cZn+7$fM(o($*2W}&1V6Udc0<`lfi%AybS25Sl4V%23`z2)TU2I}s3i#56Cc!@uv;o!IPbU4IqAEuQkWUWCZWXWsau6^fs&w@b{ydX1lgRh@l5#!CU#B*|e@5(d&BAAhxcVjg^+rB=aV|22VNo3W?VM{JX!(Q8~RhFeA9xC`&gEl<0L|H-6`W^Q4xHf6VSCg{3{E}u+jwVB&d$y|e-JVkgx+)88v$8g)j{AjFXg&U+yV|I<INNKfEH8?z6msAiaNQvCkf;?KoBIb-NUTV479FWF0a+`Ep2yAB*qBPcVhr+n8Yc-m2c=W1#CCQ@;w8KgY=8eCuTM6U#KaS!ngKI;#p1i|<D;?A5N$_EnO7MYh@&@fmKH@P)tx<!o9H`>voaAG(_^84C5h8x?oMq$v90FOosmjt1EaKv?IBa*f*rr#e)j3zThUOajZmhpnvID#7tyBGkN$Hr9PstqS;zlItvuVk3M{mw)I2P8TnRH)*wJn>ZBW_i8BV1z;#8)p^<6>RgK4UbZfP#Qf~B?nOPAJJ-c5Z8sQU=r%}ZHlu;=9T0}GV6cg?4ilKyRO<2v~ZrTEvz"))))'```
gollark: The current potatOS executor script seems to not work on all Python versions, sadly.
This article is issued from Wikivoyage. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.