Chivor (Boyacá) Map Cropping Samples
Chivor (Boyacá) Map Cropping Samples-1
Chivor (Boyacá) Map Cropping Samples-2
Chivor neighborhoods and villages map with 3D shadow effect
flag map of Chivor with 3D shadow effect
Chivor map with 3d shadow effect
Download outline map of Chivor (geojson format) :
Chivor.geojson (**)
Download polygon array of Chivor map for "Google Maps" :
Chivor.txt
Bounding Box for Chivor Map : ( 4.791592 , -73.445026 , 4.928837 , -73.296931 )
Wikipedia ID for Chivor : Q1656250
Wikipedia SPARQL Query for Chivor (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1656250 wdt:P1082 ?population. }
OPTIONAL { wd:Q1656250 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1656250 wdt:P2046 ?area. }
OPTIONAL { wd:Q1656250 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1656250 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1656250 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 Chivor map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](4.791592, -73.445026, 4.928837, -73.296931);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chivor)
[out:json];
(
rel["name"="Chivor"][type=boundary];
rel["name:en"="Chivor"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chivor
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Campamentos | 4.850100 , -73.377570 |
Chivor | 4.885560 , -73.368890 |
Culima | 4.816670 , -73.350000 |
Guali | 4.886770 , -73.344780 |
La Esperanza | 4.830520 , -73.363720 |
San Cayetano | 4.886390 , -73.405560 |
Sinai | 4.857030 , -73.361810 |
Notes:
- You can download geometry data for Chivor 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.