Af'abet (Semien-Keih-Bahri) Map Cropping Samples

Af'abet (Semien-Keih-Bahri) Map Cropping Samples-1

Af'abet (Semien-Keih-Bahri) Map Cropping Samples-2

Af'abet neighborhoods and villages map with 3D shadow effect

flag map of Af'abet with 3D shadow effect

Af'abet map with 3d shadow effect
 
Download outline map of Af'abet (geojson format) : 
Af'abet.geojson (**)
Download polygon array of Af'abet map for "Google Maps" : 
Af'abet.txt
Bounding Box for Af'abet Map : ( 15.87318 , 38.432188 , 16.927388 , 39.537569 )
Wikipedia ID for Af'abet : Q2081367
Wikipedia SPARQL Query for Af'abet (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q2081367 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q2081367 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q2081367 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q2081367 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q2081367 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q2081367 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 Af'abet map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](15.87318, 38.432188, 16.927388, 39.537569);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Af'abet)
	
[out:json];
(
rel["name"="Afa'bet"][type=boundary];
rel["name:en"="Afa'bet"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Af'abet
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
| Abarara | 16.052750 , 38.927630 | 
| Af'abet | 16.188340 , 38.687290 | 
| Anaghit | 16.350000 , 38.616670 | 
| Aruaddin | 16.242330 , 38.667870 | 
| Ciabbub Areddu | 16.050000 , 39.016670 | 
| D'yurrum Segir | 16.067000 , 39.478200 | 
| Gademhalib | 16.098790 , 38.901110 | 
| Kelhamet | 16.079670 , 38.579260 | 
| Kelmet | 16.066670 , 38.916670 | 
| Kemechiwa | 16.389430 , 38.697170 | 
| Kubkub | 16.349790 , 38.641140 | 
| M'etr | 16.360520 , 39.030500 | 
| Maho | 16.174330 , 38.845950 | 
| Mefalk | 15.939990 , 38.683390 | 
| Mersa Gulbub | 16.417470 , 39.156190 | 
| Obellet | 16.140180 , 38.942440 | 
| Obellet | 16.255600 , 39.190440 | 
| Sheib | 16.033330 , 39.250000 | 
| Ticse | 16.634360 , 38.628280 | 
Notes:
- You can download geometry data for Af'abet 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.