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