Miraflores (Boyacá) Map Cropping Samples
Miraflores (Boyacá) Map Cropping Samples-1
Miraflores (Boyacá) Map Cropping Samples-2
Miraflores neighborhoods and villages map with 3D shadow effect
flag map of Miraflores with 3D shadow effect
Miraflores map with 3d shadow effect
Download outline map of Miraflores (geojson format) :
Miraflores.geojson (**)
Download polygon array of Miraflores map for "Google Maps" :
Miraflores.txt
Bounding Box for Miraflores Map : ( 5.06299347937 , -73.2958916288 , 5.23942777312 , -73.0900131676 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Miraflores map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](5.06299347937, -73.2958916288, 5.23942777312, -73.0900131676);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Miraflores)
[out:json];
(
rel["name"="Miraflores"][type=boundary];
rel["name:en"="Miraflores"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Miraflores
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenos Aires | 5.130880 , -73.149350 |
El Boqueron | 5.174960 , -73.127020 |
El Cedrito | 5.152380 , -73.106930 |
El Morro | 5.117090 , -73.129870 |
La Cabana | 5.213570 , -73.173920 |
Miraflores | 5.196080 , -73.145040 |
Notes:
- You can download geometry data for Miraflores 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.