Macuelizo (Santa Bárbara) Map Cropping Samples
Macuelizo (Santa Bárbara) Map Cropping Samples-1
Macuelizo (Santa Bárbara) Map Cropping Samples-2
Macuelizo neighborhoods and villages map with 3D shadow effect
flag map of Macuelizo with 3D shadow effect
Macuelizo map with 3d shadow effect
Download outline map of Macuelizo (geojson format) :
Macuelizo.geojson (**)
Download polygon array of Macuelizo map for "Google Maps" :
Macuelizo.txt
Bounding Box for Macuelizo Map : ( 15.14511 , -88.716782 , 15.331765 , -88.459717 )
Wikipedia ID for Macuelizo : Q2395223
Wikipedia SPARQL Query for Macuelizo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2395223 wdt:P1082 ?population. }
OPTIONAL { wd:Q2395223 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2395223 wdt:P2046 ?area. }
OPTIONAL { wd:Q2395223 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2395223 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2395223 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 Macuelizo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.14511, -88.716782, 15.331765, -88.459717);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Macuelizo)
[out:json];
(
rel["name"="Macuelizo"][type=boundary];
rel["name:en"="Macuelizo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Macuelizo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Helada | 15.183330 , -88.633330 |
Callejones | 15.166670 , -88.650000 |
Casa Quemada | 15.266670 , -88.550000 |
Chiqueros | 15.166670 , -88.533330 |
Chiquila | 15.233330 , -88.583330 |
El Cacao | 15.166670 , -88.550000 |
El Ciruelo | 15.300000 , -88.500000 |
El Pital | 15.183330 , -88.633330 |
El Tular | 15.300000 , -88.516670 |
La Cueva | 15.216670 , -88.550000 |
La Cumbre de Palmichal | 15.200000 , -88.666670 |
La Libertad | 15.200000 , -88.633330 |
La Vegona | 15.216670 , -88.533330 |
La Zona | 15.183330 , -88.650000 |
Laguna Seca | 15.216670 , -88.600000 |
Las Varas | 15.283330 , -88.566670 |
Macuelizo | 15.300000 , -88.533330 |
Masicales | 15.216670 , -88.516670 |
Mata de Platano | 15.183330 , -88.583330 |
Mina de Santa Barbara | 15.216670 , -88.550000 |
Paso del Chamelecon | 15.233330 , -88.533330 |
Piedras Negras | 15.183330 , -88.650000 |
Pinuelas | 15.300000 , -88.483330 |
San Antonio | 15.216670 , -88.633330 |
San Antonio de la Cumbre | 15.166670 , -88.583330 |
Sula | 15.250000 , -88.566670 |
Notes:
- You can download geometry data for Macuelizo 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.