Download outline map of Gabriel Zamora (geojson format) : 
Gabriel Zamora.geojson (**)
Download polygon array of Gabriel Zamora map for "Google Maps" : 
Gabriel Zamora.txt
Bounding Box for Gabriel Zamora Map : ( 19.031178 , -102.090438 , 19.277909 , -101.908518 )
Wikipedia ID for Gabriel Zamora : Q5515916
Wikipedia SPARQL Query for Gabriel Zamora (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q5515916 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q5515916 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q5515916 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q5515916 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q5515916 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q5515916 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 Gabriel Zamora map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.031178, -102.090438, 19.277909, -101.908518);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gabriel Zamora)
	
[out:json];
(
rel["name"="Gabriel Zamora"][type=boundary];
rel["name:en"="Gabriel Zamora"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gabriel Zamora
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Almacen  |  19.156940 , -102.019720  | 
|  Barranca Honda  |  19.227780 , -102.049170  | 
|  Charapendo  |  19.263830 , -102.066100  | 
|  Eden Siglo XXI [Comunidad Holistica y Recreativa]  |  19.167500 , -102.018890  | 
|  El Atuto (Tanques Atuto)  |  19.216940 , -102.044720  | 
|  El Brasil  |  19.064520 , -101.990640  | 
|  El Cambio  |  19.115240 , -102.056410  | 
|  El Cantil (El Nanche)  |  19.204720 , -102.031110  | 
|  El Capiri  |  19.123460 , -102.017170  | 
|  El Cobano  |  19.160930 , -102.009850  | 
|  El Guaco  |  19.050000 , -102.050000  | 
|  El Guaco  |  19.067110 , -102.057600  | 
|  El Ingenio (El Puente Canal)  |  19.155280 , -101.990000  | 
|  El Injerto  |  19.151110 , -102.077500  | 
|  El Mirador  |  19.070510 , -102.001700  | 
|  El Pollito  |  19.202220 , -102.052220  | 
|  El Puerto  |  19.091270 , -102.045510  | 
|  El Salado  |  19.080630 , -101.980200  | 
|  El Salvador  |  19.210620 , -102.008260  | 
|  El Sifon  |  19.178060 , -101.934440  | 
|  El Sifon  |  19.076500 , -102.065500  | 
|  El Tamarindo  |  19.204720 , -101.922780  | 
|  El Urecho  |  19.083330 , -102.016670  | 
|  El Zapote de los Herrera  |  19.083330 , -101.950000  | 
|  Estacion Raguizaval  |  19.096110 , -102.057780  | 
|  Gabriel Zamora  |  19.159340 , -102.051900  | 
|  Gabriel Zamora  |  19.150000 , -102.033330  | 
|  Gutierrez de Velasco [Vivero]  |  19.145000 , -102.034440  | 
|  Gutierrez de Velasco [Vivero]  |  19.246390 , -102.059170  | 
|  La Cortina  |  19.190000 , -101.921110  | 
|  La Desviacion (La Desviacion de Casilda)  |  19.158330 , -101.969440  | 
|  La Higuera  |  19.184930 , -102.003240  | 
|  La Laguna  |  19.087210 , -102.057480  | 
|  La Lima  |  19.081970 , -101.974840  | 
|  La Loma del Gallo (Bomba de Agua)  |  19.174440 , -102.033890  | 
|  La Ordena  |  19.142220 , -102.033330  | 
|  La Parotilla  |  19.129830 , -102.054050  | 
|  Las Cuatas  |  19.076690 , -102.021890  | 
|  Las Minitas  |  19.079170 , -102.013060  | 
|  Loma Blanca  |  19.163790 , -101.958540  | 
|  Lombardía  |  19.158272 , -102.053920  | 
|  Los Cajones  |  19.209640 , -101.913170  | 
|  Palito Verde  |  19.201390 , -102.075560  | 
|  Rosita  |  19.198890 , -101.925150  | 
|  Santa Casilda  |  19.152840 , -101.953730  | 
|  Santa Rita  |  19.247780 , -102.051670  | 
|  Tequecaran  |  19.224750 , -102.065490  | 
|  Tziritzicuaro (Ciricicuaro)  |  19.047220 , -101.989720  | 
Notes:
- You can download geometry data for Gabriel Zamora 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.