Download outline map of Melawi (geojson format) :
Melawi.geojson (**)
Download polygon array of Melawi map for "Google Maps" :
Melawi.txt
Bounding Box for Melawi Map : ( -1.322133 , 111.126564 , -0.129076 , 112.194603 )
Wikipedia ID for Melawi : Q14162
Wikipedia SPARQL Query for Melawi (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14162 wdt:P1082 ?population. }
OPTIONAL { wd:Q14162 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14162 wdt:P2046 ?area. }
OPTIONAL { wd:Q14162 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14162 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14162 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 Melawi map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.322133, 111.126564, -0.129076, 112.194603);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Melawi)
[out:json];
(
rel["name"="Melawi"][type=boundary];
rel["name:en"="Melawi"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Melawi
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Belaban | -0.516670 , 111.966670 |
Djabu | -0.663450 , 112.009330 |
Djatit | -0.611060 , 111.810610 |
Entebah | -0.409680 , 111.353880 |
Gelalak | -1.016670 , 111.500000 |
Karanganpurung | -0.633330 , 111.683330 |
Kebubu | -0.350000 , 111.850000 |
Kerpas Baharu | -1.090110 , 111.422810 |
Kotabaharu | -0.800000 , 111.550000 |
Kotabaru | -0.833330 , 111.533330 |
Lamantawa | -1.100000 , 111.466670 |
Landau Bunga | -1.016670 , 111.516670 |
Limbai | -0.783330 , 111.366670 |
Mangat | -0.433330 , 111.766670 |
Nanga Akam | -0.616670 , 112.083330 |
Nanga Dumit | -0.425520 , 112.105320 |
Nanga Ela Hilir | -0.400000 , 112.000000 |
Nanga Kelawae | -0.583330 , 111.750000 |
Nanga Kenebah | -0.533330 , 111.500000 |
Nanga Kidang | -0.850000 , 111.333330 |
Nanga Kumpi | -0.850000 , 111.666670 |
Nanga Man | -0.300000 , 111.900000 |
Nanga Sayan | -0.733330 , 111.666670 |
Nanga Sokan | -0.900000 , 111.516670 |
Nanga Tikan | -0.383330 , 111.566670 |
Nangakayan | -0.183330 , 111.700000 |
Nangapak | -0.583330 , 111.716670 |
Nangapinoh | -0.339914 , 111.738657 |
Ngabu | -1.111610 , 111.412910 |
Nugu | -0.331430 , 111.893860 |
Pati | -0.550000 , 111.316670 |
Rijal | -0.547800 , 111.339530 |
Saka Duwa | -1.150000 , 111.350000 |
Sepuh | -0.450000 , 111.950000 |
Tandjungbetung | -0.570930 , 112.022550 |
Ulakmuit | -0.700000 , 111.550000 |
Notes:
- You can download geometry data for Melawi 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.