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