Download outline map of Gómez Farías (geojson format) : 
Gómez Farías.geojson (**)
Download polygon array of Gómez Farías map for "Google Maps" : 
Gómez Farías.txt
Bounding Box for Gómez Farías Map : ( 19.758666 , -103.56814 , 19.960849 , -103.269371 )
Wikipedia ID for Gómez Farías : Q3846810
Wikipedia SPARQL Query for Gómez Farías (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q3846810 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q3846810 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q3846810 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q3846810 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q3846810 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q3846810 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 Gómez Farías map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](19.758666, -103.56814, 19.960849, -103.269371);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Gómez Farías)
	
[out:json];
(
rel["name"="Gómez Farías"][type=boundary];
rel["name:en"="Gómez Farías"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Gómez Farías
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Buenavista  |  19.903130 , -103.374740  | 
|  Cerrillos  |  19.780000 , -103.475280  | 
|  Cienaga de Mata  |  19.816670 , -103.366670  | 
|  Cofradia del Rosario  |  19.781230 , -103.503350  | 
|  Ejido Primero de Febrero  |  19.815100 , -103.493030  | 
|  Ejido Uno de Febrero (San Nicolas)  |  19.814170 , -103.491390  | 
|  El Agua Caliente  |  19.903090 , -103.385090  | 
|  El Aguacate  |  19.896570 , -103.377870  | 
|  El Durazno  |  19.864780 , -103.325780  | 
|  El Gatal  |  19.910030 , -103.317360  | 
|  El Rodeo  |  19.840900 , -103.435980  | 
|  El Saltito  |  19.912720 , -103.381280  | 
|  El Tule  |  19.908440 , -103.334160  | 
|  Estancia del Sabino  |  19.887550 , -103.374140  | 
|  Fidel Fermin  |  19.774440 , -103.491110  | 
|  Gómez Farías  |  19.793720 , -103.476840  | 
|  La Angosturilla  |  19.901130 , -103.315260  | 
|  La Calavera  |  19.922500 , -103.343060  | 
|  La Calaverna  |  19.923060 , -103.344000  | 
|  La Cofradia  |  19.834070 , -103.401930  | 
|  La Estancia  |  19.833330 , -103.416670  | 
|  La Maquina  |  19.945980 , -103.335320  | 
|  La Mojonera  |  19.925080 , -103.406200  | 
|  La Negrita  |  19.927060 , -103.406480  | 
|  La Tejona  |  19.926670 , -103.400080  | 
|  Las Calabazas  |  19.859610 , -103.357960  | 
|  Las Galeras  |  19.948360 , -103.332080  | 
|  Las Gueilotas  |  19.847170 , -103.381330  | 
|  Las Minas  |  19.803270 , -103.421070  | 
|  Los Cangrejos  |  19.910560 , -103.393330  | 
|  Los Chinos  |  19.896250 , -103.341820  | 
|  Los Ecuares  |  19.874570 , -103.338300  | 
|  Los Ocuares  |  19.929170 , -103.366390  | 
|  Los Sauces  |  19.862470 , -103.408930  | 
|  Paso Hondo  |  19.891580 , -103.294000  | 
|  Piedras Negras  |  19.817600 , -103.345010  | 
|  Rancho del Puente de Mendoza  |  19.806940 , -103.485000  | 
|  Rancho Humberto Perez  |  19.780280 , -103.499440  | 
|  San Andrés Ixtlán  |  19.818603 , -103.472941  | 
|  San Geronimo  |  19.944730 , -103.350820  | 
|  San Gregorio  |  19.833330 , -103.366670  | 
|  San Sebastián del Sur  |  19.793561 , -103.475920  | 
Notes:
- You can download geometry data for Gómez Farías 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.