Download outline map of Tebo (geojson format) :
Tebo.geojson (**)
Download polygon array of Tebo map for "Google Maps" :
Tebo.txt
Bounding Box for Tebo Map : ( -1.907589 , 101.821533 , -0.876313 , 102.82489 )
Wikipedia ID for Tebo : Q7389
Wikipedia SPARQL Query for Tebo (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q7389 wdt:P1082 ?population. }
OPTIONAL { wd:Q7389 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q7389 wdt:P2046 ?area. }
OPTIONAL { wd:Q7389 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q7389 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q7389 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 Tebo map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-1.907589, 101.821533, -0.876313, 102.82489);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tebo)
[out:json];
(
rel["name"="Tebo"][type=boundary];
rel["name:en"="Tebo"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tebo
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Aurcina | -1.145100 , 102.027700 |
Belimbing | -1.266670 , 102.533330 |
Bidarorampak | -1.473800 , 102.449800 |
Butungbedarah | -1.549400 , 102.665100 |
Dusunbaru | -1.155500 , 102.056100 |
Dusunbaru | -1.682300 , 102.585500 |
Dusunkebung | -1.191500 , 102.225200 |
Dusunmuaradanau | -1.250600 , 102.257600 |
Dusunmuarasekalo | -1.268090 , 102.468230 |
Dusunpamuatan | -1.250000 , 102.283330 |
Dusunpasirmayang | -1.150600 , 102.140400 |
Dusunpauhtaji | -1.270700 , 102.292300 |
Dusunrambahan | -1.311700 , 102.320100 |
Dusunrantaulangkap | -1.284530 , 102.286680 |
Dusunsagobaru | -1.152500 , 102.157100 |
Dusunsagotinggal | -1.166700 , 102.154800 |
Dusunsimambu | -1.173270 , 102.395930 |
Dusunsukoberaia | -1.162500 , 102.161600 |
Dusunsukoberami | -1.192600 , 102.197600 |
Dusuntanjungaur | -1.271700 , 102.287400 |
Dusuntelukkuali | -1.198300 , 102.197300 |
Dusuntengahhilir | -1.525800 , 102.643700 |
Dusuntengahhulu | -1.486700 , 102.475300 |
Dusuntuahulu | -1.157100 , 102.126800 |
Dusuntuo-Hilir | -1.653930 , 102.751320 |
Dusuntuosumai | -1.371980 , 102.432310 |
Jambu | -1.383330 , 102.316670 |
Jatibelarik | -1.456600 , 102.450800 |
Kandang | -1.459600 , 102.486600 |
Kecamatan Tebo Ulu | -1.202915 , 102.183838 |
Mangunjayo | -1.495600 , 102.439500 |
Mengupeh | -1.481500 , 102.629600 |
Muara Ketalo | -1.575700 , 102.733300 |
Muara Tebo | -1.476000 , 102.443500 |
Muarataban | -1.180200 , 102.060700 |
Niro | -1.157400 , 102.031100 |
Pagarpunding | -1.362300 , 102.344600 |
Pelayangan | -1.463000 , 102.527000 |
Penapalan | -1.501900 , 102.602700 |
Pulaumusang | -1.150560 , 102.091290 |
Pulautemiang | -1.224950 , 102.242280 |
Puntikalo | -1.418900 , 102.417740 |
Remajih | -1.520400 , 102.658700 |
Semabu | -1.473800 , 102.483900 |
Sungaiabang | -1.148700 , 102.029400 |
Sungaiaro | -1.547400 , 102.692300 |
Sungaibengkal | -1.536000 , 102.721100 |
Sungaidua | -1.158700 , 102.047100 |
Sungaikeruh | -1.479600 , 102.557200 |
Sungairambai | -1.359200 , 102.385200 |
Tambanarang | -1.431700 , 102.446500 |
Tambunarang | -1.681100 , 102.575700 |
Tanjungmelintang | -1.406100 , 102.417000 |
Telukkepur | -1.566800 , 102.720300 |
Teluklangkap | -1.411500 , 102.432500 |
Telukrendah | -1.611500 , 102.761300 |
Teluksengkawang | -1.380900 , 102.425300 |
Teriti | -1.390000 , 102.429400 |
Ulakkemang | -1.692300 , 102.642500 |
Notes:
- You can download geometry data for Tebo 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.