Bolivar (Aragua) Map Cropping Samples
Bolivar (Aragua) Map Cropping Samples-1
Bolivar (Aragua) Map Cropping Samples-2
Bolivar neighborhoods and villages map with 3D shadow effect
flag map of Bolivar with 3D shadow effect
Bolivar map with 3d shadow effect
Download outline map of Bolivar (geojson format) :
Bolivar.geojson (**)
Download polygon array of Bolivar map for "Google Maps" :
Bolivar.txt
Bounding Box for Bolivar Map : ( 10.196695 , -67.451667 , 10.293477 , -67.372543 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bolivar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](10.196695, -67.451667, 10.293477, -67.372543);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bolivar)
[out:json];
(
rel["name"="Bolivar"][type=boundary];
rel["name:en"="Bolivar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bolivar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Cuji | 10.280560 , -67.416670 |
El Palmar | 10.215990 , -67.437260 |
San Mateo | 10.213020 , -67.423650 |
Notes:
- You can download geometry data for Bolivar 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.