Olintepeque (Quezaltenango) Map Cropping Samples
Olintepeque (Quezaltenango) Map Cropping Samples-1
Olintepeque (Quezaltenango) Map Cropping Samples-2
Olintepeque neighborhoods and villages map with 3D shadow effect
flag map of Olintepeque with 3D shadow effect
Olintepeque map with 3d shadow effect
Download outline map of Olintepeque (geojson format) :
Olintepeque.geojson (**)
Download polygon array of Olintepeque map for "Google Maps" :
Olintepeque.txt
Bounding Box for Olintepeque Map : ( 14.863313 , -91.577485 , 14.918857 , -91.495981 )
Wikipedia ID for Olintepeque : Q2608428
Wikipedia SPARQL Query for Olintepeque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2608428 wdt:P1082 ?population. }
OPTIONAL { wd:Q2608428 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2608428 wdt:P2046 ?area. }
OPTIONAL { wd:Q2608428 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2608428 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2608428 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 Olintepeque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.863313, -91.577485, 14.918857, -91.495981);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Olintepeque)
[out:json];
(
rel["name"="Olintepeque"][type=boundary];
rel["name:en"="Olintepeque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Olintepeque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
La Cumbre | 14.916670 , -91.516670 |
La Libertad | 14.883330 , -91.516670 |
Pala | 14.916670 , -91.550000 |
Paxan | 14.916670 , -91.550000 |
San Antonio Pajoc | 14.900000 , -91.550000 |
San Isidro | 14.883330 , -91.533330 |
Santa Barbara | 14.883330 , -91.550000 |
Notes:
- You can download geometry data for Olintepeque 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.