Soyaló (Chiapas) Map Cropping Samples

Soyaló (Chiapas) Map Cropping Samples-1

Soyaló (Chiapas) Map Cropping Samples-2

Soyaló neighborhoods and villages map with 3D shadow effect

flag map of Soyaló with 3D shadow effect

Soyaló map with 3d shadow effect
 
 
Download outline map of Soyaló (geojson format) : 
Soyaló.geojson (**)
Download polygon array of Soyaló map for "Google Maps" : 
Soyaló.txt
Bounding Box for Soyaló Map : ( 16.869555 , -93.066328 , 16.981359 , -92.895743 )
Wikipedia ID for Soyaló : Q2607132
Wikipedia SPARQL Query for Soyaló (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q2607132 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q2607132 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q2607132 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q2607132 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q2607132 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q2607132 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 Soyaló map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](16.869555, -93.066328, 16.981359, -92.895743);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Soyaló)
	
[out:json];
(
rel["name"="Soyaló"][type=boundary];
rel["name:en"="Soyaló"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Soyaló
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Adolfo Lopez Mateos  |  16.893060 , -92.936110  | 
|  Bombana  |  16.948220 , -93.020150  | 
|  Cerro Blanco  |  16.935830 , -93.023610  | 
|  El Paraiso (La Huerta)  |  16.881940 , -92.923890  | 
|  El Pedregal  |  16.898180 , -92.928910  | 
|  El Progreso  |  16.882640 , -92.918650  | 
|  El Sabinal  |  16.879170 , -92.914720  | 
|  Emiliano Zapata  |  16.886940 , -92.909170  | 
|  Francisco Sarabia  |  16.946048 , -93.012443  | 
|  La Vainilla  |  16.967780 , -93.035000  | 
|  Morelos  |  16.952780 , -93.015560  | 
|  Nuevo Poblado Guadalupe  |  16.882780 , -92.928060  | 
|  Ojo de Agua  |  16.950280 , -93.010560  | 
|  San Agustin  |  16.921670 , -93.006070  | 
|  San Antonio Zaragoza  |  16.919110 , -93.033510  | 
|  San Pablo  |  16.967220 , -93.038890  | 
|  Soyaló  |  16.890150 , -92.924226  | 
Notes:
- You can download geometry data for Soyaló 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.