Maribondo (Alagoas) Map Cropping Samples
Maribondo (Alagoas) Map Cropping Samples-1
Maribondo (Alagoas) Map Cropping Samples-2
Maribondo neighborhoods and villages map with 3D shadow effect
flag map of Maribondo with 3D shadow effect
Maribondo map with 3d shadow effect
Download outline map of Maribondo (geojson format) :
Maribondo.geojson (**)
Download polygon array of Maribondo map for "Google Maps" :
Maribondo.txt
Bounding Box for Maribondo Map : ( -9.623889 , -36.387221 , -9.474031 , -36.191572 )
Wikipedia ID for Maribondo : Q2021217
Wikipedia SPARQL Query for Maribondo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2021217 wdt:P1082 ?population. }
OPTIONAL { wd:Q2021217 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2021217 wdt:P2046 ?area. }
OPTIONAL { wd:Q2021217 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2021217 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2021217 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 Maribondo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.623889, -36.387221, -9.474031, -36.191572);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maribondo)
[out:json];
(
rel["name"="Maribondo"][type=boundary];
rel["name:en"="Maribondo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maribondo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Boca da Mata de Jose Carneiro | -9.566670 , -36.366670 |
Maribondo | -9.576409 , -36.306059 |
Mata Verde | -9.518030 , -36.376435 |
Salgado | -9.600000 , -36.266670 |
Santa Rosa | -9.585957 , -36.320957 |
Notes:
- You can download geometry data for Maribondo 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.