Tombwa (Namibe) Map Cropping Samples
Tombwa (Namibe) Map Cropping Samples-1
Tombwa (Namibe) Map Cropping Samples-2
Tombwa neighborhoods and villages map with 3D shadow effect
flag map of Tombwa with 3D shadow effect
Tombwa map with 3d shadow effect
Download outline map of Tombwa (geojson format) :
Tombwa.geojson (**)
Download polygon array of Tombwa map for "Google Maps" :
Tombwa.txt
Bounding Box for Tombwa Map : ( -17.273807 , 11.674556 , -15.521432 , 13.354115 )
Wikipedia ID for Tombwa : Q4001307
Wikipedia SPARQL Query for Tombwa (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q4001307 wdt:P1082 ?population. }
OPTIONAL { wd:Q4001307 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q4001307 wdt:P2046 ?area. }
OPTIONAL { wd:Q4001307 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q4001307 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q4001307 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 Tombwa map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-17.273807, 11.674556, -15.521432, 13.354115);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tombwa)
[out:json];
(
rel["name"="Tombua"][type=boundary];
rel["name:en"="Tombua"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tombwa
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cambeno | -16.966670 , 12.600000 |
Espinheira | -16.750000 , 12.366670 |
Fazenda Camilunga | -15.933330 , 12.200000 |
Fazenda do Alexandre | -15.883330 , 12.166670 |
Foz do Cunene | -17.266670 , 11.800000 |
Iona | -16.900000 , 12.583330 |
Moimba | -16.683330 , 13.016670 |
Nonguai | -15.766670 , 12.016670 |
Otechifengo | -16.616670 , 12.883330 |
Pediva | -16.283330 , 12.566670 |
Pulpito do Norte | -15.750000 , 12.016670 |
Pulpito Sul | -15.766670 , 12.000000 |
Restauracao | -15.800000 , 12.066670 |
Santa Rosa | -15.700000 , 11.933330 |
Sao Joao do Sul | -15.783330 , 12.100000 |
Tombua | -15.800032 , 11.859989 |
Tombua | -15.803940 , 11.844850 |
Notes:
- You can download geometry data for Tombwa 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.