Sukamara (Central Kalimantan) Map Cropping Samples
Sukamara (Central Kalimantan) Map Cropping Samples-1
Sukamara (Central Kalimantan) Map Cropping Samples-2
Sukamara neighborhoods and villages map with 3D shadow effect
flag map of Sukamara with 3D shadow effect
Sukamara map with 3d shadow effect
Download outline map of Sukamara (geojson format) :
Sukamara.geojson (**)
Download polygon array of Sukamara map for "Google Maps" :
Sukamara.txt
Bounding Box for Sukamara Map : ( -3.09699 , 110.732674 , -1.994203 , 111.433151 )
Wikipedia ID for Sukamara : Q14386
Wikipedia SPARQL Query for Sukamara (population,elevation,area,lat,long, postal code,licence plate) :
SELECT ?population ?elevation ?area ?latitude ?longitude ?postal_code ?license_plate
WHERE {
OPTIONAL { wd:Q14386 wdt:P1082 ?population. }
OPTIONAL { wd:Q14386 wdt:P2044 ?elevation. }
OPTIONAL { wd:Q14386 wdt:P2046 ?area. }
OPTIONAL { wd:Q14386 wdt:P281 ?postal_code. }
OPTIONAL { wd:Q14386 wdt:P395 ?license_plate. }
OPTIONAL {
wd:Q14386 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 Sukamara map
[out:json];
(
relation["boundary"="administrative"]["admin_level"~"5|6|7"](-3.09699, 110.732674, -1.994203, 111.433151);
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Get Boundaries from overpass-turbo (OSM) with place name (Sukamara)
[out:json];
(
rel["name"="Sukamara"][type=boundary];
rel["name:en"="Sukamara"][type=boundary];
);
out geom;
Run this query on overpass-turbo (Click RUN button on the opened page!)
Neighborhoods and Villages of Sukamara
Neighborhoods and Villages | Coordinates (Latitude, Longitude) |
Bundung | -3.000000 , 110.883330 |
Klampaisetuban | -2.250000 , 111.316670 |
Lunci | -2.954100 , 111.244670 |
Mapan | -2.350000 , 111.166670 |
Marinjahan | -2.616670 , 111.366670 |
Matua | -2.983330 , 110.750000 |
Pangkalanmuntai | -2.400000 , 111.266670 |
Pangkalansengat | -2.500000 , 111.216670 |
Pasir | -2.929730 , 111.272770 |
Seibaru | -3.009050 , 111.143230 |
Seicabang Barat | -3.031520 , 111.089870 |
Seipinang | -3.055880 , 111.018050 |
Sukamara | -2.711502 , 111.174301 |
Tanjungselaka | -3.050760 , 110.939600 |
Notes:
- You can download geometry data for Sukamara 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.