Regidor (Bolívar) Map Cropping Samples

Regidor (Bolívar) Map Cropping Samples-1

Regidor (Bolívar) Map Cropping Samples-2

Regidor neighborhoods and villages map with 3D shadow effect

flag map of Regidor with 3D shadow effect

Regidor map with 3d shadow effect
 
 
Download outline map of Regidor (geojson format) : 
Regidor.geojson (**)
Download polygon array of Regidor map for "Google Maps" : 
Regidor.txt
Bounding Box for Regidor Map : ( 8.615076 , -73.924263 , 8.837265 , -73.788899 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Regidor map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](8.615076, -73.924263, 8.837265, -73.788899);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Regidor)
	
[out:json];
(
rel["name"="Regidor"][type=boundary];
rel["name:en"="Regidor"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Regidor
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Campoalegre  |  8.700000 , -73.883330  | 
|  Casablanca  |  8.816670 , -73.800000  | 
|  Las Brisas  |  8.683330 , -73.916670  | 
|  Regidor  |  8.665650 , -73.821510  | 
|  San Antonio  |  8.741870 , -73.802770  | 
|  San Cayetano  |  8.653580 , -73.907550  | 
|  San Juan  |  8.700000 , -73.850000  | 
|  Santa Teresa  |  8.788890 , -73.796840  | 
Notes:
- You can download geometry data for Regidor 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.