Cubulco (Baja Verapaz) Map Cropping Samples
Cubulco (Baja Verapaz) Map Cropping Samples-1
Cubulco (Baja Verapaz) Map Cropping Samples-2
Cubulco neighborhoods and villages map with 3D shadow effect
flag map of Cubulco with 3D shadow effect
Cubulco map with 3d shadow effect
Download outline map of Cubulco (geojson format) :
Cubulco.geojson (**)
Download polygon array of Cubulco map for "Google Maps" :
Cubulco.txt
Bounding Box for Cubulco Map : ( 14.956589 , -90.815559 , 15.350619 , -90.54634 )
Wikipedia ID for Cubulco : Q2034094
Wikipedia SPARQL Query for Cubulco (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2034094 wdt:P1082 ?population. }
OPTIONAL { wd:Q2034094 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2034094 wdt:P2046 ?area. }
OPTIONAL { wd:Q2034094 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2034094 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2034094 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 Cubulco map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](14.956589, -90.815559, 15.350619, -90.54634);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cubulco)
[out:json];
(
rel["name"="Cubulco"][type=boundary];
rel["name:en"="Cubulco"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cubulco
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Chichuxtin | 15.183330 , -90.600000 |
Chitanil | 15.166670 , -90.700000 |
Chiul | 15.166670 , -90.616670 |
Chuachuacalte | 15.083330 , -90.683330 |
Chuapec | 14.983330 , -90.633330 |
Chuca | 15.150000 , -90.800000 |
Cubulco | 15.133330 , -90.583330 |
Guaynep | 15.250000 , -90.633330 |
La Laguna | 15.116670 , -90.633330 |
Lacandon | 15.083330 , -90.566670 |
Las Cuevas de Saltan | 14.966670 , -90.650000 |
Los Cimientos | 15.316670 , -90.683330 |
Ojos de Agua | 14.966670 , -90.633330 |
Pachojob | 14.966670 , -90.633330 |
Pala | 15.050000 , -90.666670 |
Patzijom | 15.100000 , -90.750000 |
Pomiscalche | 15.116670 , -90.650000 |
Rabinala | 15.183330 , -90.716670 |
Rodeo | 14.966670 , -90.650000 |
Sajcap | 15.183330 , -90.800000 |
Santa Rosa | 15.050000 , -90.633330 |
Xebalamguac | 15.050000 , -90.683330 |
Xinacati | 15.216670 , -90.600000 |
Yerbabuena | 15.183330 , -90.800000 |
Notes:
- You can download geometry data for Cubulco 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.