Download outline map of Kapuas (geojson format) :
Kapuas.geojson (**)
Download polygon array of Kapuas map for "Google Maps" :
Kapuas.txt
Bounding Box for Kapuas Map : ( -3.452675 , 113.609978 , -0.425005 , 114.878967 )
Wikipedia ID for Kapuas : Q14193
Wikipedia SPARQL Query for Kapuas (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14193 wdt:P1082 ?population. }
OPTIONAL { wd:Q14193 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14193 wdt:P2046 ?area. }
OPTIONAL { wd:Q14193 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14193 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14193 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 Kapuas map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.452675, 113.609978, -0.425005, 114.878967);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Kapuas)
[out:json];
(
rel["name"="Kapuas"][type=boundary];
rel["name:en"="Kapuas"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Kapuas
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Adur | -3.333330 , 114.250000 |
Ampeng | -1.916670 , 114.416670 |
Anjirpasar | -3.111600 , 114.326700 |
Anjirserapat | -3.039100 , 114.384500 |
Aruk | -1.800000 , 114.433330 |
Bajoog | -1.233330 , 114.233330 |
Bangkalai | -3.333330 , 114.283330 |
Barimba | -2.941800 , 114.442700 |
Basarang | -2.963700 , 114.299400 |
Batanjunghaik | -3.349500 , 114.252700 |
Bawan | -1.700000 , 113.916670 |
Bulaungandung | -0.900000 , 114.016670 |
Cemaralebat | -3.425000 , 114.300000 |
Dadahup | -2.655000 , 114.596900 |
Guha | -1.800000 , 113.933330 |
Jangkang | -1.100000 , 114.166670 |
Kahukup | -1.166670 , 114.333330 |
Kajubulan | -1.466060 , 114.440800 |
Kualakapuas | -3.005228 , 114.394618 |
Kuripan | -2.650000 , 114.783330 |
Ladangsungaibinjai | -2.583330 , 114.683330 |
Lamuntih | -2.572610 , 114.400640 |
Liangbulan | -1.033330 , 114.333330 |
Lupak | -3.382300 , 114.268000 |
Lupakantasan | -3.283000 , 114.327800 |
Mandomai | -2.816858 , 114.351196 |
Mandowai | -2.790220 , 114.304430 |
Mantaak | -0.733330 , 113.933330 |
Matangai | -2.582500 , 114.372800 |
Mentangaik | -2.516090 , 114.494020 |
Merapit | -1.300000 , 114.333330 |
Pahawan | -1.683330 , 113.916670 |
Pendaketapi | -1.533330 , 114.433330 |
Pendaketapi | -2.742300 , 114.454100 |
Pendamuntai | -1.416670 , 114.366670 |
Petakputih | -1.883330 , 114.466670 |
Pujun | -1.333330 , 114.333330 |
Pulang Pisau | -2.767100 , 114.240600 |
Pulau Kaladan | -2.537010 , 114.448360 |
Rapun | -3.316670 , 114.283330 |
Ruangbungai | -0.933330 , 114.033330 |
Rujak | -1.066670 , 114.083330 |
Sei Ahas | -2.321260 , 114.394630 |
Sepang | -1.515936 , 113.917236 |
Sepangsimin | -1.483330 , 113.883330 |
Simun | -3.366670 , 114.266670 |
Sungai Kapuas-Kecil | -2.608351 , 114.746704 |
Sungaihanyu | -0.916670 , 114.016670 |
Sungaipinang | -0.800000 , 114.066670 |
Sungaitatas | -2.835300 , 114.488700 |
Sungkup | -2.650000 , 114.383330 |
Talekung Punai | -2.733330 , 114.600000 |
Tampelas | -1.500000 , 113.883330 |
Tangkahan | -1.600000 , 113.866670 |
Tatalokan | -3.416670 , 114.350000 |
Tatas | -2.899940 , 114.494750 |
Tebure | -2.000000 , 114.216670 |
Telukkajang | -2.016670 , 114.400000 |
Timpah | -1.733918 , 114.475892 |
Tuanan | -2.121400 , 114.418600 |
Tumbang Terusan | -1.583330 , 113.916670 |
Tumpah | -1.733330 , 114.433330 |
Tuyun | -1.383330 , 113.900000 |
Notes:
- You can download geometry data for Kapuas 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.