Mapulaca (Lempira) Map Cropping Samples
Mapulaca (Lempira) Map Cropping Samples-1
Mapulaca (Lempira) Map Cropping Samples-2
Mapulaca neighborhoods and villages map with 3D shadow effect
flag map of Mapulaca with 3D shadow effect
Mapulaca map with 3d shadow effect
Download outline map of Mapulaca (geojson format) :
Mapulaca.geojson (**)
Download polygon array of Mapulaca map for "Google Maps" :
Mapulaca.txt
Bounding Box for Mapulaca Map : ( 14.013526 , -88.656776 , 14.086797 , -88.58493 )
Wikipedia ID for Mapulaca : Q1645810
Wikipedia SPARQL Query for Mapulaca (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1645810 wdt:P1082 ?population. }
OPTIONAL { wd:Q1645810 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1645810 wdt:P2046 ?area. }
OPTIONAL { wd:Q1645810 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1645810 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1645810 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 Mapulaca map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.013526, -88.656776, 14.086797, -88.58493);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Mapulaca)
[out:json];
(
rel["name"="Mapulaca"][type=boundary];
rel["name:en"="Mapulaca"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Mapulaca
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Caliente | 14.050000 , -88.600000 |
Carrizal | 14.050000 , -88.600000 |
El Amatillo | 14.033330 , -88.600000 |
El Palmito | 14.050000 , -88.616670 |
Guajiniquil | 14.050000 , -88.600000 |
La Tabla | 14.050000 , -88.616670 |
La Vecina | 14.066670 , -88.616670 |
Llano de la Hamaca | 14.033330 , -88.633330 |
Mapulaca | 14.033330 , -88.616670 |
Notes:
- You can download geometry data for Mapulaca 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.