Camacuio (Namibe) Map Cropping Samples
Camacuio (Namibe) Map Cropping Samples-1
Camacuio (Namibe) Map Cropping Samples-2
Camacuio neighborhoods and villages map with 3D shadow effect
flag map of Camacuio with 3D shadow effect
Camacuio map with 3d shadow effect
Download outline map of Camacuio (geojson format) :
Camacuio.geojson (**)
Download polygon array of Camacuio map for "Google Maps" :
Camacuio.txt
Bounding Box for Camacuio Map : ( -14.507184 , 12.455917 , -13.511118 , 13.64079 )
Wikipedia ID for Camacuio : Q3651110
Wikipedia SPARQL Query for Camacuio (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3651110 wdt:P1082 ?population. }
OPTIONAL { wd:Q3651110 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3651110 wdt:P2046 ?area. }
OPTIONAL { wd:Q3651110 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3651110 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3651110 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 Camacuio map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-14.507184, 12.455917, -13.511118, 13.64079);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Camacuio)
[out:json];
(
rel["name"="Kamukuio"][type=boundary];
rel["name:en"="Kamukuio"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Camacuio
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Binga | -13.933330 , 13.416670 |
Cacimbas | -14.133330 , 13.500000 |
Cairofa | -14.050000 , 12.900000 |
Camucuio | -14.116670 , 13.250000 |
Capira | -13.783330 , 13.100000 |
Mamue | -13.816670 , 13.133330 |
Notes:
- You can download geometry data for Camacuio 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.