Bolívar (Manabi) Map Cropping Samples
Bolívar (Manabi) Map Cropping Samples-1
Bolívar (Manabi) Map Cropping Samples-2
Bolívar neighborhoods and villages map with 3D shadow effect
flag map of Bolívar with 3D shadow effect
Bolívar map with 3d shadow effect
Download outline map of Bolívar (geojson format) :
Bolívar.geojson (**)
Download polygon array of Bolívar map for "Google Maps" :
Bolívar.txt
Bounding Box for Bolívar Map : ( -1.044684 , -80.234851 , -0.809117 , -79.870805 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Bolívar map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.044684, -80.234851, -0.809117, -79.870805);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Bolívar)
[out:json];
(
rel["name"="Bolívar"][type=boundary];
rel["name:en"="Bolívar"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Bolívar
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
El Barro | -0.883330 , -80.066670 |
Quiroga | -0.884450 , -80.097090 |
Zapote | -0.919540 , -80.048170 |
Notes:
- You can download geometry data for Bolívar 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.