Download outline map of Zinacantán (geojson format) : 
Zinacantán.geojson (**)
Download polygon array of Zinacantán map for "Google Maps" : 
Zinacantán.txt
Bounding Box for Zinacantán Map : ( 16.64348 , -92.881119 , 16.781016 , -92.683161 )
Wikipedia ID for Zinacantán : Q1953270
Wikipedia SPARQL Query for Zinacantán (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1953270 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1953270 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1953270 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1953270 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1953270 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1953270 p:P625 ?coordinate. 
    ?coordinate psv:P625 ?coordinate_node. 
    ?coordinate_node wikibase:geoLatitude ?latitude. 
    ?coordinate_node wikibase:geoLongitude ?longitude. 
  } 
} 
 Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!) 
Run this Query with SPARQL API 
Get Boundaries from overpass-turbo (OSM) with boundary box of Zinacantán map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.64348, -92.881119, 16.781016, -92.683161);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Zinacantán)
	
[out:json];
(
rel["name"="Zinacantán"][type=boundary];
rel["name:en"="Zinacantán"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Zinacantán
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Ajtetic Alto  |  16.707040 , -92.826940  | 
|  Ajtetic Bajo  |  16.697500 , -92.830830  | 
|  Apas  |  16.710660 , -92.793350  | 
|  Bochojbo Alto  |  16.735830 , -92.716940  | 
|  Bomchen  |  16.711110 , -92.747780  | 
|  Burrero  |  16.766670 , -92.783330  | 
|  Chainatic  |  16.729720 , -92.811670  | 
|  Chajtoj  |  16.711110 , -92.718890  | 
|  Chiquinivalvo  |  16.708330 , -92.851670  | 
|  Conlum  |  16.725560 , -92.787500  | 
|  El Pig  |  16.731670 , -92.764720  | 
|  El Prospero  |  16.775560 , -92.786110  | 
|  Elambo  |  16.698630 , -92.723450  | 
|  Gechvo  |  16.701110 , -92.740500  | 
|  Guadalupe Shucun  |  16.647500 , -92.722500  | 
|  Jech Chentic  |  16.730280 , -92.737780  | 
|  Jechtoch  |  16.725000 , -92.718610  | 
|  Jechtojtik  |  16.735830 , -92.725280  | 
|  Jobchenon (La Granadilla)  |  16.707500 , -92.836670  | 
|  Jocotal  |  16.758610 , -92.744720  | 
|  Joigelito  |  16.734730 , -92.831930  | 
|  Jomal-Osil  |  16.718060 , -92.737780  | 
|  Joygel Grande  |  16.727220 , -92.819440  | 
|  K'Aquete  |  16.723890 , -92.826940  | 
|  La Pera  |  16.717780 , -92.833890  | 
|  La Selva  |  16.754720 , -92.694440  | 
|  Mazam  |  16.681390 , -92.828610  | 
|  Mazan  |  16.679970 , -92.830950  | 
|  Nachig  |  16.730560 , -92.725280  | 
|  Navenchauc  |  16.735297 , -92.780412  | 
|  Pasté  |  16.707250 , -92.737927  | 
|  Patosil  |  16.752100 , -92.741330  | 
|  Petztoj  |  16.763060 , -92.778610  | 
|  Piedra Parada  |  16.719170 , -92.836110  | 
|  Pinar Salinas  |  16.765280 , -92.759170  | 
|  Potojtic  |  16.690830 , -92.835280  | 
|  Rancho Nuevo  |  16.720560 , -92.820560  | 
|  San Antonio  |  16.678890 , -92.767780  | 
|  San Isidro  |  16.702780 , -92.722220  | 
|  San Nicolas Buenavista  |  16.756670 , -92.703060  | 
|  Santo Tomas  |  16.733330 , -92.783330  | 
|  Shulvo  |  16.722220 , -92.733610  | 
|  Tierra Blanca  |  16.767220 , -92.772580  | 
|  Tzajalnam  |  16.743890 , -92.717220  | 
|  Tzum  |  16.761320 , -92.772940  | 
|  Yaaltzi  |  16.712500 , -92.842220  | 
|  Zequentic  |  16.716940 , -92.826670  | 
|  Zinacantán  |  16.758625 , -92.715806  | 
Notes:
- You can download geometry data for Zinacantán in various formats (Geojson,KML,GPX,raw OSM data) by clicking export button on the overpass-turbo
- You can freely use the jpeg type map images you created on the "map cropping" page or downloaded from the "samples" pages.
- (**) 
Terms of Use for downloaded geojson files.