Callao (Callao) Map Cropping Samples

Callao (Callao) Map Cropping Samples-1

Callao (Callao) Map Cropping Samples-2

Callao neighborhoods and villages map with 3D shadow effect

flag map of Callao with 3D shadow effect

Callao map with 3d shadow effect
 
Download outline map of Callao (geojson format) : 
Callao.geojson (**)
Download polygon array of Callao map for "Google Maps" : 
Callao.txt
Bounding Box for Callao Map : ( -12.079503 , -77.187287 , -11.81966 , -77.076867 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Callao map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-12.079503, -77.187287, -11.81966, -77.076867);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Callao)
	
[out:json];
(
rel["name"="Callao"][type=boundary];
rel["name:en"="Callao"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Callao
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Asentamiento Humano Piedra Liza | -11.985470 , -77.115470 | 
| Bocanegra | -12.016670 , -77.116670 | 
| Callao | -12.056580 , -77.118140 | 
| Cana Brava | -11.963170 , -77.122910 | 
| Cenizal | -11.983330 , -77.116670 | 
| Chacarilla | -12.033330 , -77.100000 | 
| Chuquitanta | -11.983330 , -77.116670 | 
| Fundo Gramadal | -11.951990 , -77.124340 | 
| Fundo Monte Culebra | -11.941440 , -77.106170 | 
| Fundo Sunino | -11.870120 , -77.129830 | 
| Hacienda San Agustin | -12.028790 , -77.117590 | 
| Huarochiri | -11.942160 , -77.099660 | 
| La Taboada | -12.000000 , -77.133330 | 
| La Vega | -11.946880 , -77.104780 | 
| Marquez | -11.942270 , -77.134030 | 
| Urbanizacion Doscientas Millas | -11.993840 , -77.122230 | 
| Urbanizacion San Juan Masias | -11.994810 , -77.118110 | 
| Valle El Chaparral | -11.904820 , -77.103660 | 
| Ventanilla | -11.875280 , -77.118330 | 
| Villegas | -12.050000 , -77.133330 | 
Notes:
- You can download geometry data for Callao 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.