Download outline map of Cobán (geojson format) :
Cobán.geojson (**)
Download polygon array of Cobán map for "Google Maps" :
Cobán.txt
Bounding Box for Cobán Map : ( 15.324619 , -90.817891 , 16.041962 , -90.258398 )
Wikipedia ID for Cobán : Q867077
Wikipedia SPARQL Query for Cobán (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q867077 wdt:P1082 ?population. }
OPTIONAL { wd:Q867077 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q867077 wdt:P2046 ?area. }
OPTIONAL { wd:Q867077 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q867077 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q867077 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 Cobán map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.324619, -90.817891, 16.041962, -90.258398);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cobán)
[out:json];
(
rel["name"="Coban"][type=boundary];
rel["name:en"="Coban"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cobán
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Acamal | 15.450000 , -90.383330 |
Aquil | 15.583330 , -90.383330 |
Chicuxab | 15.416670 , -90.416670 |
Chijou | 15.450000 , -90.433330 |
Chilatz | 15.516670 , -90.333330 |
Chimasayul | 15.583330 , -90.450000 |
Chimote | 15.550000 , -90.333330 |
Chitix | 15.366670 , -90.300000 |
Chitocan | 15.650000 , -90.416670 |
Chitul | 15.400000 , -90.416670 |
Chixajau | 15.433330 , -90.333330 |
Cobán | 15.470830 , -90.370830 |
Coban | 15.469998 , -90.379998 |
Inupal | 15.533330 , -90.433330 |
Nebachaj | 15.350000 , -90.333330 |
Pasacuc | 15.783330 , -90.733330 |
Piedra del Cerro | 16.005360 , -90.626470 |
Playa Grande | 15.933330 , -90.733330 |
Quixal Grande | 15.483330 , -90.500000 |
Rubelolom | 15.883330 , -90.733330 |
Sacanchaj | 15.500000 , -90.366670 |
Sacocpur | 15.716670 , -90.416670 |
Sacranix | 15.500000 , -90.416670 |
Sacruz | 15.816670 , -90.733330 |
Salinas Nueve Cerros | 15.983330 , -90.633330 |
San Juan Chamelco | 15.433330 , -90.333330 |
San Matias | 15.683330 , -90.483330 |
San Vicente | 15.683330 , -90.333330 |
Santa Elena Veinte de Octubre | 16.003330 , -90.690810 |
Saquiquib | 15.700000 , -90.433330 |
Sepata | 15.600000 , -90.483330 |
Sibicte | 15.750000 , -90.416670 |
Sonte | 15.600000 , -90.400000 |
Tactic | 15.333330 , -90.300000 |
Tierra Blanca Rio Chixoy | 16.029720 , -90.635030 |
Tintache | 15.466670 , -90.483330 |
Tocola | 15.700000 , -90.366670 |
Yabalquix | 15.783330 , -90.716670 |
Yalipur | 15.700000 , -90.333330 |
Yiquiche | 15.750000 , -90.500000 |
Notes:
- You can download geometry data for Cobán 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.