Masaguara (Intibucá) Map Cropping Samples
Masaguara (Intibucá) Map Cropping Samples-1
Masaguara (Intibucá) Map Cropping Samples-2
Masaguara neighborhoods and villages map with 3D shadow effect
flag map of Masaguara with 3D shadow effect
Masaguara map with 3d shadow effect
Download outline map of Masaguara (geojson format) :
Masaguara.geojson (**)
Download polygon array of Masaguara map for "Google Maps" :
Masaguara.txt
Bounding Box for Masaguara Map : ( 14.27217 , -88.06926 , 14.4979 , -87.847618 )
Wikipedia ID for Masaguara : Q948576
Wikipedia SPARQL Query for Masaguara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q948576 wdt:P1082 ?population. }
OPTIONAL { wd:Q948576 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q948576 wdt:P2046 ?area. }
OPTIONAL { wd:Q948576 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q948576 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q948576 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 Masaguara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.27217, -88.06926, 14.4979, -87.847618);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Masaguara)
[out:json];
(
rel["name"="Masaguara"][type=boundary];
rel["name:en"="Masaguara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Masaguara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Azacualpa | 14.350000 , -87.983330 |
Casitas | 14.383330 , -87.916670 |
Cerro Pelon | 14.416670 , -88.033330 |
El Campanario | 14.416670 , -87.883330 |
El Carnizuelo | 14.416670 , -87.950000 |
El Paraiso | 14.416670 , -88.033330 |
El Portillo del Agua Salada | 14.450000 , -87.900000 |
El Salitre | 14.433330 , -87.950000 |
Guasore | 14.333330 , -88.000000 |
La Crucita | 14.400000 , -87.983330 |
La Danta | 14.416670 , -87.866670 |
La Gloria | 14.400000 , -88.000000 |
Lagunetas | 14.400000 , -87.900000 |
Las Aradas | 14.350000 , -88.016670 |
Las Casitas | 14.450000 , -87.916670 |
Loma de Enmedio | 14.433330 , -87.950000 |
Masaguara | 14.366670 , -87.983330 |
Maye | 14.416670 , -88.000000 |
Potrerito El Rosario | 14.416670 , -87.883330 |
Pozo Negro | 14.433330 , -87.866670 |
Quiraguira | 14.433330 , -87.883330 |
San Juanillo | 14.416670 , -87.866670 |
San Pablo | 14.416670 , -88.050000 |
Notes:
- You can download geometry data for Masaguara 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.