Download outline map of Barito Utara (geojson format) :
Barito Utara.geojson (**)
Download polygon array of Barito Utara map for "Google Maps" :
Barito Utara.txt
Bounding Box for Barito Utara Map : ( -1.483825 , 114.41114 , -0.032873 , 115.847221 )
Wikipedia ID for Barito Utara : Q14209
Wikipedia SPARQL Query for Barito Utara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14209 wdt:P1082 ?population. }
OPTIONAL { wd:Q14209 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14209 wdt:P2046 ?area. }
OPTIONAL { wd:Q14209 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14209 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14209 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 Barito Utara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.483825, 114.41114, -0.032873, 115.847221);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Barito Utara)
[out:json];
(
rel["name"="Barito Utara"][type=boundary];
rel["name:en"="Barito Utara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Barito Utara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bangkanai | -0.583330 , 115.116670 |
Bantaimea | -1.405050 , 115.022040 |
Baok | -1.118900 , 115.658800 |
Beliti | -1.300000 , 115.000000 |
Benaumelayu | -0.750000 , 114.900000 |
Bermaung | -1.100000 , 115.716670 |
Berong | -1.156100 , 115.638300 |
Bintangninggi | -1.066670 , 114.850000 |
Buntok-kecil | -1.150000 , 114.833330 |
Butong | -1.100000 , 114.833330 |
Gandering | -0.966670 , 115.116670 |
Jangkang | -0.733330 , 114.900000 |
Korongtulung | -0.371160 , 115.118600 |
Lampeong | -1.140230 , 115.611120 |
Lemu | -1.016670 , 114.816670 |
Linonbesi | -1.133900 , 115.559900 |
Logong | -0.900000 , 114.933330 |
Marampan | -0.683330 , 115.150000 |
Mekunjung | -0.666670 , 114.866670 |
Merawan | -1.400000 , 114.883330 |
Montalat | -1.333330 , 114.850000 |
Muara Asu | -1.116670 , 115.416670 |
Muarabenangin | -0.994213 , 115.372925 |
Muarainu | -0.800000 , 115.016670 |
Muaralaung | -0.700000 , 114.816670 |
Muaramea | -1.161700 , 115.586700 |
Muarasepayang | -1.100000 , 114.600000 |
Muaratewe | -1.060120 , 115.076294 |
Mukut | -0.833330 , 114.916670 |
Ngarayan | -0.500000 , 115.133330 |
Nihandayak | -0.783330 , 114.900000 |
Palari | -1.216670 , 115.100000 |
Panyungkatliang | -0.950000 , 114.583330 |
Paranglahung | -1.250000 , 114.766670 |
Pari | -0.700000 , 115.133330 |
Paring | -1.224970 , 115.167500 |
Payang | -1.116670 , 115.600000 |
Reong | -1.366670 , 114.900000 |
Sabuh | -0.970760 , 115.057840 |
Sampirang | -1.066670 , 115.333330 |
Sikan | -1.296150 , 114.847730 |
Tanjunggolung-olung | -0.983330 , 114.800000 |
Tanjungharapan | -1.113100 , 115.518100 |
Tembaba | -1.119900 , 115.683200 |
Tumbangsamuak | -0.266670 , 115.183330 |
Tungka | -1.237430 , 115.253480 |
Tungku | -1.083330 , 114.716670 |
Notes:
- You can download geometry data for Barito Utara 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.