Senahú (Alta Verapaz) Map Cropping Samples

Senahú (Alta Verapaz) Map Cropping Samples-1

Senahú (Alta Verapaz) Map Cropping Samples-2

Senahú neighborhoods and villages map with 3D shadow effect

flag map of Senahú with 3D shadow effect

Senahú map with 3d shadow effect
 
Download outline map of Senahú (geojson format) : 
Senahú.geojson (**)
Download polygon array of Senahú map for "Google Maps" : 
Senahú.txt
Bounding Box for Senahú Map : ( 15.311919 , -90.112629 , 15.52871 , -89.608651 )
Wikipedia ID for Senahú : Q332072
Wikipedia SPARQL Query for Senahú (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q332072 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q332072 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q332072 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q332072 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q332072 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q332072 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 Senahú map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.311919, -90.112629, 15.52871, -89.608651);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Senahú)
	
[out:json];
(
rel["name"="Senahu"][type=boundary];
rel["name:en"="Senahu"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Senahú
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Alto Sepacay | 15.350000 , -90.066670 | 
| Buena Vista | 15.433330 , -89.666670 | 
| Chijolom | 15.450000 , -89.933330 | 
| Chimaxyat | 15.500000 , -89.733330 | 
| Chirixquitzac | 15.483330 , -89.716670 | 
| Chulac | 15.450000 , -89.666670 | 
| Coyocte | 15.366670 , -90.066670 | 
| Marichaj | 15.466670 , -89.750000 | 
| Pancajche | 15.316670 , -89.966670 | 
| San Francisco | 15.350000 , -89.816670 | 
| San Juan | 15.383330 , -89.816670 | 
| Seamay | 15.383330 , -89.783330 | 
| Sebach | 15.466670 , -89.716670 | 
| Secampana | 15.383330 , -89.950000 | 
| Secansin | 15.466670 , -89.866670 | 
| Senahú | 15.400000 , -89.833330 | 
| Sepacuite | 15.433780 , -89.751350 | 
| Sequila | 15.366670 , -89.983330 | 
| Sesoch | 15.416670 , -89.850000 | 
| Setzacpec | 15.516670 , -89.683330 | 
| Setzimaj | 15.483330 , -89.916670 | 
| Taquinco | 15.516670 , -89.666670 | 
| Volcan | 15.466670 , -89.833330 | 
Notes:
- You can download geometry data for Senahú 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.