Buenavista (Sucre) Map Cropping Samples
Buenavista (Sucre) Map Cropping Samples-1
Buenavista (Sucre) Map Cropping Samples-2
Buenavista neighborhoods and villages map with 3D shadow effect
flag map of Buenavista with 3D shadow effect
Buenavista map with 3d shadow effect
Download outline map of Buenavista (geojson format) :
Buenavista.geojson (**)
Download polygon array of Buenavista map for "Google Maps" :
Buenavista.txt
Bounding Box for Buenavista Map : ( 9.19967403848 , -75.0085082576 , 9.44487375129 , -74.8821579536 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Buenavista map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](9.19967403848, -75.0085082576, 9.44487375129, -74.8821579536);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Buenavista)
[out:json];
(
rel["name"="Buenavista"][type=boundary];
rel["name:en"="Buenavista"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Buenavista
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Buenavista | 9.319390 , -74.973580 |
El Cielo | 9.278110 , -74.952650 |
La Lucha | 9.396090 , -74.953240 |
La Montana | 9.365890 , -74.947210 |
Las Llanadas | 9.350000 , -74.950000 |
Sanaguare | 9.433330 , -74.883330 |
Santa Ines | 9.250000 , -74.950000 |
Notes:
- You can download geometry data for Buenavista 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.