Namibe (Namibe) Map Cropping Samples
Namibe (Namibe) Map Cropping Samples-1
Namibe (Namibe) Map Cropping Samples-2
Namibe neighborhoods and villages map with 3D shadow effect
flag map of Namibe with 3D shadow effect
Namibe map with 3d shadow effect
Download outline map of Namibe (geojson format) :
Namibe.geojson (**)
Download polygon array of Namibe map for "Google Maps" :
Namibe.txt
Bounding Box for Namibe Map : ( -15.595068 , 12.024026 , -13.52688 , 12.90314 )
Wikipedia ID for Namibe : Q3870058
Wikipedia SPARQL Query for Namibe (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3870058 wdt:P1082 ?population. }
OPTIONAL { wd:Q3870058 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3870058 wdt:P2046 ?area. }
OPTIONAL { wd:Q3870058 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3870058 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3870058 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 Namibe map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-15.595068, 12.024026, -13.52688, 12.90314);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Namibe)
[out:json];
(
rel["name"="Namibe"][type=boundary];
rel["name:en"="Namibe"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Namibe
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Cambongue | -15.148060 , 12.175280 |
Cangeque | -15.200000 , 12.116670 |
Chapeu Armado | -14.450000 , 12.350000 |
Giraul | -15.065280 , 12.161390 |
Giraul de Cima | -15.083330 , 12.300000 |
Inamagando | -14.050000 , 12.400000 |
Lucira | -13.866670 , 12.533330 |
Mariquita | -14.766670 , 12.283330 |
Mirapraia | -15.016940 , 12.280000 |
Namibe | -15.196110 , 12.152220 |
Pescaria Baba | -14.835230 , 12.240290 |
Pipas | -14.950140 , 12.193510 |
Praia Amelia | -15.200000 , 12.100000 |
Saco do Giraul | -15.100000 , 12.133330 |
Sacomar | -15.120510 , 12.149250 |
Salinas | -14.200000 , 12.350000 |
Santa Marta | -13.883330 , 12.433330 |
Subida Grande | -15.350000 , 12.150000 |
Notes:
- You can download geometry data for Namibe 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.