Download outline map of Solosuchiapa (geojson format) : 
Solosuchiapa.geojson (**)
Download polygon array of Solosuchiapa map for "Google Maps" : 
Solosuchiapa.txt
Bounding Box for Solosuchiapa Map : ( 17.300447 , -93.072899 , 17.489841 , -92.929562 )
Wikipedia ID for Solosuchiapa : Q1500690
Wikipedia SPARQL Query for Solosuchiapa (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1500690 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1500690 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1500690 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1500690 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1500690 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1500690 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 Solosuchiapa map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](17.300447, -93.072899, 17.489841, -92.929562);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Solosuchiapa)
	
[out:json];
(
rel["name"="Solosuchiapa"][type=boundary];
rel["name:en"="Solosuchiapa"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Solosuchiapa
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Agustin Rubio (Santa Fe la Zacualpa)  |  17.334170 , -93.002500  | 
|  Aldecoa Estrada  |  17.405560 , -92.959720  | 
|  Alvaro Obregon  |  17.391110 , -92.991110  | 
|  Cerro las Campanas  |  17.334440 , -92.973060  | 
|  Dos Arroyos  |  17.394440 , -92.951390  | 
|  El Azufre  |  17.400280 , -93.027220  | 
|  El Beneficio  |  17.351390 , -93.006390  | 
|  El Calvario  |  17.366670 , -93.010000  | 
|  El Chiapaneco  |  17.382500 , -93.021670  | 
|  El Nacional  |  17.381940 , -93.038890  | 
|  El Porvenir  |  17.411940 , -92.991390  | 
|  El Suspiro  |  17.434170 , -93.032780  | 
|  El Zapote  |  17.402500 , -93.028890  | 
|  Esquipulas  |  17.418060 , -93.021110  | 
|  Francisco I. Madero  |  17.315000 , -92.993890  | 
|  La Aurora  |  17.390280 , -93.018890  | 
|  La Carretera  |  17.394170 , -93.023330  | 
|  La Constancia  |  17.331670 , -93.010280  | 
|  La Eminencia  |  17.452260 , -93.019890  | 
|  La Guadalupe  |  17.388610 , -92.949720  | 
|  La Nueva Esperanza  |  17.335820 , -92.993470  | 
|  La Trinidad  |  17.443330 , -93.029170  | 
|  La Union  |  17.388610 , -93.022220  | 
|  Las Nieves  |  17.379720 , -93.013610  | 
|  Lucio Cabanas  |  17.410560 , -93.037220  | 
|  Monte Carmelo  |  17.407220 , -93.031390  | 
|  Monte Horeb  |  17.343890 , -93.004170  | 
|  Monte Virgen  |  17.382780 , -93.020000  | 
|  Monteoreb  |  17.347850 , -92.994280  | 
|  Moquimba  |  17.407780 , -93.047220  | 
|  Nuevo Nacional  |  17.409710 , -93.020970  | 
|  Nuevo San Antonio  |  17.409170 , -93.013890  | 
|  Rio Negro 2da. Seccion  |  17.432780 , -92.995280  | 
|  San Bartolo  |  17.367500 , -93.012220  | 
|  San Francisco  |  17.428330 , -93.025560  | 
|  San Jose del Carmen  |  17.405000 , -93.020000  | 
|  San Luis  |  17.400480 , -93.010020  | 
|  San Miguel (Las Garzas)  |  17.425280 , -93.024440  | 
|  San Sebastian  |  17.408890 , -92.997220  | 
|  Santa Fe la Sacualpa  |  17.335350 , -93.002600  | 
|  Siberia  |  17.366390 , -93.008060  | 
|  Solosuchiapa  |  17.428403 , -93.032527  | 
|  Sonora  |  17.425280 , -92.985560  | 
|  Ursulo Galvan  |  17.450560 , -93.012780  | 
|  Villa Santa Fe  |  17.430000 , -93.010280  | 
|  Villaflores  |  17.356390 , -92.960560  | 
Notes:
- You can download geometry data for Solosuchiapa 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.