Download outline map of San Juan Ixcoy (geojson format) :
San Juan Ixcoy.geojson (**)
Download polygon array of San Juan Ixcoy map for "Google Maps" :
San Juan Ixcoy.txt
Bounding Box for San Juan Ixcoy Map : ( 15.590651 , -91.533637 , 15.692271 , -91.216014 )
Wikipedia ID for San Juan Ixcoy : Q2401833
Wikipedia SPARQL Query for San Juan Ixcoy (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2401833 wdt:P1082 ?population. }
OPTIONAL { wd:Q2401833 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2401833 wdt:P2046 ?area. }
OPTIONAL { wd:Q2401833 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2401833 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2401833 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 San Juan Ixcoy map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.590651, -91.533637, 15.692271, -91.216014);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (San Juan Ixcoy)
[out:json];
(
rel["name"="San Juan Ixcoy"][type=boundary];
rel["name:en"="San Juan Ixcoy"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of San Juan Ixcoy
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bacau | 15.636680 , -91.439810 |
Bajual | 15.644960 , -91.386390 |
Cajpujpuja | 15.661090 , -91.418920 |
Canchicu | 15.607760 , -91.466260 |
Cantel | 15.663110 , -91.367680 |
Chil | 15.632340 , -91.412280 |
Chitamil | 15.617050 , -91.375150 |
Chochcab | 15.648790 , -91.461400 |
Chuxjil | 15.643160 , -91.391190 |
Coxol | 15.633440 , -91.387070 |
Cuatro Ranchos | 15.657130 , -91.230510 |
Gelna | 15.641970 , -91.416230 |
Guajbal | 15.639240 , -91.384450 |
Isnanconob | 15.641070 , -91.447970 |
Ixcanac | 15.660140 , -91.521400 |
Ixquisis | 15.615830 , -91.400730 |
Ixtenam | 15.657250 , -91.447510 |
Ixtiapoc | 15.628450 , -91.430150 |
Ixtichacan | 15.621440 , -91.394380 |
Jolomar | 15.631700 , -91.454060 |
Jolomcu | 15.638420 , -91.470020 |
Jolomquel | 15.648430 , -91.413350 |
Majbalpotz | 15.619350 , -91.480290 |
Najab | 15.637260 , -91.475780 |
Nenajab | 15.624930 , -91.436210 |
Pajaltac | 15.627140 , -91.476940 |
Poxlac | 15.684890 , -91.316150 |
Poxlac | 15.663050 , -91.347850 |
Quec | 15.635290 , -91.406000 |
Quixma | 15.649590 , -91.388100 |
Salitre | 15.666230 , -91.417680 |
San Juan Ixcoy | 15.599720 , -91.445280 |
Solomchaj | 15.663590 , -91.525220 |
Suyilito | 15.665600 , -91.358210 |
Tzujupba | 15.637760 , -91.529680 |
Vecaguich | 15.640230 , -91.423830 |
Xacal | 15.614550 , -91.450170 |
Xopacal | 15.620770 , -91.441910 |
Yincu | 15.661200 , -91.454680 |
Yinjom | 15.669580 , -91.395320 |
Yula | 15.627770 , -91.400910 |
Yulchecan | 15.617090 , -91.459770 |
Yulchen | 15.652220 , -91.424480 |
Yulguayul | 15.648000 , -91.434660 |
Yulhuitz | 15.623630 , -91.358920 |
Yulxacla | 15.622000 , -91.474120 |
Notes:
- You can download geometry data for San Juan Ixcoy 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.