Download outline map of Murung Raya (geojson format) :
Murung Raya.geojson (**)
Download polygon array of Murung Raya map for "Google Maps" :
Murung Raya.txt
Bounding Box for Murung Raya Map : ( -0.919869 , 113.270134 , 0.793256 , 115.137329 )
Wikipedia ID for Murung Raya : Q14195
Wikipedia SPARQL Query for Murung Raya (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14195 wdt:P1082 ?population. }
OPTIONAL { wd:Q14195 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14195 wdt:P2046 ?area. }
OPTIONAL { wd:Q14195 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14195 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14195 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 Murung Raya map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-0.919869, 113.270134, 0.793256, 115.137329);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Murung Raya)
[out:json];
(
rel["name"="Murung Raya"][type=boundary];
rel["name:en"="Murung Raya"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Murung Raya
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bakanun | -0.716670 , 114.366670 |
Batupau | -0.033330 , 114.283330 |
Dirungmali | -0.600000 , 114.233330 |
Dirungsilarung | -0.550000 , 114.933330 |
Jukingsupan | -0.650000 , 114.250000 |
Kalasin | 0.200000 , 114.266670 |
Liangnjaling | -0.429330 , 114.970350 |
Liut Munung | 0.087920 , 113.916350 |
Long Beraneh | 0.666670 , 114.016670 |
Malundik | -0.350000 , 114.966670 |
Mendobo | 0.400000 , 115.000000 |
Montiatpari | -0.450000 , 114.450000 |
Muara Ajung | -0.583330 , 114.750000 |
Muara Untu | -0.683330 , 114.550000 |
Muarajuloi | -0.200000 , 114.050000 |
Muaratopuh | -0.466670 , 114.683330 |
Muaratuhup | -0.616670 , 114.833330 |
Ngarunguhing | -0.533330 , 114.133330 |
Olongliko | -0.033330 , 114.283330 |
Olongngolong | 0.050000 , 114.266670 |
Palaci | -0.466670 , 114.850000 |
Purukcahu | -0.646523 , 114.567077 |
Sabaoi | 0.450000 , 113.766670 |
Talunmulo | -0.033330 , 114.850000 |
Tamalu | 0.383330 , 113.916670 |
Tandjungolong | 0.100790 , 114.770290 |
Tanjung Bundang | -0.316670 , 114.633330 |
Tanjung Mulot | 0.433330 , 114.950000 |
Tanjung Topos | 0.466670 , 114.983330 |
Tanjungbaloi | -0.350000 , 115.016670 |
Tanjungbelatung | 0.450000 , 114.900000 |
Tanjungkulon | -0.533330 , 114.366670 |
Tanjungmalu | 0.200000 , 114.566670 |
Tanjungpusu | -0.016670 , 113.500000 |
Tanjungsabaoi | 0.400000 , 113.800000 |
Tanjungtokan | 0.216670 , 114.450000 |
Tasangbutung | 0.200000 , 114.633330 |
Tinotuhan | 0.366670 , 114.750000 |
Tokung | -0.300000 , 114.466670 |
Tumbang Karimoi | -0.216670 , 113.866670 |
Tumbang Naan | -0.200000 , 113.733330 |
Tumbang Takunoi | -0.016670 , 113.816670 |
Tumbangapat | -0.533330 , 114.383330 |
Tumbangmarui | -0.383330 , 114.683330 |
Tumbangtuan | -0.400000 , 114.050000 |
Notes:
- You can download geometry data for Murung Raya 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.