Belo Monte (Alagoas) Map Cropping Samples
Belo Monte (Alagoas) Map Cropping Samples-1
Belo Monte (Alagoas) Map Cropping Samples-2
Belo Monte neighborhoods and villages map with 3D shadow effect
flag map of Belo Monte with 3D shadow effect
Belo Monte map with 3d shadow effect
Download outline map of Belo Monte (geojson format) :
Belo Monte.geojson (**)
Download polygon array of Belo Monte map for "Google Maps" :
Belo Monte.txt
Bounding Box for Belo Monte Map : ( -9.9138 , -37.309806 , -9.709827 , -37.036247 )
Wikipedia ID for Belo Monte : Q1795566
Wikipedia SPARQL Query for Belo Monte (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1795566 wdt:P1082 ?population. }
OPTIONAL { wd:Q1795566 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1795566 wdt:P2046 ?area. }
OPTIONAL { wd:Q1795566 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1795566 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1795566 p:P625 ?coordinate.
?coordinate psv:P625 ?coordinate_node.
?coordinate_node wikibase:geoLatitude ?latitude.
?coordinate_node wikibase:geoLongitude ?longitude.
}
}
Run this SPARQL Query on Wikidata Page (Click RUN button on the opened page!)
Run this Query with SPARQL API
Get Boundaries from overpass-turbo (OSM) with boundary box of Belo Monte map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.9138, -37.309806, -9.709827, -37.036247);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Belo Monte)
[out:json];
(
rel["name"="Belo Monte"][type=boundary];
rel["name:en"="Belo Monte"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Belo Monte
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Antonio Velho | -9.783330 , -37.183330 |
Barra do Ipanema | -9.878117 , -37.244952 |
Belo Monte | -9.826876 , -37.278352 |
Caicara | -9.766670 , -37.150000 |
Farias | -9.866670 , -37.250000 |
Itamoata | -9.883330 , -37.183330 |
Novo Mundo | -9.883330 , -37.150000 |
Olho-D'Água Novo | -9.811189 , -37.143591 |
Piranhas | -9.808146 , -37.039651 |
Prazeres | -9.883330 , -37.233330 |
Restinga | -9.812853 , -37.297703 |
Riacho da Jacobina I | -9.845227 , -37.107448 |
Santa Cruz | -9.783330 , -37.250000 |
Sao Geraldo | -9.783330 , -37.283330 |
Serrote | -9.733330 , -37.233330 |
Tinguizeiro | -9.750000 , -37.183330 |
Vertente | -9.783330 , -37.216670 |
Notes:
- You can download geometry data for Belo Monte 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.