Download outline map of Jacaltenango (geojson format) :
Jacaltenango.geojson (**)
Download polygon array of Jacaltenango map for "Google Maps" :
Jacaltenango.txt
Bounding Box for Jacaltenango Map : ( 15.660385 , -91.875842 , 15.840153 , -91.630394 )
Wikipedia ID for Jacaltenango : Q1124580
Wikipedia SPARQL Query for Jacaltenango (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1124580 wdt:P1082 ?population. }
OPTIONAL { wd:Q1124580 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1124580 wdt:P2046 ?area. }
OPTIONAL { wd:Q1124580 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1124580 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1124580 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 Jacaltenango map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.660385, -91.875842, 15.840153, -91.630394);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Jacaltenango)
[out:json];
(
rel["name"="Jacaltenango"][type=boundary];
rel["name:en"="Jacaltenango"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Jacaltenango
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Anchu Yaxon | 15.721190 , -91.693570 |
Barrio Santa Cruz | 15.667420 , -91.727410 |
Buena Vista | 15.679100 , -91.711070 |
Canuleu | 15.783330 , -91.716670 |
Chajch'enxj | 15.704120 , -91.669220 |
Cheya | 15.687680 , -91.683580 |
El Mul | 15.694070 , -91.665720 |
Ixcu | 15.703300 , -91.640010 |
Joveyachap | 15.722870 , -91.689020 |
Loma Bonita | 15.715510 , -91.681160 |
Mujubal | 15.741530 , -91.700630 |
Muxte | 15.713490 , -91.674630 |
Nueva Catarina | 15.775500 , -91.786960 |
Nuevo Santo Tomas | 15.694520 , -91.671260 |
Pacalaj | 15.710770 , -91.657050 |
Pena de Oro | 15.698370 , -91.668580 |
Petamchim | 15.732120 , -91.696270 |
Petanchin | 15.710380 , -91.686200 |
Pocni | 15.746500 , -91.705970 |
Poza | 15.710440 , -91.688320 |
San Marcos Huista | 15.678690 , -91.704710 |
Santa Rosa | 15.806650 , -91.788190 |
Sioma | 15.699540 , -91.662890 |
Soloncud | 15.726360 , -91.693720 |
Taquina | 15.695990 , -91.647590 |
Ticajo | 15.704990 , -91.678830 |
Titalaj | 15.715230 , -91.632760 |
Tzala | 15.793550 , -91.733830 |
Tzala Chiquito | 15.786440 , -91.741240 |
Wixay | 15.674050 , -91.732060 |
Notes:
- You can download geometry data for Jacaltenango 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.