Norosi (Bolívar) Map Cropping Samples

Norosi (Bolívar) Map Cropping Samples-1

Norosi (Bolívar) Map Cropping Samples-2

Norosi neighborhoods and villages map with 3D shadow effect

flag map of Norosi with 3D shadow effect

Norosi map with 3d shadow effect
 
Download outline map of Norosi (geojson format) : 
Norosi.geojson (**)
Download polygon array of Norosi map for "Google Maps" : 
Norosi.txt
Bounding Box for Norosi Map : ( 8.36653 , -74.259733 , 8.619551 , -73.970463 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Norosi map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.36653, -74.259733, 8.619551, -73.970463);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Norosi)
	
[out:json];
(
rel["name"="Norosi"][type=boundary];
rel["name:en"="Norosi"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Norosi
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Juan Martin | 8.373570 , -74.193830 | 
| Norosi | 8.526920 , -74.037360 | 
| Punta De Avila | 8.567150 , -74.026910 | 
| Vienticuatro de Junio | 8.571550 , -74.098160 | 
Notes:
- You can download geometry data for Norosi 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.