Humuya (Comayagua) Map Cropping Samples

Humuya (Comayagua) Map Cropping Samples-1

Humuya (Comayagua) Map Cropping Samples-2

Humuya neighborhoods and villages map with 3D shadow effect

flag map of Humuya with 3D shadow effect

Humuya map with 3d shadow effect
 
Download outline map of Humuya (geojson format) : 
Humuya.geojson (**)
Download polygon array of Humuya map for "Google Maps" : 
Humuya.txt
Bounding Box for Humuya Map : ( 14.179958 , -87.764359 , 14.268916 , -87.64753 )
Wikipedia ID for Humuya : Q1643258
Wikipedia SPARQL Query for Humuya (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q1643258 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q1643258 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q1643258 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q1643258 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q1643258 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q1643258 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 Humuya map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.179958, -87.764359, 14.268916, -87.64753);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Humuya)
	
[out:json];
(
rel["name"="Humuya"][type=boundary];
rel["name:en"="Humuya"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Humuya
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Canton | 14.250000 , -87.683330 | 
| Chanton | 14.250000 , -87.683330 | 
| El Carrizal | 14.250000 , -87.683330 | 
| El Junquillo | 14.200000 , -87.700000 | 
| El Pescado | 14.200000 , -87.716670 | 
| Llanos de Chitaleza | 14.233330 , -87.750000 | 
| Tierra Prieta | 14.216670 , -87.700000 | 
Notes:
- You can download geometry data for Humuya 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.