Moncao (Maranhao) Map Cropping Samples

Moncao (Maranhao) Map Cropping Samples-1

Moncao neighborhoods and villages map with 3D shadow effect

flag map of Moncao with 3D shadow effect

Moncao map with 3d shadow effect
 
Download outline map of Moncao (geojson format) : 
Moncao.geojson (**)
Download polygon array of Moncao map for "Google Maps" : 
Moncao.txt
Bounding Box for Moncao Map : ( -3.718201 , -45.580192 , -3.238917 , -45.0743 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Moncao map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.718201, -45.580192, -3.238917, -45.0743);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Moncao)
	
[out:json];
(
rel["name"="Moncao"][type=boundary];
rel["name:en"="Moncao"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Moncao
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Acara | -3.416670 , -45.316670 | 
| Acara-Mirim | -3.533330 , -45.366670 | 
| Agrovila do pa Ouro | -3.335524 , -45.321191 | 
| Agrovila do pa Pequizeiro | -3.528253 , -45.393330 | 
| Agrovila do pa Santa Helena | -3.546616 , -45.248556 | 
| Águas Boas | -3.528264 , -45.500276 | 
| Alto Alegre | -3.250000 , -45.566670 | 
| Areias | -3.440481 , -45.430122 | 
| Bacuri | -3.523525 , -45.412821 | 
| Barradas | -3.452937 , -45.153365 | 
| Castelo | -3.451176 , -45.303013 | 
| Curva | -3.552229 , -45.368788 | 
| Grajau | -3.583330 , -45.266670 | 
| Jacareí | -3.428716 , -45.131956 | 
| Margarida Alves | -3.570598 , -45.229738 | 
| Mata do Boi | -3.451007 , -45.206997 | 
| Monção | -3.486316 , -45.252214 | 
| Morada Nova | -3.458367 , -45.427733 | 
| Olho D'Água | -3.537247 , -45.375817 | 
| Outeiro | -3.467630 , -45.211773 | 
| Pedras | -3.442465 , -45.180995 | 
| Raposa | -3.550000 , -45.200000 | 
| Santa Rita do Antero | -3.454377 , -45.246394 | 
| São José | -3.547993 , -45.251961 | 
| Trizidela de Pindaré-Mirim | -3.600771 , -45.341999 | 
| Vila Boa Esperança | -3.590732 , -45.228268 | 
Notes:
- You can download geometry data for Moncao 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.