Download outline map of Tite (geojson format) :
Tite.geojson (**)
Download polygon array of Tite map for "Google Maps" :
Tite.txt
Bounding Box for Tite Map : ( 11.623722 , -15.621278 , 11.891222 , -15.26875 )
Wikipedia ID for Tite : Q3991840
Wikipedia SPARQL Query for Tite (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3991840 wdt:P1082 ?population. }
OPTIONAL { wd:Q3991840 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3991840 wdt:P2046 ?area. }
OPTIONAL { wd:Q3991840 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3991840 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3991840 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 Tite map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](11.623722, -15.621278, 11.891222, -15.26875);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tite)
[out:json];
(
rel["name"="Tite"][type=boundary];
rel["name:en"="Tite"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tite
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aldeia Nova | 11.700000 , -15.383330 |
Belel | 11.733330 , -15.466670 |
Biogate | 11.716670 , -15.416670 |
Bissassema de Baixo | 11.766670 , -15.466670 |
Bissassema de Cima | 11.750000 , -15.466670 |
Bissilao | 11.833330 , -15.366670 |
Bojol | 11.750000 , -15.300000 |
Brambanda | 11.766670 , -15.416670 |
Brandao | 11.733330 , -15.316670 |
Brandaozinho | 11.733330 , -15.450000 |
Buduco | 11.750000 , -15.283330 |
Buduco | 11.733330 , -15.300000 |
Bunaussa | 11.733330 , -15.433330 |
Ca Uere | 11.750000 , -15.400000 |
Cabame | 11.716670 , -15.383330 |
Canjabel | 11.716670 , -15.333330 |
Dodoco | 11.850000 , -15.300000 |
Enxude | 11.833330 , -15.416670 |
Fei | 11.666670 , -15.450000 |
Fenima | 11.733330 , -15.383330 |
Feninque | 11.750000 , -15.416670 |
Flaque Amede | 11.866670 , -15.350000 |
Flaque Cibe | 11.850000 , -15.350000 |
Flaque Indeguete | 11.750000 , -15.383330 |
Flaque Nhabal | 11.733330 , -15.433330 |
Flaque Sunha | 11.816670 , -15.333330 |
Flora | 11.766670 , -15.450000 |
Foia | 11.816670 , -15.416670 |
Ga Juliana | 11.700000 , -15.433330 |
Ga Mitilia | 11.650000 , -15.466670 |
Ga Pedro | 11.866670 , -15.333330 |
Ga Saude | 11.733330 , -15.350000 |
Ga Saude | 11.666670 , -15.466670 |
Gamala | 11.783330 , -15.316670 |
Gambinta | 11.716670 , -15.400000 |
Ganfode Mussa | 11.700000 , -15.316670 |
Gansonco | 11.716670 , -15.416670 |
Gansuleimane | 11.650000 , -15.283330 |
Ilheu do Mancebo | 11.683330 , -15.533330 |
Intente | 11.733330 , -15.466670 |
Iusse | 11.766670 , -15.383330 |
Jabada | 11.883330 , -15.350000 |
Jabada Beafada | 11.800000 , -15.300000 |
Jabada Mancanha | 11.866670 , -15.333330 |
Jufa | 11.800000 , -15.333330 |
Louvado | 11.750000 , -15.350000 |
Mantampa | 11.833330 , -15.333330 |
Mato Grande | 11.716670 , -15.400000 |
Meningue | 11.683330 , -15.450000 |
Na Balanta | 11.800000 , -15.383330 |
Na Mancanha | 11.783330 , -15.383330 |
Nauanhe | 11.733330 , -15.333330 |
Nhala de Baixo | 11.716670 , -15.500000 |
Nhala de Cima | 11.750000 , -15.483330 |
Plaque Intela | 11.750000 , -15.450000 |
Ponta Nova | 11.716670 , -15.400000 |
Ponta Nova | 11.783330 , -15.416670 |
Ponta Nova | 11.866670 , -15.383330 |
Ponta Nova de Saja | 11.733330 , -15.433330 |
Saliquinhe | 11.716670 , -15.433330 |
Sao Jose | 11.833330 , -15.350000 |
Satecuta | 11.750000 , -15.316670 |
Tite | 11.783330 , -15.400000 |
Uanandim | 11.716670 , -15.350000 |
Notes:
- You can download geometry data for Tite 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.