Download outline map of Los Reyes (geojson format) : 
Los Reyes.geojson (**)
Download polygon array of Los Reyes map for "Google Maps" : 
Los Reyes.txt
Bounding Box for Los Reyes Map : ( 19.511192 , -102.591017 , 19.814659 , -102.2599 )
Wikipedia ID for Los Reyes : Q992162
Wikipedia SPARQL Query for Los Reyes (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q992162 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q992162 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q992162 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q992162 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q992162 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q992162 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 Los Reyes map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.511192, -102.591017, 19.814659, -102.2599);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Los Reyes)
	
[out:json];
(
rel["name"="Los Reyes"][type=boundary];
rel["name:en"="Los Reyes"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Los Reyes
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Atapan  |  19.650570 , -102.424630  | 
|  Auxunehuata (Rancho del Venado)  |  19.740830 , -102.305280  | 
|  Chaniro (Xhaniro)  |  19.705560 , -102.436110  | 
|  Cheratillo  |  19.631620 , -102.362820  | 
|  Cherato  |  19.629650 , -102.352080  | 
|  Colonia Libertad  |  19.619320 , -102.484500  | 
|  Dieciocho de Marzo  |  19.611110 , -102.358060  | 
|  El Corralon de Transito (El Rastro)  |  19.606670 , -102.477780  | 
|  Imbaracuaro  |  19.582780 , -102.424170  | 
|  J. Jesus Diaz Tzirio  |  19.766670 , -102.397220  | 
|  Jesus Diaz  |  19.766920 , -102.397820  | 
|  La Calabaza  |  19.552500 , -102.517780  | 
|  La Cieneguita  |  19.588600 , -102.565270  | 
|  La Curva  |  19.653330 , -102.345830  | 
|  La Higuerita (Colonia San Rafael)  |  19.618610 , -102.484440  | 
|  La Limonera  |  19.585250 , -102.570080  | 
|  La Loma  |  19.594170 , -102.458890  | 
|  La Loma de Don Sixto  |  19.701670 , -102.428890  | 
|  La Palma  |  19.603610 , -102.336420  | 
|  La Tinaja  |  19.724750 , -102.403280  | 
|  La Zarzamora  |  19.702780 , -102.413610  | 
|  Llano de la Cana  |  19.766670 , -102.400000  | 
|  Los Cerillos  |  19.600000 , -102.566670  | 
|  Los Limones  |  19.600320 , -102.530380  | 
|  Los Palillos  |  19.541300 , -102.536870  | 
|  Los Pozos (Tzirio Chico)  |  19.786670 , -102.394440  | 
|  Los Reyes de Salgado  |  19.588851 , -102.469792  | 
|  Los Tejones  |  19.533890 , -102.554720  | 
|  Magallon  |  19.633330 , -102.416670  | 
|  Oruscato  |  19.614120 , -102.395930  | 
|  Palo Hueco  |  19.692500 , -102.425830  | 
|  Pamatácuaro  |  19.690601 , -102.346089  | 
|  Paso de la Carreta  |  19.675560 , -102.430560  | 
|  Querendaro  |  19.728890 , -102.390000  | 
|  San Antonio  |  19.721930 , -102.295370  | 
|  San Geronimo  |  19.569660 , -102.495880  | 
|  San Isidro  |  19.739340 , -102.297170  | 
|  San Jose  |  19.586650 , -102.324250  | 
|  San Luis (Suren)  |  19.698060 , -102.321390  | 
|  San Marcos  |  19.674440 , -102.308610  | 
|  San Sebastian  |  19.571580 , -102.480660  | 
|  Santa Rosa  |  19.596670 , -102.463060  | 
|  Santa Rosa  |  19.744170 , -102.285000  | 
|  Taapan (Tapan)  |  19.731110 , -102.290280  | 
|  Urascato  |  19.683330 , -102.366670  | 
|  Urengueitiro (San Martin)  |  19.750000 , -102.303610  | 
|  Uringuitiro  |  19.750480 , -102.303820  | 
|  Xhaniro  |  19.706010 , -102.436600  | 
|  Zacan  |  19.566010 , -102.287590  | 
|  Zicuicho  |  19.663090 , -102.333140  | 
|  Ziraguee  |  19.724900 , -102.381730  | 
Notes:
- You can download geometry data for Los Reyes 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.