Cubará (Boyacá) Map Cropping Samples
Cubará (Boyacá) Map Cropping Samples-1
Cubará (Boyacá) Map Cropping Samples-2
Cubará neighborhoods and villages map with 3D shadow effect
flag map of Cubará with 3D shadow effect
Cubará map with 3d shadow effect
Download outline map of Cubará (geojson format) :
Cubará.geojson (**)
Download polygon array of Cubará map for "Google Maps" :
Cubará.txt
Bounding Box for Cubará Map : ( 6.698258 , -72.502022 , 7.054841 , -71.945457 )
Wikipedia ID for Cubará : Q1576256
Wikipedia SPARQL Query for Cubará (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1576256 wdt:P1082 ?population. }
OPTIONAL { wd:Q1576256 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1576256 wdt:P2046 ?area. }
OPTIONAL { wd:Q1576256 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1576256 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1576256 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 Cubará map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.698258, -72.502022, 7.054841, -71.945457);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Cubará)
[out:json];
(
rel["name"="Cubará"][type=boundary];
rel["name:en"="Cubará"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Cubará
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bocota | 6.783330 , -72.083330 |
Bojaba | 6.970230 , -71.984660 |
Cedeno | 7.046570 , -72.169690 |
Cobaria | 6.816670 , -72.166670 |
Cubará | 6.998890 , -72.109170 |
El Cairo | 7.050000 , -72.183330 |
El Pinal | 6.972990 , -72.015310 |
Gibraltar | 7.016460 , -72.127100 |
La Araucana | 7.036200 , -72.085820 |
La Canaguata | 7.032030 , -72.063490 |
La Ceiba | 7.038120 , -72.089520 |
Tecauca | 6.866670 , -72.133330 |
Tegria | 6.866670 , -72.150000 |
Villalira | 7.015660 , -72.097240 |
Notes:
- You can download geometry data for Cubará 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.