Chinavita (Boyacá) Map Cropping Samples
Chinavita (Boyacá) Map Cropping Samples-1
Chinavita (Boyacá) Map Cropping Samples-2
Chinavita neighborhoods and villages map with 3D shadow effect
flag map of Chinavita with 3D shadow effect
Chinavita map with 3d shadow effect
Download outline map of Chinavita (geojson format) :
Chinavita.geojson (**)
Download polygon array of Chinavita map for "Google Maps" :
Chinavita.txt
Bounding Box for Chinavita Map : ( 5.13556640065 , -73.4025636887 , 5.27604671439 , -73.2516347737 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Chinavita map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.13556640065, -73.4025636887, 5.27604671439, -73.2516347737);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Chinavita)
[out:json];
(
rel["name"="Chinavita"][type=boundary];
rel["name:en"="Chinavita"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Notes:
- You can download geometry data for Chinavita 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.