Ostuncalco (Quezaltenango) Map Cropping Samples
Ostuncalco (Quezaltenango) Map Cropping Samples-1
Ostuncalco (Quezaltenango) Map Cropping Samples-2
Ostuncalco neighborhoods and villages map with 3D shadow effect
flag map of Ostuncalco with 3D shadow effect
Ostuncalco map with 3d shadow effect
Download outline map of Ostuncalco (geojson format) :
Ostuncalco.geojson (**)
Download polygon array of Ostuncalco map for "Google Maps" :
Ostuncalco.txt
Bounding Box for Ostuncalco Map : ( 14.796908 , -91.7836 , 14.930898 , -91.589557 )
Wikipedia ID for Ostuncalco : Q2718157
Wikipedia SPARQL Query for Ostuncalco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2718157 wdt:P1082 ?population. }
OPTIONAL { wd:Q2718157 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2718157 wdt:P2046 ?area. }
OPTIONAL { wd:Q2718157 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2718157 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2718157 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 Ostuncalco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.796908, -91.7836, 14.930898, -91.589557);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ostuncalco)
[out:json];
(
rel["name"="San Juan Ostuncalco"][type=boundary];
rel["name:en"="San Juan Ostuncalco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ostuncalco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agua Blanca | 14.866670 , -91.716670 |
Agua Tibia | 14.866670 , -91.616670 |
Buena Vista | 14.883330 , -91.650000 |
Chanchil | 14.883330 , -91.733330 |
Cruz de Ajpop | 14.866670 , -91.683330 |
El Parnaso | 14.866670 , -91.750000 |
El Tizate | 14.900000 , -91.683330 |
Excomucha | 14.866670 , -91.633330 |
Ixcanante | 14.883330 , -91.750000 |
La Esperanza | 14.883330 , -91.683330 |
La Victoria | 14.900000 , -91.666670 |
Las Barrancas | 14.833330 , -91.750000 |
Los Duraznales | 14.866670 , -91.600000 |
Monrovia | 14.916670 , -91.633330 |
Ostuncalco | 14.866670 , -91.616670 |
Provincia Chiquita | 14.883330 , -91.750000 |
Roble Grande | 14.866670 , -91.633330 |
Talbijoj | 14.866670 , -91.633330 |
Texolbe | 14.883330 , -91.633330 |
Varsovia | 14.900000 , -91.633330 |
Notes:
- You can download geometry data for Ostuncalco 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.