Ambriz (Bengo) Map Cropping Samples
Ambriz (Bengo) Map Cropping Samples-1
Ambriz (Bengo) Map Cropping Samples-2
Ambriz neighborhoods and villages map with 3D shadow effect
flag map of Ambriz with 3D shadow effect
Ambriz map with 3d shadow effect
Download outline map of Ambriz (geojson format) :
Ambriz.geojson (**)
Download polygon array of Ambriz map for "Google Maps" :
Ambriz.txt
Bounding Box for Ambriz Map : ( -8.324522 , 13.086407 , -7.62127 , 13.855794 )
Wikipedia ID for Ambriz : Q3613801
Wikipedia SPARQL Query for Ambriz (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q3613801 wdt:P1082 ?population. }
OPTIONAL { wd:Q3613801 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q3613801 wdt:P2046 ?area. }
OPTIONAL { wd:Q3613801 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q3613801 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q3613801 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 Ambriz map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-8.324522, 13.086407, -7.62127, 13.855794);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Ambriz)
[out:json];
(
rel["name"="Ambriz"][type=boundary];
rel["name:en"="Ambriz"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Ambriz
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Ambriz | -7.854987 , 13.125028 |
Barracao | -8.186880 , 13.369160 |
Bela Vista | -7.811650 , 13.798880 |
Capulo | -7.957460 , 13.170430 |
Cavunga | -7.800000 , 13.433330 |
Iembe | -8.257600 , 13.343040 |
Lemba | -8.250000 , 13.333330 |
Luinga | -7.700000 , 13.366670 |
Majomba | -7.733330 , 13.700000 |
Mulenda | -7.733330 , 13.633330 |
Mussulo Grande | -8.183330 , 13.283330 |
Nhingue | -8.197510 , 13.358430 |
Ponte do Capulo | -8.000000 , 13.183330 |
Povo Alto | -8.001960 , 13.187780 |
Quimaleco | -7.766670 , 13.566670 |
Quimbumbe | -7.857800 , 13.633480 |
Quincacala | -8.124670 , 13.261770 |
Quinuala | -8.116670 , 13.316670 |
Quinzala | -7.850000 , 13.233330 |
Quinzove | -7.966670 , 13.833330 |
Quiombe | -8.041090 , 13.216540 |
Quipele | -7.800000 , 13.216670 |
Quipuaca | -7.833330 , 13.150000 |
Tabi | -8.179680 , 13.357090 |
Yembe | -8.196240 , 13.355560 |
Notes:
- You can download geometry data for Ambriz 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.