Download outline map of Simao Dias (geojson format) :
Simao Dias.geojson (**)
Download polygon array of Simao Dias map for "Google Maps" :
Simao Dias.txt
Bounding Box for Simao Dias Map : ( -10.8887824938 , -37.9728904946 , -10.5847503679 , -37.6739125105 )
Get Boundaries from overpass-turbo (OSM) with boundary box of Simao Dias map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.8887824938, -37.9728904946, -10.5847503679, -37.6739125105);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Simao Dias)
[out:json];
(
rel["name"="Simao Dias"][type=boundary];
rel["name:en"="Simao Dias"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Simao Dias
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila do pa 8 de Outubro | -10.673994 , -37.755649 |
Brinquinho | -10.739753 , -37.887794 |
Coração de Maria | -10.766473 , -37.865007 |
Curral dos Bois | -10.859102 , -37.921886 |
Pastinho | -10.764899 , -37.852010 |
Pau-De-Leite | -10.825936 , -37.830672 |
Salobra | -10.756947 , -37.738090 |
São Domingos | -10.776291 , -37.908615 |
Simão Dias | -10.738356 , -37.807428 |
Notes:
- You can download geometry data for Simao Dias 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.