Chitaraque (Boyacá) Map Cropping Samples
Chitaraque (Boyacá) Map Cropping Samples-1
Chitaraque (Boyacá) Map Cropping Samples-2
Chitaraque neighborhoods and villages map with 3D shadow effect
flag map of Chitaraque with 3D shadow effect
Chitaraque map with 3d shadow effect
Download outline map of Chitaraque (geojson format) :
Chitaraque.geojson (**)
Download polygon array of Chitaraque map for "Google Maps" :
Chitaraque.txt
Bounding Box for Chitaraque Map : ( 5.889315 , -73.495136 , 6.074597 , -73.371007 )
Wikipedia ID for Chitaraque : Q1574783
Wikipedia SPARQL Query for Chitaraque (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1574783 wdt:P1082 ?population. }
OPTIONAL { wd:Q1574783 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1574783 wdt:P2046 ?area. }
OPTIONAL { wd:Q1574783 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1574783 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1574783 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 Chitaraque map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.889315, -73.495136, 6.074597, -73.371007);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chitaraque)
[out:json];
(
rel["name"="Chitaraque"][type=boundary];
rel["name:en"="Chitaraque"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Chitaraque
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aguafria | 6.029360 , -73.432530 |
Chinival | 6.001890 , -73.392550 |
El Gaque | 6.023320 , -73.439580 |
El Mirador | 6.015790 , -73.433470 |
El Salitre | 6.037160 , -73.403680 |
La Horrueta | 6.011100 , -73.396810 |
La Loma | 5.961270 , -73.379220 |
La Vega | 5.973550 , -73.443090 |
La Vega | 6.005050 , -73.373830 |
Las Calorias | 5.946640 , -73.423700 |
Llano Castillo | 5.989860 , -73.387100 |
Palmichal | 6.008580 , -73.427450 |
Paramo | 6.016670 , -73.416670 |
San Luis | 6.042140 , -73.418130 |
San Miguel | 5.920220 , -73.429340 |
San Rafael | 6.035240 , -73.429230 |
Tumechico | 6.016670 , -73.466670 |
Notes:
- You can download geometry data for Chitaraque 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.