Tapin (South Kalimantan) Map Cropping Samples
Tapin (South Kalimantan) Map Cropping Samples-1
Tapin (South Kalimantan) Map Cropping Samples-2
Tapin neighborhoods and villages map with 3D shadow effect
flag map of Tapin with 3D shadow effect
Tapin map with 3d shadow effect
Download outline map of Tapin (geojson format) :
Tapin.geojson (**)
Download polygon array of Tapin map for "Google Maps" :
Tapin.txt
Bounding Box for Tapin Map : ( -3.177024 , 114.795448 , -2.524104 , 115.531273 )
Wikipedia ID for Tapin : Q14180
Wikipedia SPARQL Query for Tapin (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14180 wdt:P1082 ?population. }
OPTIONAL { wd:Q14180 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14180 wdt:P2046 ?area. }
OPTIONAL { wd:Q14180 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14180 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14180 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 Tapin map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.177024, 114.795448, -2.524104, 115.531273);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Tapin)
[out:json];
(
rel["name"="Tapin"][type=boundary];
rel["name:en"="Tapin"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Tapin
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Balimau | -2.840100 , 115.115100 |
Batalas | -2.814270 , 114.879200 |
Batung | -2.933330 , 115.400000 |
Belimbing | -2.982300 , 115.350200 |
Beringinbatalas | -2.890200 , 114.945400 |
Binuang | -3.148814 , 115.091304 |
Buasbuas | -2.766670 , 114.916670 |
Kaladan | -2.966670 , 114.833330 |
Lokpikat | -2.901400 , 115.222200 |
Margasari | -2.855800 , 115.036700 |
Margasarihilir | -2.826600 , 115.006600 |
Miawah | -2.965920 , 115.293090 |
Rantau | -2.971895 , 115.160372 |
Sungairutas | -2.862800 , 115.042040 |
Sungaisalai | -2.923100 , 114.865400 |
Sungaisalak | -2.936450 , 115.093910 |
Tambarangan | -3.003900 , 115.132100 |
Tapin | -2.933167 , 115.124666 |
Tapintengah | -2.956400 , 115.037200 |
Tatakan | -3.049700 , 115.131300 |
Notes:
- You can download geometry data for Tapin 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.