Quetzaltenango (Quezaltenango) Map Cropping Samples
Quetzaltenango (Quezaltenango) Map Cropping Samples-1
Quetzaltenango (Quezaltenango) Map Cropping Samples-2
Quetzaltenango neighborhoods and villages map with 3D shadow effect
flag map of Quetzaltenango with 3D shadow effect
Quetzaltenango map with 3d shadow effect
Download outline map of Quetzaltenango (geojson format) :
Quetzaltenango.geojson (**)
Download polygon array of Quetzaltenango map for "Google Maps" :
Quetzaltenango.txt
Bounding Box for Quetzaltenango Map : ( 14.736924 , -91.588326 , 14.88609 , -91.458417 )
Wikipedia ID for Quetzaltenango : Q334577
Wikipedia SPARQL Query for Quetzaltenango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q334577 wdt:P1082 ?population. }
OPTIONAL { wd:Q334577 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q334577 wdt:P2046 ?area. }
OPTIONAL { wd:Q334577 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q334577 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q334577 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 Quetzaltenango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.736924, -91.588326, 14.88609, -91.458417);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Quetzaltenango)
[out:json];
(
rel["name"="Quetzaltenango"][type=boundary];
rel["name:en"="Quetzaltenango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Quetzaltenango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chicavioc | 14.783330 , -91.533330 |
Chichihuitan | 14.833330 , -91.466670 |
Chitay | 14.850000 , -91.483330 |
Choqui | 14.850000 , -91.500000 |
La Independencia | 14.833330 , -91.533330 |
Las Majadas | 14.766670 , -91.516670 |
Llano de Olintepeque | 14.866670 , -91.516670 |
Llano del Pinal | 14.783330 , -91.533330 |
Pacaja | 14.833330 , -91.533330 |
Quetzaltenango | 14.834720 , -91.518060 |
Rio Seco | 14.850000 , -91.516670 |
Tierra Colorada | 14.800000 , -91.550000 |
Xecaracoj | 14.816670 , -91.550000 |
Xepach | 14.783330 , -91.550000 |
Notes:
- You can download geometry data for Quetzaltenango 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.