Download outline map of Joyabaj (geojson format) :
Joyabaj.geojson (**)
Download polygon array of Joyabaj map for "Google Maps" :
Joyabaj.txt
Bounding Box for Joyabaj Map : ( 14.906496 , -91.026451 , 15.11269 , -90.649765 )
Wikipedia ID for Joyabaj : Q2401953
Wikipedia SPARQL Query for Joyabaj (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2401953 wdt:P1082 ?population. }
OPTIONAL { wd:Q2401953 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2401953 wdt:P2046 ?area. }
OPTIONAL { wd:Q2401953 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2401953 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2401953 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 Joyabaj map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.906496, -91.026451, 15.11269, -90.649765);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Joyabaj)
[out:json];
(
rel["name"="Joyabaj"][type=boundary];
rel["name:en"="Joyabaj"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Joyabaj
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Arriquin | 15.000000 , -90.883330 |
Camacutz | 15.009170 , -90.948330 |
Capuchinas | 15.028060 , -90.944720 |
Caquil | 15.000000 , -90.750000 |
Choyomche | 14.950000 , -90.983330 |
Choyomche | 14.966670 , -91.016670 |
Chuaquenun | 14.983330 , -90.766390 |
Chuxil | 15.000000 , -90.766670 |
Cruz Chich | 15.083330 , -90.783330 |
El Aguacate | 14.966670 , -90.983330 |
Joyabaj | 14.995000 , -90.806110 |
La Vega | 15.016670 , -90.766670 |
Las Tres Cruces | 14.983330 , -90.666670 |
Los Llanos | 14.950000 , -90.766670 |
Ocos | 14.983330 , -90.750000 |
Pachalib | 14.966670 , -90.816670 |
Palibatz | 15.000000 , -90.683330 |
Quiacoj | 15.016670 , -90.766670 |
Sajcuin | 14.966670 , -90.750000 |
Talaxcoc | 14.983330 , -90.766670 |
Tanilar | 14.966670 , -90.716670 |
Tres Cruces | 15.000000 , -90.683330 |
Tunaja | 15.083330 , -90.800000 |
Notes:
- You can download geometry data for Joyabaj 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.