Toledo (Norte de Santander) Map Cropping Samples

Toledo (Norte de Santander) Map Cropping Samples-1

Toledo (Norte de Santander) Map Cropping Samples-2

Toledo neighborhoods and villages map with 3D shadow effect

flag map of Toledo with 3D shadow effect

Toledo map with 3d shadow effect
 
Download outline map of Toledo (geojson format) : 
Toledo.geojson (**)
Download polygon array of Toledo map for "Google Maps" : 
Toledo.txt
Bounding Box for Toledo Map : ( 6.97673 , -72.595782 , 7.486185 , -72.047051 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Toledo map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](6.97673, -72.595782, 7.486185, -72.047051);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Toledo)
	
[out:json];
(
rel["name"="Toledo"][type=boundary];
rel["name:en"="Toledo"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Toledo
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Argentina | 7.178060 , -72.252500 | 
| Bata | 7.203900 , -72.442530 | 
| Buena Esperanza | 7.221670 , -72.323610 | 
| Campo Hermoso | 7.226670 , -72.373330 | 
| Campo Hermoso | 7.195280 , -72.308610 | 
| Campohermoso | 7.097580 , -72.306000 | 
| Chorro Colorado | 7.266670 , -72.466670 | 
| Cobaria | 7.050000 , -72.083330 | 
| Cordoba | 7.183330 , -72.333330 | 
| El Banco | 7.050000 , -72.100000 | 
| El Encanto | 7.103090 , -72.322080 | 
| El Piaz | 7.069020 , -72.222990 | 
| El Porvenir | 7.166670 , -72.433330 | 
| Guerrera | 7.183330 , -72.316670 | 
| La Aguada | 7.301670 , -72.390560 | 
| La Lucha | 7.154570 , -72.243300 | 
| La Plata | 7.052640 , -72.224880 | 
| Las Delicias | 7.057420 , -72.119830 | 
| Las Lomas | 7.152050 , -72.315670 | 
| Lucitania | 7.295830 , -72.431390 | 
| Margua | 7.200000 , -72.400000 | 
| Miralindo | 7.117680 , -72.337190 | 
| San Agustin | 7.117620 , -72.201620 | 
| San Antonio | 7.152310 , -72.276300 | 
| San Ignacio | 7.220830 , -72.423890 | 
| San Javier | 7.288610 , -72.478060 | 
| San Lorenzo | 7.163610 , -72.248110 | 
| Sinai | 7.096080 , -72.240260 | 
| Tamaita | 7.350000 , -72.416670 | 
| Toledo | 7.309840 , -72.482950 | 
Notes:
- You can download geometry data for Toledo 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.