Condado (Pernambuco) Map Cropping Samples

Condado (Pernambuco) Map Cropping Samples-1

Condado (Pernambuco) Map Cropping Samples-2

Condado neighborhoods and villages map with 3D shadow effect

flag map of Condado with 3D shadow effect

Condado map with 3d shadow effect
 
Download outline map of Condado (geojson format) : 
Condado.geojson (**)
Download polygon array of Condado map for "Google Maps" : 
Condado.txt
Bounding Box for Condado Map : ( -7.67094737193 , -35.1468224183 , -7.53602794623 , -35.036583402 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Condado map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-7.67094737193, -35.1468224183, -7.53602794623, -35.036583402);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Condado)
	
[out:json];
(
rel["name"="Condado"][type=boundary];
rel["name:en"="Condado"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Condado
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Agrovila do pa Patrimonio | -7.573952 , -35.085157 | 
| Condado | -7.586364 , -35.101534 | 
| Jararaca | -7.572463 , -35.084255 | 
Notes:
- You can download geometry data for Condado 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.