Viana (Luanda Province) Map Cropping Samples
Viana (Luanda Province) Map Cropping Samples-1
Viana (Luanda Province) Map Cropping Samples-2
Viana neighborhoods and villages map with 3D shadow effect
flag map of Viana with 3D shadow effect
Viana map with 3d shadow effect
Download outline map of Viana (geojson format) :
Viana.geojson (**)
Download polygon array of Viana map for "Google Maps" :
Viana.txt
Bounding Box for Viana Map : ( -9.168919 , 13.186901 , -8.842751 , 13.533909 )
Wikipedia ID for Viana : Q2304294
Wikipedia SPARQL Query for Viana (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2304294 wdt:P1082 ?population. }
OPTIONAL { wd:Q2304294 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2304294 wdt:P2046 ?area. }
OPTIONAL { wd:Q2304294 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2304294 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2304294 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 Viana map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-9.168919, 13.186901, -8.842751, 13.533909);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Viana)
[out:json];
(
rel["name"="Viana"][type=boundary];
rel["name:en"="Viana"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Viana
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bita | -9.029230 , 13.296830 |
Bita | -9.082870 , 13.292090 |
Bita | -9.122440 , 13.292110 |
Bita | -9.055300 , 13.290650 |
Calumbo | -9.150000 , 13.416670 |
Camama | -8.935620 , 13.262940 |
Camana | -9.066670 , 13.366670 |
Caquila | -9.152230 , 13.468510 |
Genge | -9.121140 , 13.333640 |
Mazli | -9.133330 , 13.300000 |
Muceque Baia | -8.973890 , 13.481110 |
Povoacao da Baia | -8.974160 , 13.477230 |
Povoacao do Quilometro Trinta e Tres | -8.986140 , 13.497220 |
Quingolo | -9.165110 , 13.373550 |
Quinzenza | -9.162550 , 13.386130 |
Terra Nova | -9.158060 , 13.351680 |
Uengemaca | -8.893870 , 13.282390 |
Viana | -8.905530 , 13.374990 |
Notes:
- You can download geometry data for Viana 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.