Maybrat (West Papua) Map Cropping Samples

Maybrat (West Papua) Map Cropping Samples-1

Maybrat (West Papua) Map Cropping Samples-2

Maybrat neighborhoods and villages map with 3D shadow effect

flag map of Maybrat with 3D shadow effect

Maybrat map with 3d shadow effect
 
 
Download outline map of Maybrat (geojson format) : 
Maybrat.geojson (**)
Download polygon array of Maybrat map for "Google Maps" : 
Maybrat.txt
Bounding Box for Maybrat Map : ( -1.854619 , 132.071712 , -0.931326 , 132.987895 )
Wikipedia ID for Maybrat : Q26759
Wikipedia SPARQL Query for Maybrat (population,elevation,area,lat,long, postal code,licence plate) : 
	
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
  OPTIONAL { wd:Q26759 wdt:P1082 ?population.  } 
  OPTIONAL { wd:Q26759 wdt:P2044 ?elevation. } 
  OPTIONAL { wd:Q26759 wdt:P2046 ?area. } 
  OPTIONAL { wd:Q26759 wdt:P281 ?postal_code. } 
  OPTIONAL { wd:Q26759 wdt:P395 ?license_plate. } 
  OPTIONAL {  
    wd:Q26759 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 Maybrat map
	
[out:json];
(
  relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.854619, 132.071712, -0.931326, 132.987895);
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Maybrat)
	
[out:json];
(
rel["name"="Maybrat"][type=boundary];
rel["name:en"="Maybrat"][type=boundary];
);
out geom;
 Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Maybrat
      | Neighborhoods and Villages | Coordinates (Latitude, Longitude) | 
|  Aifat  |  -1.166400 , 132.501500  | 
|  Aimau  |  -1.364440 , 132.623330  | 
|  Aitinjoe  |  -1.436480 , 132.394700  | 
|  Aitinyo  |  -1.311900 , 132.344700  | 
|  Arakh  |  -1.533330 , 132.500000  | 
|  Ayamaru  |  -1.274480 , 132.193340  | 
|  Djitmao  |  -1.303660 , 132.314870  | 
|  Fan  |  -1.324940 , 132.352640  | 
|  Fetsawit  |  -1.466670 , 132.133330  | 
|  Gohsenah  |  -1.433330 , 132.350000  | 
|  Itaro  |  -1.499460 , 132.165530  | 
|  Jekwor  |  -1.293360 , 132.241400  | 
|  Jobiak  |  -1.253370 , 132.294270  | 
|  Kamboeja  |  -1.295250 , 132.282260  | 
|  Karerif  |  -1.850000 , 132.600000  | 
|  Kumurkek  |  -1.256670 , 132.499720  | 
|  Kuwasio  |  -1.543500 , 132.387200  | 
|  Kuwawin  |  -1.200000 , 132.616670  | 
|  Kwamak  |  -1.325700 , 132.226400  | 
|  Oetwit  |  -1.255770 , 132.314190  | 
|  Rawarra  |  -1.533330 , 132.833330  | 
|  Rawas  |  -1.200000 , 132.216670  | 
|  Sagumatoh  |  -1.033330 , 132.250000  | 
|  Segior  |  -1.235870 , 132.187500  | 
|  Sekof  |  -1.300000 , 132.216670  | 
|  Sermoe  |  -1.289240 , 132.216510  | 
|  Seta  |  -1.270360 , 132.234020  | 
|  Situbur  |  -1.560340 , 132.460640  | 
|  Soejam  |  -1.274480 , 132.329810  | 
|  Takeum  |  -1.183330 , 132.250000  | 
|  Tanah Merah  |  -1.252170 , 132.214620  | 
|  Tegemana  |  -1.500000 , 132.800000  | 
|  Tehagh  |  -1.341750 , 132.361740  | 
|  Tekai  |  -1.216670 , 132.583330  | 
|  Tuhun Teboent  |  -1.246850 , 132.255820  | 
|  Usim  |  -1.533330 , 132.633330  | 
|  Verakaru  |  -1.050000 , 132.300000  | 
|  Wanau  |  -1.366670 , 132.700000  | 
|  Womba  |  -1.778700 , 132.628900  | 
|  Yambe  |  -1.300000 , 132.633330  | 
Notes:
- You can download geometry data for Maybrat 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.