Capital (Santiago del Estero) Map Cropping Samples

Capital (Santiago del Estero) Map Cropping Samples-1

Capital (Santiago del Estero) Map Cropping Samples-2

Capital neighborhoods and villages map with 3D shadow effect

flag map of Capital with 3D shadow effect

Capital map with 3d shadow effect
 
Download outline map of Capital (geojson format) : 
Capital.geojson (**)
Download polygon array of Capital map for "Google Maps" : 
Capital.txt
Bounding Box for Capital Map : ( -28.205550623 , -64.7258087441 , -27.5964837527 , -64.1018772049 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Capital map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-28.205550623, -64.7258087441, -27.5964837527, -64.1018772049);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Capital)
	
[out:json];
(
rel["name"="Capital"][type=boundary];
rel["name:en"="Capital"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Capital
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Cardozos | -27.933330 , -64.166670 | 
| Chumillo | -27.813810 , -64.226970 | 
| Dona Luisa | -27.734710 , -64.708610 | 
| El Puestito | -27.760020 , -64.374320 | 
| El Rincon | -27.850000 , -64.533330 | 
| La Vuelta | -27.883330 , -64.200000 | 
| Los Mojones | -27.733330 , -64.350000 | 
| Maco | -27.858710 , -64.207920 | 
| Mal Paso | -27.737700 , -64.312480 | 
| Monte Redondo | -27.863590 , -64.435420 | 
| Morales | -27.689870 , -64.396760 | 
| Pampa Muyoj | -27.871860 , -64.394390 | 
| Remes | -27.855870 , -64.534330 | 
| San Lorenzo | -27.926830 , -64.472370 | 
| San Roque | -28.116670 , -64.533330 | 
| Santa María | -27.949850 , -64.220500 | 
| Santiago del Estero | -27.795110 , -64.261490 | 
| Tipiro | -27.634460 , -64.434820 | 
| Yanda | -27.931280 , -64.224870 | 
| Zanjon | -27.913700 , -64.251190 | 
Notes:
- You can download geometry data for Capital 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.