Download outline map of Itabaiana (geojson format) :
Itabaiana.geojson (**)
Download polygon array of Itabaiana map for "Google Maps" :
Itabaiana.txt
Bounding Box for Itabaiana Map : ( -10.831316 , -37.530461 , -10.566526 , -37.320473 )
Wikipedia ID for Itabaiana : Q1784050
Wikipedia SPARQL Query for Itabaiana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q1784050 wdt:P1082 ?population. }
OPTIONAL { wd:Q1784050 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q1784050 wdt:P2046 ?area. }
OPTIONAL { wd:Q1784050 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q1784050 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q1784050 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 Itabaiana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-10.831316, -37.530461, -10.566526, -37.320473);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Itabaiana)
[out:json];
(
rel["name"="Itabaiana"][type=boundary];
rel["name:en"="Itabaiana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Itabaiana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Agrovila | -10.678141 , -37.368969 |
Bom Jardim | -10.713645 , -37.365149 |
Cabeça do Russo | -10.630554 , -37.487642 |
Cajaíba | -10.799982 , -37.430025 |
Carrilho | -10.738813 , -37.429380 |
Itabaiana | -10.688191 , -37.430459 |
Mangabeira | -10.787771 , -37.391549 |
Mangueira | -10.804874 , -37.418021 |
Ribeira | -10.828224 , -37.426453 |
Rio das Pedras | -10.763736 , -37.388213 |
São José | -10.772345 , -37.411345 |
Sobrado | -10.651932 , -37.516411 |
Taboca | -10.755226 , -37.415927 |
Terra Dura | -10.598197 , -37.478879 |
Volta | -10.733330 , -37.416670 |
Notes:
- You can download geometry data for Itabaiana 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.