Virei (Namibe) Map Cropping Samples
Virei (Namibe) Map Cropping Samples-1
Virei (Namibe) Map Cropping Samples-2
Virei neighborhoods and villages map with 3D shadow effect
flag map of Virei with 3D shadow effect
Virei map with 3d shadow effect
Download outline map of Virei (geojson format) :
Virei.geojson (**)
Download polygon array of Virei map for "Google Maps" :
Virei.txt
Bounding Box for Virei Map : ( -16.464543 , 12.203716 , -15.152677 , 13.611611 )
Wikipedia ID for Virei : Q2346656
Wikipedia SPARQL Query for Virei (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q2346656 wdt:P1082 ?population. }
OPTIONAL { wd:Q2346656 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q2346656 wdt:P2046 ?area. }
OPTIONAL { wd:Q2346656 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q2346656 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q2346656 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 Virei map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-16.464543, 12.203716, -15.152677, 13.611611);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Virei)
[out:json];
(
rel["name"="Virei"][type=boundary];
rel["name:en"="Virei"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Virei
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cainde | -15.500000 , 13.366670 |
Caiombungo | -15.783330 , 13.250000 |
Capolopopo | -15.900000 , 12.800000 |
Chacuto | -15.450000 , 13.333330 |
Chicueia | -15.366670 , 12.850000 |
Chicundi | -15.300000 , 13.266670 |
Chiunge | -15.650000 , 12.650000 |
Curoca Norte | -16.300000 , 12.966670 |
Embala | -15.533330 , 13.483330 |
Fernandes | -15.433330 , 13.066670 |
Hoque | -15.266670 , 13.316670 |
Huncombarane | -15.400000 , 13.350000 |
Morros do Tchitundulo | -16.166670 , 12.916670 |
Mutumieque | -16.166670 , 13.216670 |
Plateau dos Cubais | -15.950000 , 12.266670 |
Pola | -15.566670 , 13.533330 |
Saiona | -15.433330 , 12.966670 |
Tambor | -16.066670 , 12.433330 |
Tampa | -15.500000 , 13.450000 |
Vau | -15.550000 , 13.066670 |
Virei | -15.716670 , 12.950000 |
Notes:
- You can download geometry data for Virei 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.