Maravilha (Alagoas) Map Cropping Samples
Maravilha (Alagoas) Map Cropping Samples-1
Maravilha (Alagoas) Map Cropping Samples-2
Maravilha neighborhoods and villages map with 3D shadow effect
flag map of Maravilha with 3D shadow effect
Maravilha map with 3d shadow effect
Download outline map of Maravilha (geojson format) :
Maravilha.geojson (**)
Download polygon array of Maravilha map for "Google Maps" :
Maravilha.txt
Bounding Box for Maravilha Map : ( -9.320533 , -37.58866 , -9.160018 , -37.228784 )
Wikipedia ID for Maravilha : Q1814508
Wikipedia SPARQL Query for Maravilha (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1814508 wdt:P1082 ?population. }
OPTIONAL { wd:Q1814508 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1814508 wdt:P2046 ?area. }
OPTIONAL { wd:Q1814508 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1814508 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1814508 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 Maravilha map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.320533, -37.58866, -9.160018, -37.228784);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maravilha)
[out:json];
(
rel["name"="Maravilha"][type=boundary];
rel["name:en"="Maravilha"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maravilha
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bem-Feita | -9.283330 , -37.566670 |
Bom Jesus | -9.216670 , -37.466670 |
Capia | -9.266670 , -37.516670 |
Capia Novo | -9.233330 , -37.483330 |
Cedro | -9.271245 , -37.389724 |
Maravilha | -9.232092 , -37.351736 |
Olho d'Agua do Negro | -9.250000 , -37.333330 |
São Cristovão | -9.309634 , -37.432155 |
Tigre | -9.266670 , -37.533330 |
Notes:
- You can download geometry data for Maravilha 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.