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