Taquarana (Alagoas) Map Cropping Samples
Taquarana (Alagoas) Map Cropping Samples-1
Taquarana (Alagoas) Map Cropping Samples-2
Taquarana neighborhoods and villages map with 3D shadow effect
flag map of Taquarana with 3D shadow effect
Taquarana map with 3d shadow effect
Download outline map of Taquarana (geojson format) :
Taquarana.geojson (**)
Download polygon array of Taquarana map for "Google Maps" :
Taquarana.txt
Bounding Box for Taquarana Map : ( -9.692287 , -36.575079 , -9.53209 , -36.388331 )
Wikipedia ID for Taquarana : Q1800641
Wikipedia SPARQL Query for Taquarana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1800641 wdt:P1082 ?population. }
OPTIONAL { wd:Q1800641 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1800641 wdt:P2046 ?area. }
OPTIONAL { wd:Q1800641 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1800641 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1800641 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 Taquarana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.692287, -36.575079, -9.53209, -36.388331);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Taquarana)
[out:json];
(
rel["name"="Taquarana"][type=boundary];
rel["name:en"="Taquarana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Taquarana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cha | -9.616670 , -36.450000 |
Cruzes | -9.642452 , -36.536444 |
Jose Velho | -9.550000 , -36.516670 |
Lagoa Grande | -9.598229 , -36.540006 |
Passagem do Vigario | -9.533330 , -36.533330 |
Pau do Descanso | -9.639349 , -36.414549 |
Sao Miguel | -9.600000 , -36.483330 |
Serra Limpa | -9.666670 , -36.450000 |
Taquarana | -9.647223 , -36.485634 |
Voltas | -9.566670 , -36.550000 |
Notes:
- You can download geometry data for Taquarana 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.